sass-loader和node-sass与node版本的依赖问题

文章讲述了在使用node-sass4.14.1和sass-loader7.1.0时,遇到与Node14.0.0版本不兼容的错误。作者提到需要找到与Node版本兼容的版本,并提供了查找和处理这个问题的方法,以及参考链接。
摘要由CSDN通过智能技术生成

sass-loader和node-sass与node版本的依赖问题

在这里插入图片描述

没有人会陪你走到最后,碰到了便是有缘,即使到了要下车的时候,也要心存感激地告别,在心里留下空白的一隅之地,多年后想起时依然心存甘味。——林清玄

报错截图

在这里插入图片描述

报错信息

npm ERR! code 1
npm ERR! path G:\项目源码\低代码平台\DataRoom\data-room-ui\node_modules\node-sass
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js
npm ERR! Building: C:\Program Files\nodejs\node.exe G:\项目源码\低代码平台\DataRoom\data-room-ui\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli ‘C:\Program Files\nodejs\node.exe’,
npm ERR! gyp verb cli ‘G:\项目源码\低代码平台\DataRoom\data-room-ui\node_modules\node-gyp\bin\node-gyp.js’,
npm ERR! gyp verb cli ‘rebuild’,
npm ERR! gyp verb cli ‘–verbose’,
npm ERR! gyp verb cli ‘–libsass_ext=’,
npm ERR! gyp verb cli ‘–libsass_cflags=’,
npm ERR! gyp verb cli ‘–libsass_ldflags=’,
npm ERR! gyp verb cli ‘–libsass_library=’
npm ERR! gyp verb cli ]
npm ERR! gyp info using node-gyp@3.8.0
npm ERR! gyp info using node@20.0.0 | win32 | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing “build” directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable “python2” in the PATH
npm ERR! gyp verb which failed Error: not found: python2
npm ERR! gyp verb which failed at getNotFoundError (G:\项目源码\低代码平台\DataRoom\data-room-ui\node_modules\which\which.js:13:12)
npm ERR! gyp verb which failed at F (G:\项目源码\低代码平台\DataRoom\data-room-ui\node_modules\which\which.js:68:19)

问题处理

寻找sass-loader和node-sass与node兼容的版本,目前本人的配置为

node 14.0.0 nvm管理

“node-sass”: “4.14.1”,

“sass-loader”: “7.1.0”,

在这里插入图片描述

在这里插入图片描述

参考资料

在这里插入图片描述

https://www.npmjs.com/package/node-sass

https://blog.csdn.net/oowweb/article/details/115960195

  • 12
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

IT小辉同学

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值