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

PM2-WEB project doesn't work with version 0.10.x. Version 0.9.6 is ok #650

Closed
jmav opened this issue Aug 24, 2014 · 4 comments · May be fixed by hixio-mh/pm2#5 or qsays/pm2#30
Closed

PM2-WEB project doesn't work with version 0.10.x. Version 0.9.6 is ok #650

jmav opened this issue Aug 24, 2014 · 4 comments · May be fixed by hixio-mh/pm2#5 or qsays/pm2#30

Comments

@jmav
Copy link

jmav commented Aug 24, 2014

Error appear if using PM2 v0.10.0, v0.10.1, v0.10.2, v0.10.3 https://github.com/Unitech/PM2/blob/master/CHANGELOG.md#0100---pm2-hellfire-release.

Older release of PM2 v0.9.6 & older are working without bugs. Problem persist in pm2-interface.

More info at: achingbrain/pm2-web#26

@jmav jmav changed the title PM2-WEB project doesn't work with version 0.10.x, 0.9.6 is ok PM2-WEB project doesn't work with version 0.10.x. Version 0.9.6 is ok Aug 24, 2014
@Unitech
Copy link
Owner

Unitech commented Aug 24, 2014

You have to update pm2-inteface to the latest version (1.1.0)

pm2 web works fine on test (travis) / locally

@LeonZhu1981
Copy link

other issue: when i sudo npm install pm2 -g, install failed. error message: ELIFECYCLE. node version: 0.10.28, npm version: 1.4.9.

I just fixed issue to specify pm2 version: sudo npm install pm2@0.9.4 -g.

@MountVacation
Copy link

Did you try: sudo npm install pm2 -g --unsafe-perm

@jmav
Copy link
Author

jmav commented Sep 2, 2014

Problem fixed: use pm2-web 1.7.8, close issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants