Open JD76 opened 8 years ago
I would recommend that you submit a PR to openbadge-badgekit to remove node-proxy from their dependency list or not use node@6.x.x since Proxy is supported natively in node@6.x.x. There is no need for node-proxy except in earlier versions of node.js.
Hi, during the installation of openbadge-badgekit, I'm unable to finish the npm install because I receive this error: "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)
Thanks for every suggestion