-
Notifications
You must be signed in to change notification settings - Fork 62
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
Cannot install on node version 12.13.1 #48
Comments
I just got exactly the same problem:
|
Same issue! |
Facing same issue. |
Same issue here. |
Facing the same issue after upgrading the node from v8.11.4 to v12.16.1.
CXX(target) Release/obj.target/memwatch/src/heapdiff.o npm ERR! A complete log of this run can be found in: |
Am trying to install node-memwatch for my app & node version 12.13.1
However, getting an error regd-
gyp ERR! build error
gyp ERR! stack Error:
make
failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/Users/vn0n2oy/.nvm/versions/node/v12.13.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:210:5)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Darwin 18.7.0
gyp ERR! command "/Users/.nvm/versions/node/v12.13.1/bin/node" "/Users/.nvm/versions/node/v12.13.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! node -v v12.13.1
gyp ERR! node-gyp -v v5.0.5
gyp ERR! not ok
Any advise is helpful. Also, If there is any other npm module apart from this one which is widely used for memory leaks, please share the same.
Thanks for looking.
The text was updated successfully, but these errors were encountered: