Open 94cstyles opened 7 years ago
node v7.6.0 also meet this problem
Same Here
With node v8 also this issue happening
build pm2-web with unsafe permissions did the trick for me :
sudo npm install -g pm2-web --unsafe-perm
+1, any solution?
+1 --unsafe-perm doesn't resolve this for me. I am on node v9.11.1 .
I cd to folder cd /usr/lib/node_modules/pm2-web/node_modules/pwuid/
and then rebuild with this command sudo node-gyp rebuild