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
OS: macOS
Node: v22.17.1
npm: 10.9.2
Socket CLI: 1.0.70:a589557:4816e739:pub
No Socket API token set
Lockfile: package-lock.json present
Shell: zsh
Running socket npm i checks all dependencies but installs only the production ones (omits devDependencies). Running npm i installs all packages correctly.