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
/Users/callum.locke/.local-npm/run.sh: line 10: nvm: command not found
/Users/callum.locke/.local-npm/run.sh: line 12: pm2: command not found
I tried changing the plist to just run a shell script (like this guide) and added source /Users/callum.locke/.bashrc before the pm2 start `which local-npm` command, but for some reason it doesn't work. I still get pm2: command not found in the error log.
i'm running 10.11.5 and the launch agent doesn't seem to be starting local-npm. local-npm works fine if i start it in the terminal manually.
any tips on debugging what might be wrong?
The text was updated successfully, but these errors were encountered: