Alexandre Strzelewicz

Results 88 comments of Alexandre Strzelewicz
trafficstars

https://github.com/chjj/pty.js/search?q=node-gyp&type=Issues&utf8=%E2%9C%93

pm2-webshell only use current Node.js libraries, the main app is this: https://github.com/pm2-hive/pm2-webshell/blob/master/app.js Feel free to fork pm2-webshell and do the same module for Windows with the right node.js modules! It's...

How do you see the PM2 support with bun ?

Could you try: ``` pm2 restart ecosystem.config.js --update-env ```

Feature landed Update PM2 to 5.4.0 ```bash $ npm install [email protected] -g $ pm2 update ```

Feature landed Update PM2 to 5.4.0 ```bash $ npm install [email protected] -g $ pm2 update ```

@ssavajols PR welcome, it's quite an easy fix

Feature landed Update PM2 to 5.4.0 ```bash $ npm install [email protected] -g $ pm2 update ```

Looks like it does not enter in this method: https://github.com/Unitech/pm2/blob/master/lib/ProcessContainer.js#L200