Not able to install the pm2 windows service using NPM

Hello,
While installing OpenFlow using NPm packages facing issue at downloading the pm2 windows service. can you tell me the other way how can we install it

What is the issue ?
I just tested on a fresh windows machine, at it’s working just fine here.

it is not installing the Pm2 service

Then please post the error you are getting ?

In the last attached image it is there you can also check like pm2-windows-service is NO Longer supported it is depecrated use pm2-installer instead i have checked installing in a new machine it not downloading pm2 windows service.

Well, pm2-installer seem to work fine too, as long as you remember to call

npm run configure

before running

npm run setup
1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.