node_modules\node-sass: Command failed.错误解决
npm
npm install --global --production windows-build-tools
yarn
yarn global add windows-build-tools
微信扫一扫
npm
npm install --global --production windows-build-tools
yarn
yarn global add windows-build-tools
相关推荐