Published
- 1 min read
Failed at the node-sass@4.10.0 postinstall script.
The solution for this is noted below
Failed at the node-sass@4.10.0 postinstall script.
Solution
rm -rf package-lock.json node_modules
npm cache clean --force
npm i --unsafe-perm node-sass
Try other methods by searching on the site. That is if this doesn’t work