javascript
javascript copied to clipboard
error on npm install (solved)
if you have problem with npm install just do the steps
npm install node-sass@latest npm rebuild node-sass npm install
I hope it will work for you
Thanks
@zmilad97 thanks this worked