-1
npm ERR! gyp ERR! node -v v16.3.0

npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1

  • Give more information with your question, like some relevance, people here don't remember errors and what they mean by heart. Add code and steps to reproduce this exact error. Here is a [guide](https://stackoverflow.com/help/minimal-reproducible-example) on that. – Arpit Aug 26 '21 at 17:23

1 Answers1

0

You can try this command:

npm install -g sass --save
Srikar Phani Kumar M
  • 1,069
  • 1
  • 3
  • 8