Closed tilwinjoy closed 8 years ago
node-gyp rebuild fails on ubuntu 14.04 node version: 5.6.0 npm version: 3.6.0
The issue was that node-gyp was not installed in the machine which produced this error. The error didn't indicate that node-gyp was not installed. Installing node-gyp solved the issue.
node-gyp rebuild fails on ubuntu 14.04 node version: 5.6.0 npm version: 3.6.0