-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grunt throws errors #3692
Comments
I think the issue is that we're still using an old version of node-sass which doesn't have macos sierra binaries. There are some reasons we can't update to a newever version of node-sass (we're relying on a feature that was removed because it didn't conform to ruby sass). Unfortunately, there isn't a good fix for this. |
@gkatsev I think that would be sass/node-sass#1484
|
Oh, it's a problem with node 6? |
Description
grunt throws me stack traces. Suspect related to browserify. Verified on clean install of modules, after rm -rf and npm cache clean.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Results
Expected
No errors
Error output
npm ls output:
Additional Information
versions
grunt-cli: v1.2.0
grunt: v0.4.5
npm: 3.10.8
node: v6.8.0
videojs
master (5.12.3)
OSes
MacOS Sierra
The text was updated successfully, but these errors were encountered: