-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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 socket
Need to install the following packages:
socket@0.14.57
Ok 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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working