You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am using mise and for some reason socket doesn't find the npm cli. I didn't debug the code, but all I see it
❯ npx socketNeed to install the following packages:socket@0.14.57Ok to proceed? (y) ✖️ Unable to find npm CLI install directory.Searched parent directories of /Users/andy/.local/share/mise/installs/node/22.13.1/bin.This is may be a bug with socket-npm related to changes to the npm CLI.Please report to https://github.com/SocketDev/socket-cli/issues.
I tried npm install -g socket, pnpm add -g socket and a few other related commands and all eend up with this error.
Hi
I am using mise and for some reason socket doesn't find the npm cli. I didn't debug the code, but all I see it
I tried
npm install -g socket,pnpm add -g socketand a few other related commands and all eend up with this error.