generator-angular-material-fullstack
generator-angular-material-fullstack copied to clipboard
node-pre-gyp install --fallback-to-build
Hi, I've got an error and a fail on my system (OSX 10.11.4) when this command is running "node-pre-gyp install --fallback-to-build". Anyone who got the same issue ?
Me too, but on windows 10. Tried updating everything (node + npm, mongodb) tried with python 2.7 but still getting same error.
No action since Feb12 so not sure we'll hear anything from teh author. Moving on to another generator.
Hi !
I had the same issue. Try sudo npm install node-pre-gyp -g
. I also did what is dexcribed here.
Hi.
Last time i just changed my package.json : "grunt-node-inspector": "^0.4.1". But know, I'm getting the same issue when I try to deploy my app on Heroku but this time I don't know how to fix it because my package.json is correct.