question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

forever@2.0.0 can't execute nodist node commands, but forever@1.0.1 can.

See original GitHub issue

I have a .bat file in Windows 10 which contains a script to run two Node applications with forever. It does work in forever@1.0.1 but it doesn’t in forever@2.0.0 after I updated. I have tried clean install (removing all file traces of forever) and still no luck.

.bat command: forever start ./ez-dbcompare/server/bin/www & forever start ./ez-search/app.js --prod

Log output: 'C:\Program' is not recognized as an internal or external command, operable program or batch file

Reverting to forever@1.0.1 fix the problem.

Others: I use Nodist - Node Version Manager.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
kibertoadcommented, Feb 13, 2020

Thank you for reporting this. I’ll take a look over weekend.

1reaction
vegeta897commented, May 22, 2020

Can you try forever 3.0.0?

It appears to be working! Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Node.js - Unable to run node server using forever
8) Run my NodeJS app via forever again with the sudo command. 9) List the processes forever is running, and verify that my...
Read more >
Untitled
Hazelwood tree and garden services, What does compassion means in the bible? ... Buletin de vot prezidentiale 2014, Let the river run craig...
Read more >
Dawai-dawai Keberagaman - IKA PKn UPI
However, a standard user must run as an administrator in order to perform most administrative tasks, and are unable to perform activities if ......
Read more >
品質管理研究所について
This is a command line tool so you won't find it in your start menu anywhere. ... Free cheat sheet for IPv4 CIDR...
Read more >
"TINY" HILL. "America's Biggest' Band Leader" - DocPlayer.net
-negotialittens between the New York Hotel Amociaticai and the American Ound of Variety Artists for a general Cloud shop agreement hare broken down,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found