Skip to content
New issue

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

Install Error #38

Closed
pkandra opened this issue Aug 23, 2021 · 2 comments
Closed

Install Error #38

pkandra opened this issue Aug 23, 2021 · 2 comments

Comments

@pkandra
Copy link

pkandra commented Aug 23, 2021

Description
Last step: npm run setup fails on a new windows machine

Steps to Reproduce

  1. npm run configure
  2. npm run configure-policy
  3. 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
Copy link
Author

pkandra commented Aug 24, 2021

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.

@jessety
Copy link
Owner

jessety commented Aug 24, 2021

Hi @pkandra, thanks so much for reporting this! Version v3.2.4 should fix the 1st problem in this issue. I suspect the intermittent service issue you reported is an unrelated issue

@jessety jessety closed this as completed Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants