jessety / pm2-installer

Install PM2 offline as a service on Windows or Linux. Mostly designed for Windows.
MIT License
492 stars 49 forks source link

Fix CentOS deployment #61

Closed bjalon closed 2 years ago

bjalon commented 2 years ago

Not sure if it's specific for centOS... I don't think so... I didn't take time to understand with this has changed...

Description

The attached modification fixed the trouble, but I'm not sure that is the right way to fix it :)

Type

https://github.com/jessety/pm2-installer/issues/60

Testing

> pm2-installer@3.3.1 info
> node ./src/bundle-info/current.js

Running on: 4/11/2022, pm2-installer 3.3.1 with node v16.14.1 and npm 8.5.0 on linux-3.10.0-1160.el7.x86_64.
jessety commented 2 years ago

This is great, thanks @bjalon!