请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

安装node-sass是不是要先安装python呀,命令行提示我要 装这个

gyp ERR! stack Error: Can’t find Python executable “python”, you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (C:\Users\hu_cx\Desktop\webpack_test\node_modules\node-gyp\lib\configure.js:484:19)
gyp ERR! stack at PythonFinder. (C:\Users\hu_cx\Desktop\webpack_test\node_modules\node-gyp\lib\configure.js:509:16)
gyp ERR! stack at callback (C:\Users\hu_cx\Desktop\webpack_test\node_modules\graceful-fs\polyfills.js:295:20)
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:154:21)
gyp ERR! System Windows_NT 10.0.18362
gyp ERR! command “D:\Program Files\nodejs\node.exe” “C:\Users\hu_cx\Desktop\webpack_test\node_modules\node-gyp\bin\node-gyp.js” “rebuild” “–verbose” “–libsass_ext=” “–libsass_cflags=” “–libsass_ldflags=” "–libsass_library="
gyp ERR! cwd C:\Users\hu_cx\Desktop\webpack_test\node_modules\node-sass
gyp ERR! node -v v10.15.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok

正在回答

2回答

你换cnpm,重新装依赖

0 回复 有任何疑惑可以回复我~
  • 提问者 qq_流年_170 #1
    我的npm源一直都是淘宝的。
    C:\Users\hu_cx>npm config get registry
    http://registry.npm.taobao.org/
    回复 有任何疑惑可以回复我~ 2020-01-27 20:40:31
  • 提问者 qq_流年_170 回复 Dell #2
    我排查了下估计是我使用的node版本的问题,对应的node-sass不兼容,我指定4.13.0就可以了。谢谢老师
    回复 有任何疑惑可以回复我~ 2020-01-28 10:52:52
呀呀呀亚歌 2020-05-05 20:16:18

有点问题(思考

试了一圈,还是cnpm吧

npm install -g cnpm --registry=https://registry.npm.taobao.org

cnpm install -D node-sass

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信