-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
gulp runs in error #547
Labels
invalid
Issues and PRs that are invalid.
Comments
Gulp runs just fine. The error is from node-sass, a native module. Please see #456 & sass/node-sass#630 :) |
thx a lot, but that means I need to turn to use Grunt ( |
I'd suggest you wait and use node instead of io.js until node-sass updates and propagates. (but you can bug gulp-sass to be watching for a newer node-sass. :)! It should be soon by the looks of things.) |
This was referenced Jun 22, 2023
This was referenced Jul 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
after installing io.js, gulp runs unsuccessfully, the
gulp-sass
module can not execute ( same result as I re-install this module )Error info:
The text was updated successfully, but these errors were encountered: