generator-angular-material-fullstack icon indicating copy to clipboard operation
generator-angular-material-fullstack copied to clipboard

node-pre-gyp install --fallback-to-build

Open floSeur opened this issue 8 years ago • 3 comments

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 ?

floSeur avatar Apr 21 '16 08:04 floSeur

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.

Ataye avatar Jun 01 '16 10:06 Ataye

Hi ! I had the same issue. Try sudo npm install node-pre-gyp -g. I also did what is dexcribed here.

dnnagy avatar Jun 24 '16 07:06 dnnagy

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.

floSeur avatar Jul 01 '16 08:07 floSeur