node-proxy icon indicating copy to clipboard operation
node-proxy copied to clipboard

Failed at the [email protected] install script 'node-gyp configure build' while installing openbadges-badgekit

Open JD76 opened this issue 8 years ago • 1 comments

Hi, during the installation of openbadge-badgekit, I'm unable to finish the npm install because I receive this error: "Failed at the [email protected] install script 'node-gyp configure build'" Node and npm are update (node v6.3.1 - npm v3.10.5)

Thanks for every suggestion

JD76 avatar Aug 04 '16 09:08 JD76

I would recommend that you submit a PR to openbadge-badgekit to remove node-proxy from their dependency list or not use [email protected] since Proxy is supported natively in [email protected]. There is no need for node-proxy except in earlier versions of node.js.

samshull avatar Aug 04 '16 15:08 samshull