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

npm install metalsmith-sass failed with node v0.12 #16

Closed
xenyou opened this issue Feb 11, 2015 · 3 comments
Closed

npm install metalsmith-sass failed with node v0.12 #16

xenyou opened this issue Feb 11, 2015 · 3 comments

Comments

@xenyou
Copy link

xenyou commented Feb 11, 2015

I got ELIFECYCLE error when installing a dependency, node-sass.
Maybe it's needed to update dependent node-sass version.

My environments:
OS: Mac OS X 10.10
node: 0.12

FYI, install is done well when I switched to node 0.10.

@ubenzer
Copy link
Contributor

ubenzer commented Feb 11, 2015

I think it is related to this: sass/node-sass#653 which means, node-saas needs to fixed first. :(

@xenyou
Copy link
Author

xenyou commented Feb 11, 2015

Oh!! I had thought node-sass was already 2.0 but it's now 2.0 beta.
Okay, so I'll close it. Thanks.

@xenyou xenyou closed this as completed Feb 11, 2015
@stevenschobert
Copy link
Owner

Thanks @ubenzer for pointing that out. I usually try to wait until a node-sass release is stable before upgrading it here.

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

No branches or pull requests

3 participants