I'm trying to install grunt-sass but I'm having problems in the process.
I'm following the grunt-sass documentation and the node-gyp documentation, but still not working.
I attach a screenshot with the errors. Somebody knows what I'm doing wrong?
Asked
Active
Viewed 226 times
0
1 Answers
0
Perhaps you don't have VS 2013 as stated in the docs and experienced in this issue.
Compiling versions 0.9.4 and above on Windows machines requires Visual Studio 2013 WD. If you have multiple VS versions, use npm install with the --msvs_version=2013 flag.
Or it could have to do with this reported issue and the binaries need to be rebuilt.

jcragun
- 2,060
- 10
- 8