Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jcunanan05/f42264f324b3123493365ceec0fa8ba2 to your computer and use it in GitHub Desktop.
Save jcunanan05/f42264f324b3123493365ceec0fa8ba2 to your computer and use it in GitHub Desktop.

link to github comments

sass/node-sass#1276 (comment)

I also found helpful this comment. After installing Python 2.7 and Visual C++ Build Tools I deleted node_modules folder, opened CMD from Administrator and ran npm install --msvs_version=2015. Aaand it installed successfully!

This link helped me to install Python and VS C++ build tools.

docs on how to install it

https://github.com/nodejs/node-gyp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment