You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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]
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
The text was updated successfully, but these errors were encountered: