Deshun 发布于 1年前 (2021-01-27) 1076℃
赞 (2)
今天执行 npm install 时报错:npm ERR! [email protected] postinstall: `node scripts/build.js`问题原因:node-sass 的数据源没设置解决方法:npm config set sass_binary_site=https://npm.taobao.org/mirrors/node-sass再执行...
标签:
npm
/ npm报错
/ npm ERR
/ npm报错解决
/ npm node-sass报错
/ node-sassan安装报错
/ node-sass安装失败
Deshun 发布于 2年前 (2020-12-11) 671℃
赞 (0)
今天再在安装 typescript 时一直没有进度,我就切换了一下网络,联通改成移动。再次执行 npm install -g typescript 时报错:npm ERR! Unexpected end of JSON input while parsing near '...Pb...
标签:
npm
/ npm报错
/ npm ERR
/ npm报错解决
/ npm清除缓存
/ npm清除cache
Deshun 发布于 2年前 (2020-06-01) 9103℃
赞 (3)
今天重装系统,使用 npm install 安装组件报错:D:\vue>w3h5>npm i cnpm -g
npm ERR! code ETIMEDOUT
npm ERR! errno ETIMEDOUT
npm ERR! network&...
标签:
npm
/ npm install
/ npm报错
/ npm不能安装