Skip to content

Instantly share code, notes, and snippets.

@belachkar
Created January 7, 2021 18:33
Show Gist options
  • Save belachkar/437ebbbb4bc46c964932f11de48d4464 to your computer and use it in GitHub Desktop.
Save belachkar/437ebbbb4bc46c964932f11de48d4464 to your computer and use it in GitHub Desktop.

If there is a problem installing node-sass (Build error):

Install AS ADMINISTRATOR windows-build-tools package globally: npm --vs2015 install -g windows-build-tools. Delete the node_modules folder. Delete the package-lock.json file. Reinstall the dependencies: npm i.

Please hit the Star at the top if you like the guidance project,

I hope it helps.

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