Skip to main content
added 13 characters in body
Source Link
Worthwelle
  • 4.7k
  • 11
  • 22
  • 32

I fizedfixed this with this commandscommand:

sudo npm install --unsafe-perm -g node-sass

sudo npm install --unsafe-perm -g node-sass
sudo npm install --unsafe-perm

withfrom https://github.com/sass/node-sass/blob/master/TROUBLESHOOTING.mdthe troubleshooting guide

happy coding!!!.

I fized this with this commands:

sudo npm install --unsafe-perm -g node-sass

sudo npm install --unsafe-perm

with https://github.com/sass/node-sass/blob/master/TROUBLESHOOTING.md

happy coding!!!

I fixed this with this command:

sudo npm install --unsafe-perm -g node-sass
sudo npm install --unsafe-perm

from the troubleshooting guide.

Source Link

I fized this with this commands:

sudo npm install --unsafe-perm -g node-sass

sudo npm install --unsafe-perm

with https://github.com/sass/node-sass/blob/master/TROUBLESHOOTING.md

happy coding!!!