Hi, I'm on nvm and I can install any node version I want, and tried installing the cli through a number of versions. When I install socket-cli (npm i g socket or with the scoped package, it doesnt create the symlink needed to alias socket. Is this a known bug? I've tried running the install command in a pure shell and it still cant find the symlink which socket.
Hi, I'm on nvm and I can install any node version I want, and tried installing the cli through a number of versions. When I install socket-cli (
npm i g socketor with the scoped package, it doesnt create the symlink needed to aliassocket. Is this a known bug? I've tried running the install command in a pure shell and it still cant find the symlinkwhich socket.