admin管理员组文章数量:1386713
Whenever i try to build my next project, it always fails on Collecting Build Traces
with the error below. I have tried multiple solutions, the only "fix" i found was to close all terminals and editors and then try to build and MAYBE it will get rid of the blocker. I would like to know a fix for this, why is this happening. It happens in VS Code, GIT BASH, CMD, basically everywhere i try to run git commit
unhandledRejection [Error: EBUSY: resource busy or locked, copyfile 'D:\Some-Folder\project-next\.next\prerender-manifest.js' -> 'D:\Some-Folder\project-next\.next\standalone\.next\prerender-manifest.js'] {
errno: -4082,
code: 'EBUSY',
syscall: 'copyfile',
path: 'D:\\Some-Folder\\project-next\\.next\\prerender-manifest.js',
dest: 'D:\\Some-Folder\\project-next\\.next\\standalone\\.next\\prerender-manifest.js'
}
Finalizing page optimization . ELIFECYCLE Command failed with exit code 1
Oh and the funny thing is, when i close everything and try to build again, it just says a different file is blocked, like wtf
本文标签: typescriptWhy do my next static files keep getting blockedStack Overflow
版权声明:本文标题:typescript - Why do my next static files keep getting blocked? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744567614a2613147.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论