安装依赖总是
#6100
Replies: 1 comment
-
已解决,把node怎么本升级到22.15.0就可以了 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在通过pnpm install 的时候 出错报错 ERR_PNPM_TARBALL_EXTRACT Failed to add tarball from "https://registry.npmmirror.com/@iconify/json/-/json-2.2.334.tgz" to store: Array buffer allocation failed,通过百度,加大了node的内存限制,还是一样的错误,我把这个包下载到本地,通过pnpm store add来导入,还是同样的错误,我升级了pnpm到10.10.0,还是一样的错误,node版本是22.2.0
Beta Was this translation helpful? Give feedback.
All reactions