0

I faced a problem while I was trying to install SASS. When I enter this line to the terminal:

npm install node-sass

VSCode shows me this error. I researched some topics here but not any answers did solve my problem. Can you help me with this? btw I use a MacBook.

enter image description here

Actually it should install SASS but as you see I am just facing with this error message.

seemore
  • 3
  • 1
  • https://stackoverflow.com/questions/45801457/node-js-python-not-found-exception-due-to-node-sass-and-node-gyp – Sachila Ranawaka Oct 27 '22 at 15:04
  • Yes. I found the solution. Thanks for your support Sachila. In macOS, we need just download the Python addon (actually VSCode offers it automatically), or ``npm install --global windows-build-tools`` can be the solution. – seemore Oct 27 '22 at 15:13

0 Answers0