`sass-loader` requires `node-sass` >=4. Please insta ll a compatible version.

  • npm uninstall node-sass

  • npm install node-sass@latest

If it still doesn't work, compare the node.js version of package.json. If it is different from the installed version, try reinstalling node.js.

node -v View node.js version
npm -v

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325491268&siteId=291194637