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

该项目使用的node版本是多少 #389

Open
shy113 opened this issue May 24, 2023 · 5 comments
Open

该项目使用的node版本是多少 #389

shy113 opened this issue May 24, 2023 · 5 comments

Comments

@shy113
Copy link

shy113 commented May 24, 2023

为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
🤔 提问 | 你的标题

如果需要,在这里描述具体内容

@wangjue666
Copy link
Member

@shy113 没啥要求,如果你的node版本高, 下载依赖会提示node-sass gyp之类的错误, 可以使用nvm这样的工具切换成低版本node,再安装依赖没出错的话,切换成高版本node运行起来也没问题

@wuyanfeiying
Copy link

感谢感谢,我遇到了 gyp的问题,降低node版本就可以了

@FairyEver
Copy link
Member

可以使用 node 12

@shy113
Copy link
Author

shy113 commented Aug 29, 2023

我在运行npm i 时遇到了下面问题。有好心人知道怎么解决嘛?
PS E:\work\web\d2-admin-master> nvm -v
1.1.10
PS E:\work\web\d2-admin-master> node -v
v12.22.12
PS E:\work\web\d2-admin-master>npm i

added 2027 packages from 1129 contributors and audited 2034 packages in 45.889s

153 packages are looking for funding
run npm fund for details

found 55 vulnerabilities (2 low, 33 moderate, 17 high, 3 critical)
run npm audit fix to fix them, or npm audit for details

@haytoo
Copy link

haytoo commented Sep 7, 2024

文档里推荐用node 8

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

5 participants