Skip to content

fix yarn build --filter=backend operation not permitted error #32

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChendayUP
Copy link

when run 'yarn build --filter=backend' faced this error:
WARNING stale pid file at "C:\Users\Administrator\AppData\Local\Temp\turbod\efdb3a4d8a8a6c6c\turbod.pid"
• Packages in scope: backend
• Running build in 1 packages
• Remote caching disabled
backend:build: cache miss, executing b4335d3b359281be
backend:build: [Error: EPERM: operation not permitted, unlink 'E:\work_future\AI-js\chat-langchainjs\backend.turbo\turbo-build.log'] {
backend:build: errno: -4048,
backend:build: code: 'EPERM',
backend:build: syscall: 'unlink',
backend:build: path: 'E:\work_future\AI-js\chat-langchainjs\backend\.turbo\turbo-build.log'
backend:build: }
backend:build: ERROR: command finished with error: command (E:\work_future\AI-js\chat-langchainjs\backend) C:\Users\Administrator\AppData\Local\Temp\xfs-f7e01033\yarn.cmd run build exited (1)
backend#build: command (E:\work_future\AI-js\chat-langchainjs\backend) C:\Users\Administrator\AppData\Local\Temp\xfs-f7e01033\yarn.cmd run build exited (1)

Tasks: 0 successful, 1 total
Cached: 0 cached, 1 total
Time: 2.652s
Failed: backend#build

ERROR run failed: command exited (1)

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

Successfully merging this pull request may close these issues.

1 participant