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
Forever monitor is for use in node. Meaning within a javascript file that you run with node filename.js. If you want to run forever on the command line, you should install the command line version...
after run:
npm install forever-monitor --save
I can't run forever globally. It shows
-bash: forever: command not found
I am using mac os 10.11.6
The text was updated successfully, but these errors were encountered: