Installation and usage > npm install pm2-windows-startup -g > pm2-startup install PM2 will now automatically revive the saved processes on startup. To save the current list of processes execute: > pm2 save Readme Keywords pm2 windows
A free, fast, and reliable CDN for pm2-windows-startup. Utility to make PM2 automatically resurrect on Windows startup
npm build pm2-windows-startup -g 3. 下载服务器程序(已编译的程序),官方很贴心的提供了各种系统的安装版本,直接下载即可 4. cd到服务器目录,按文档的命令顺序启动。 5. 启动后,安装目录会生成一个id_ed25519.pub,这个就是Key。 6. 客户端程序再设置->网络中填写ID服务器和Key,点击应用即可。
I'm on Windows 10, the pm2 startup command fails with this error: C:\Users\Rocco\AppData\Roaming\npm\node_modules\pm2\lib\CLI.js:562 if (process.getuid() != 0) { ^ TypeError: undefined is not a function at Object.CLI.startup (C:\Users\Ro...
$ npm install Unitech/pm2#development -g $ pm2 update $ pm2 startup # Then copy / paste the command displayed $ pm2 unstartup Unitech closed this as completed Dec 6, 2016 eight-molecules commented Dec 30, 2016 • edited @Unitech why is this closed when #2559 specifically lists the...