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

Latest npm version broken! #73

Closed
watson opened this issue Jul 24, 2018 · 1 comment
Closed

Latest npm version broken! #73

watson opened this issue Jul 24, 2018 · 1 comment

Comments

@watson
Copy link

watson commented Jul 24, 2018

I can't make a PR here because of #72, but the latest release of pidusage on npm is broken because of the use of safe-buffer.

I think this should fix it:

-var Buffer = require('safe-buffer')
+var Buffer = require('safe-buffer').Buffer
watson added a commit to watson/pm2 that referenced this issue Jul 24, 2018
watson added a commit to watson/pm2 that referenced this issue Jul 24, 2018
vmarchaud pushed a commit to Unitech/pm2 that referenced this issue Jul 24, 2018
@soyuka
Copy link
Owner

soyuka commented Jul 24, 2018

#72 (comment)

@soyuka soyuka closed this as completed Jul 24, 2018
inerc pushed a commit to inerc/pm2 that referenced this issue Feb 11, 2020
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