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

初始化安装依赖运行 pnpm run bootstrap 报错 windows node 16.11.0 #556

Open
jzfai opened this issue Nov 24, 2023 · 1 comment
Open

Comments

@jzfai
Copy link

jzfai commented Nov 24, 2023

pnpm: depNode.fetchingFiles is not a function
at D:\nodejs\v16\node_modules\pnpm\dist\pnpm.cjs:130469:45
at Array.map ()
at linkAllPkgs (D:\nodejs\v16\node_modules\pnpm\dist\pnpm.cjs:130468:35)
at linkNewPackages (D:\nodejs\v16\node_modules\pnpm\dist\pnpm.cjs:130435:9)
at async linkPackages (D:\nodejs\v16\node_modules\pnpm\dist\pnpm.cjs:130289:27)
at async _installInContext (D:\nodejs\v16\node_modules\pnpm\dist\pnpm.cjs:131134:25)
at async installInContext (D:\nodejs\v16\node_modules\pnpm\dist\pnpm.cjs:131374:16)
at async _install (D:\nodejs\v16\node_modules\pnpm\dist\pnpm.cjs:130924:25)
at async mutateModules (D:\nodejs\v16\node_modules\pnpm\dist\pnpm.cjs:130694:23)
at async recursive (D:\nodejs\v16\node_modules\pnpm\dist\pnpm.cjs:131972:29)
Progress: resolved 1090, reused 1044, downloaded 0, added 0
 ELIFECYCLE  Command failed with exit code 1.

@jia000
Copy link
Collaborator

jia000 commented Nov 24, 2023

pnpm 版本是多少,请确保是最新版本

确保node版本是 v16.14以上,可以换成node 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

2 participants