You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2020. It is now read-only.
Hi,
during the installation of openbadge-badgekit, I'm unable to finish the npm install because I receive many errors while it tries to build node-gyp (after the "node-gyp configure build" call)
The errors end with:
"Failed at the node-proxy@0.6.0 install script 'node-gyp configure build'"
Node and npm are update (node v6.3.1 - npm v3.10.5)
Hi,
during the installation of openbadge-badgekit, I'm unable to finish the npm install because I receive many errors while it tries to build node-gyp (after the "node-gyp configure build" call)
The errors end with:
"Failed at the node-proxy@0.6.0 install script 'node-gyp configure build'"
Node and npm are update (node v6.3.1 - npm v3.10.5)
I attached the log from npm.
npm-debug.txt
Thanks for every suggestion