Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Error: 'libsass' bindings not found. Try reinstalling 'node-sass'? #936

Closed
FlakCannon opened this issue Jan 21, 2017 · 2 comments
Closed

Comments

@FlakCannon
Copy link

After updating node (4.1.1) and npm (6.9.4) I am getting the same error. I have tried removing and installing node_modules with the above new package.json, clearing npm cache and still no joy. First of all I noticed you were missing the "scripts" from package.json but after adding still this error:

Error: 'libsass' bindings not found. Try reinstalling 'node-sass'?

I have tried reinstalling node-sass and rebuilding to no avail. Any ideas?

Error says to tell you this fails on my system: grunt build

I am on windows and using FoundationPress 5.5.1

Attached is the npm-debug.log
npm-debug.txt

@FlakCannon
Copy link
Author

Hello again, can anyone point me in a direction?

@olefredrik
Copy link
Owner

Try npm rebuild node-sass . This should do the trick after updating node and npm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants