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

Error on iojs 3.0.0 #66

Closed
dukex opened this issue Aug 19, 2015 · 6 comments
Closed

Error on iojs 3.0.0 #66

dukex opened this issue Aug 19, 2015 · 6 comments

Comments

@dukex
Copy link
Collaborator

dukex commented Aug 19, 2015

The node-sass don't support iojs 3.0.0, I tried to run my ember-cli project on new iojs version and receive a error, to reproduce:

nvm use iojs // 3.0.0
npm install ember-cli-sass // will broken when npm try to compile node-sass

eg: https://travis-ci.org/uhuraapp/uhura-frontend/jobs/76277392

The problem is on node-sass, was release node-sass 3.3.0 to fix this problems, see the issue
sass/node-sass#1053

@dukex
Copy link
Collaborator Author

dukex commented Aug 19, 2015

The 4.1.0 was released just now with node-sass update to 3.2.0 😞
I should have created this issue before, but I waited node-sass be released, sorry guys

@simonexmachina
Copy link
Collaborator

Looks like this will be fixed in 3.3.0, which hasn't been released yet. When it's released let me know and I'll publish an update.

@dukex
Copy link
Collaborator Author

dukex commented Aug 26, 2015

Hi @aexmachina, node-sass 3.3.1 was released, The 3.3.0 had a problem with fsevents, fixed in 3.3.1

@simonexmachina
Copy link
Collaborator

Thanks, I'll update in the morning

On Wed, 26 Aug 2015 22:57 Duke [email protected] wrote:

Hi @aexmachina https://github.com/aexmachina, node-sass 3.3.1 was
released, The 3.3.0 had a problem with fsevents, fixed in 3.3.1


Reply to this email directly or view it on GitHub
#66 (comment)
.

@simonexmachina
Copy link
Collaborator

Published 4.2.0

@dukex
Copy link
Collaborator Author

dukex commented Aug 27, 2015

<3 Thank you!

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

2 participants