npm install node-sass 报错
Posted guofan
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了npm install node-sass 报错相关的知识,希望对你有一定的参考价值。
启动项目的时候没过脑子打错了命令,直接 npm install ,把 node-sass 搞坏了,删了重装一直报错:
网上查了下:https://developer.aliyun.com/mirror/NPM?from=tnpm
直接用 cnpm 搞好了:
$ npm install -g cnpm --registry=https://registry.npm.taobao.org
再用 cnpm 跑安装命令就好了!
cnpm install node-sass
贴个图搞定
以上是关于npm install node-sass 报错的主要内容,如果未能解决你的问题,请参考以下文章
window环境下npm install node-sass报错
输入npm install 报错npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! node-sass@4.13.1 postinstall: `no
输入npm install 报错node-sass@4.13.0 postinstall:`node scripts/build.js` Failed at the node-sass@4.13.0(
若依后台管理系统,前后端分离项目,输入npm install 报错node-sass@4.13.1 postinstall:`node scripts/build.js` Failed at the