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

Add Node v6.0.0 support #241

Closed
KidLinus opened this issue Apr 29, 2016 · 4 comments
Closed

Add Node v6.0.0 support #241

KidLinus opened this issue Apr 29, 2016 · 4 comments

Comments

@KidLinus
Copy link

When using node v6.0.0 with node-sass and webpack i get the following error:

webpack --config webpack.config.dev.js --watch
Hash: 9e5059f15d2b9c2485b1
Version: webpack 1.13.0
Time: 1991ms
Asset Size Chunks Chunk Names
app.js 1.13 MB 0 [emitted] main
[0] multi main 28 bytes {0} [built]

  • 285 hidden modules

ERROR in Node Sass does not yet support your current environment: OS X 64-bit with false
For more information on which environments are supported please see:
TODO URL
@ ./src/style/main.scss 4:14-121

@alexanderchan
Copy link

See sass/node-sass#1504 and nodejs/node#6500 for further details on this.

@viller239
Copy link

sass/node-sass#1504 was resolved. Should bump node-sass version to 3.7

@jhnns
Copy link
Member

jhnns commented May 4, 2016

Close?

@alexanderchan
Copy link

For node6, upgrading to node-sass 3.7 resolved the problems I had (long error messages).

@jhnns jhnns closed this as completed May 6, 2016
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

4 participants