I am having issues building an app because node-sass keeps failing with the error.
ERROR in Missing binding /Users/warren/Sites/random-docs/my-cms/nod
Note I'm using VS 2015, 64-bit Windows 7.
Also works for VS 2017 and VS 2019 (from replies to this post)
Task Runner Explorer can't load tasks
For VS 2015
For VS 2017(.3)
In VS 2017 & 2019, you also need to put $(PATH) above $(VSINSTALLERDIR)\Web\External
Deleting node_modules and running npm install and then npm rebuild node-sass did nothing.