文章 2024-05-11 来自:开发者社区

npm install没问题,但npm run dev的时候报Node Sass version 6.0.1 is incompatible with ^4.0.0 ^5.0.0

npm install --legacy-peer-deps  进行相应的安装比较好 Vue报错Syntax Error:TypeError: this.getOptions is not a function的解决方法 ...

npm install没问题,但npm run dev的时候报Node Sass version 6.0.1 is incompatible with ^4.0.0 ^5.0.0
文章 2023-12-23 来自:开发者社区

NPM【问题 01】npm i node-sass@4.14.1报错not found: python2及Cannot download问题处理

1.问题gyp verb which failed Error: not found: python2# 1.添加Python27的安装路径到环境变量 gyp verb check python checking for Python executable "python2" in the PATH gyp verb `which` failed Error: not found: python....

NPM【问题 01】npm i node-sass@4.14.1报错not found: python2及Cannot download问题处理

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

产品推荐

开发与运维

集结各类场景实战经验,助你开发运维畅行无忧

+关注