npm rebuild node-sass
------------------------------------------------------------------------------------------
curl o https://raw.githubusercontent.com/nvm... | bash
source ~/.bashrc
or
source ~/.zshrc depending on your shell
nvm install --lts
nvm use --lts
npm install node-sass
------------------------------------------------------------------------------------------
npm uninstall node-sass
npm cache clean --force
npm install node-sass