Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install error #180

Open
buctllx opened this issue Mar 25, 2022 · 7 comments
Open

npm install error #180

buctllx opened this issue Mar 25, 2022 · 7 comments

Comments

@buctllx
Copy link

buctllx commented Mar 25, 2022

node v16.14.0
npm 8.5.5
image

@iakirago
Copy link

按照提示 npm install --legacy-peer-deps
这样安装就可以了,我也是遇到这个问题,晚上搜了一下,按照提示就可以安装成功了

@wenjianzhang
Copy link
Member

Please try using
$ node -v
v14.16.0

$ npm -v
6.14.11

And read doc

@GpsLypy
Copy link

GpsLypy commented Sep 8, 2022

npm install --legacy-peer-deps

image

@G-Akiraka
Copy link
Contributor

设置默认源 npm config set registry http://registry.npm.taobao.org/ 最后再执行看看

@thinkboy
Copy link

thinkboy commented Jan 2, 2024

相同问题。。

@Yullin
Copy link

Yullin commented Feb 27, 2024

Please try using $ node -v v14.16.0

$ npm -v 6.14.11

And read doc

这个版本不支持m1芯片的mac

@G-Akiraka
Copy link
Contributor

建议使用 nodejs 18+以上版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants