You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
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
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
The text was updated successfully, but these errors were encountered: