Bumped node-gyp version#2638
Bumped node-gyp version#2638meszaros-lajos-gyorgy wants to merge 1 commit intosass:masterfrom meszaros-lajos-gyorgy:master
Conversation
|
Should fix #2625. |
|
Please check all the other duplicate closed PRs. The fix is much more complicated for us. We're on it. |
|
I mentioned this on this thread (1456ef2) , but I am still having an issue when I update node-gyp. I run npm install node-gyp and get the correct 4.0.0 package, but then I get an error that I something changed and I need to "Run npm rebuild node-sass to download the binding for your current environment." When I do this, it re-loads the 3.8.x version of node-gyp. Error below from the rebuild of node-sass: gyp ERR! node -v v9.4.0 |
A new version of
node-gypwas just released based on this comment: nodejs/node-gyp#1718 (comment)