I have ran the command npm install node-sass
,and get a mistake as follow:
npm ERR! code 1
npm ERR! path D:\votingComputePlantformFrontEndWeb\node_modules\node-sass
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node-gyp rebuild
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@8.4.1
npm ERR! gyp info using node@16.14.2 | win32 | x64
I have tried npm install node-sass@4.5.0
, then I get
npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.