SyntaxFix
Write A Post
Hire A Developer
Questions
I had a similar issue when I tried to run a project. First i uninstalled the current version
npm uninstall node-sass
Then i reinstalled to the latest version with
npm install node-sass