原文:启动vue项目失败,报错Failed at the node-sass@4.14.1 postinstall script.

在启动vue项目的时候报错 报错信息如下: npm ERR code ELIFECYCLEnpm ERR errno npm ERR node sass . . postinstall: node scripts build.js npm ERR Exit status npm ERR npm ERR Failed at the node sass . . postinstall script.n ...

2020-06-07 18:34 0 19475 推荐指数:

查看详情

node-sass安装失败之npm ERR! Failed at the node-sass@4.12.0 postinstall script.

报错如上图: 问题:找不到python2,node-sass安装失败node-sass安装环境需要python,但是必须是2不能是3 的版本,如果已经安装3了,需要卸载重新安装,还要更改环境变量,配置成2的地址,安装完毕后python -v看下版本和安装成功没。 如果安装 ...

Thu Jul 18 01:44:00 CST 2019 0 1705
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM