Node-sass 3.7.0
narthur157 opened this issue · comments
https://github.com/gdotdesign/elm-ui/blob/master/package.json#L33
As far as I can tell, 3.7.0 doesn't exist. I get a 404
> node-sass@3.7.0 install C:\Users\fractal\AppData\Roaming\npm\node_modules\elm-ui\node_modules\node-sass > node scripts/install.js Cannot download "https://github.com/sass/node-sass/releases/download/v3.7.0/win32-x64-51_binding.node":
There is a version, though there might not be a release for your specific OS. I'm on Linux (Ubuntu) and never run into this problem before.
There are several new versions of node-sass
if there is any that can be installed for you I'm happy to bump up the dependency.
I'm closing this since I just released 1.0.0 which moves the development environment functionality to https://github.com/gdotdesign/elm-dev-env. It's using node-sass 3.13.0. If the problem persist please open an issue there.