npm安装node-sass失败解决办法

当使用npm安装node-sass时,由于网络原因可能导致binding.node下载失败,需要依赖Python进行本地编译,但未安装Python会导致报错。解决方法是切换npm源至淘宝镜像,卸载已有的node-sass后再重新安装。
摘要由CSDN通过智能技术生成

npm安装node-sass总是报错,错误信息如下:

Building: D:\Program Files (x86)\nodejs\node.exe F:\workspace_vue\project\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli   'D:\\Program Files (x86)\\nodejs\\node.exe',
gyp verb cli   'F:\\workspace_vue\\project\\node_modules\\node-gyp\\bin\\node-gyp.js',
gyp verb cli   'rebuild',
gyp verb cli   '--verbose',
gyp verb cli   '--libsass_ext=',
gyp verb cli   '--libsass_cflags=',
gyp verb cli   '--libsass_ldflags=',
gyp verb cli   '--libsass_library='
gyp verb cli ]
gyp info using node-gyp@3.8.0
gyp info using node@12.17.0 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` failed Error: not found: python2
gyp verb `which` failed     at getNotFoundError (F:\workspace_vue\project\node_modules\which\which.js:13:12)
gyp verb `which` failed     at F (F:\workspace_vue\project\node_modules\which\which.js:68:19)
gyp verb `which` failed     at E (F:\workspace_vue\project\node_modules\which\which.js:
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值