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

resource busy or locked when copying traced files on windows #536

Closed
danielroe opened this issue Sep 30, 2022 · 0 comments · Fixed by #537
Closed

resource busy or locked when copying traced files on windows #536

danielroe opened this issue Sep 30, 2022 · 0 comments · Fixed by #537
Assignees
Labels
bug Something isn't working

Comments

@danielroe
Copy link
Member

Environment

windows GitHub Action CI, latest nitropack (https://github.com/nuxt/framework)

Reproduction

https://github.com/nuxt/framework/actions/runs/3127025329/jobs/5073193013

Describe the bug

nuxt build outputs:

Error: EBUSY: resource busy or locked, copyfile 'D:\a\framework\framework\node_modules\@vue\compiler-ssr\package.json' -> 'D:\a\framework\framework\test\fixtures\basic\.nuxt\ud0cz0\output\server\node_modules\@vue\compiler-ssr\package.json'

Additional context

I've struggled to reproduce this locally (even running same test suite as in CI) so at least partially due to test environment. However, I think we can possibly fix root issue in nitropack based on the error.

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant