-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Unsupported] Installing node-sass 3.10.1 on Node 7 #1764
Comments
Running into the same issue when using webpack and npm: NPM version: 3.10.8 { http_parser: '2.7.0',
|
Removing |
Update: running |
Yep, rebuilding node-sass fixed this for me. I'll close this issue. Thanks! |
You can subscribe to #1766 |
I can confirm that running |
|
npm rebuild node-sass Works for me too! Thanks buddy @alexburgos |
Can confirm It might be worth linking to this issue or describing the work-around/fix from the release page. |
Yup -- npm rebuild node-sass - worked for me. |
macOS 10.12.1
When reporting an bug, you must provide this information:
npm -v
): 3.10.8node -v
): 7.0.0node -p process.versions
):node -p process.platform
):tform darwin
node -p process.arch
): x64node -p "require('node-sass').info"
):npm ls node-sass
): 3.10.1When encountering a syntax, or compilation issue:
LibSass
. Youmay link it back here, but any change will be required there, not here
If you delete this text without following it, your issue will be closed.
The text was updated successfully, but these errors were encountered: