local-npm-launch-agent
local-npm-launch-agent copied to clipboard
Script to set up local-npm as a LaunchAgent on OS X
...just unloading the daemon plist file is not enough to remove the changes the script makes to the system. And given the previously reported bugs, I would now have to...
The default script uses the default node, which may change from time to time; depending on what project the shell that runs the script is currently using. Perhaps it would...
consider changing the dependency or upgrading it
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...