Install Error
pkandra opened this issue · 2 comments
pkandra commented
Description
Last step: npm run setup fails on a new windows machine
Steps to Reproduce
- npm run configure
- npm run configure-policy
- npm run setup
Environment
[Execute npm run info
and paste the result here]
C:\pm2-installer-main>npm run info
pm2-installer@3.2.3 info C:\pm2-installer-main
node ./src/bundle-info/current.js
Running on: 8/23/2021, pm2-installer 3.2.3 with node v14.17.5 and npm 6.14.14 on win32-10.0.14393.
2021-08-23T20_49_20_619Z-debug.log
pkandra commented
Just to post a follow up, I ran:
npm install -g node-windows
and then npm run setup ran fine and created the service.
The service appears to run and then stop though. It's set to automatic, but I'm not sure if it should be running all the time or just on a reboot.