Done!

Error: The libsass binding was not found in / node_modules / gulp-sass / node_modules / node-sass


Try command Below:

npm rebuild node-sass
rm -rf node_modules
npm i