
usr/local/lib/node_modules/node-gyp/bin/node-gyp.js). usr/local/bin/node-gyp), or a path to the node-gyp installation directory and the bin/node-gyp.js file within it (e.g. Where "path to node-gyp" is to the node-gyp executable which may be a symlink in your global bin directory (e.g. run npm with an environment variable prefix: npm_config_node_gyp= npm install.through npm install), you will have to install node-gyp (either globally with -g or to a predictable location) and tell npm where the new version is. If you need to use node-gyp from within npm (e.g.

If you are using node-gyp directly then you should be able to install v7 and use it as-is.


The newest release of node-gyp should solve this problem. Gyp: No Xcode or CLT version detected! node-gyp v7
