arco-design / arco-cli

CLI tool for Arco Design
https://arco.design/docs/material/guide
MIT License
203 stars 76 forks source link

run `arco init hello-arco-pro` result `Failed to copy template content` #93

Open waqiju opened 1 week ago

waqiju commented 1 week ago

Describe the bug

Node.js v22.3.0 执行安装指令,必定异常。 arco init hello-arco-pro

✖ Failed to copy template content
...
Error: EBUSY: resource busy or locked, rmdir 'C:\Users\qianjun\.arco_template_cache\1718955919146\node_modules\arco-design-pro'
node:fs:1217
  binding.rmdir(pathModule.toNamespacedPath(path));

To Reproduce run arco init hello-arco-pro

Expected behavior 安装正常

Screenshots image image

Desktop (please complete the following information):

Additional context

waqiju commented 1 week ago

以前的这个issue 修复了没?

https://github.com/arco-design/arco-cli/issues/39