We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Under Windows 7 if I do:
forever start server.js The process starts, but then when I do:
forever list I get: No forever processes running
This is using forever v0.10.11
The text was updated successfully, but these errors were encountered:
I met same problem. I can't figure
Sorry, something went wrong.
Duplicate of #551
FYI forever just got a big update for Windows in 0.12.0. Update and give it a shot!
0.12.0
No branches or pull requests
Under Windows 7 if I do:
forever start server.js
The process starts, but then when I do:
forever list
I get: No forever processes running
This is using forever v0.10.11
The text was updated successfully, but these errors were encountered: