Skip to content
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

Can't build under node v0.12 #12

Closed
ithinkihaveacat opened this issue Feb 9, 2015 · 3 comments
Closed

Can't build under node v0.12 #12

ithinkihaveacat opened this issue Feb 9, 2015 · 3 comments
Labels

Comments

@ithinkihaveacat
Copy link
Collaborator

gulp fails with Error: Module did not self-register under node v0.12.

This is probably due to sass/node-sass#653, which will be resolved in node-sass v2.0.0.

@addyosmani
Copy link
Contributor

Thanks for letting us know. We're currently working against < 0.12, but will keep track of node-sass in hopes that v2 solves this issue.

In the mean time, I would recommend using the pre-build versions of the library checked in or downgrading to an older version of Node.

@addyosmani addyosmani added the bug label Feb 9, 2015
@arthurvr
Copy link
Contributor

Hooray! Both node-sass and gulp-sass released! You can just bump the dependency in package.json and everything will work. There was quick of an issue with gulp too, so bump that one while you're on it.

@addyosmani
Copy link
Contributor

Thanks @arthurvr.

FYI: @sgomes @gauntface In case anyone runs into this again due to using the very latest version of Node, this should no longer be an issue.

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

No branches or pull requests

3 participants