Unitech / pm2

Node.js Production Process Manager with a built-in Load Balancer.
https://pm2.keymetrics.io/docs/usage/quick-start/
Other
41.61k stars 2.62k forks source link

Init system not found - Windows #3393

Closed Symous closed 6 years ago

Symous commented 6 years ago

Hi, When I run "pm2 startup" on Windows, it gave me an error that "Init system not found". How can I handle this ? Thanks!

OS: Windows 10 64 bit. pm2 Version : 2.8

vmarchaud commented 6 years ago

pm2 startup only support unix systems see http://pm2.keymetrics.io/docs/usage/startup/#windows-consideration

Symous commented 6 years ago

Thanks my friend! :D

Hector6704 commented 6 years ago

Hm so I can't use startup ? I have the same problem...

youngaj commented 5 years ago

Is there an alternative for windows?

Unitech commented 5 years ago

https://pm2.keymetrics.io/docs/usage/startup/#windows-consideration

prmichaelsen commented 4 years ago

Windows strikes again 😡

derambakht commented 3 years ago

https://www.npmjs.com/package/pm2-windows-startup

gh0sthx commented 3 years ago

i use alpine on docker meet the same question

faeztgh commented 1 week ago

still nothing?!