-
Notifications
You must be signed in to change notification settings - Fork 86
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
Unable to run build command at root #16
Comments
If you run |
Yes, after that only i used npm run build. Did you faced any similar issue? |
You should be using yarn for this project, not NPM. Does it work if you run |
hi, I used yarn and faced this error: ╭───────────────────────────────────────────────────────────────────────╮ Tasks: 0 successful, 1 total ERROR run failed: command exited (1) Thanks in advance! |
I also have the same problem |
I'm facing this same problem on my end. I've even tried running it on a standalone Powershell window with Admin privileges and got the same error. To add more context to my particular environment: Here's the log for
Then
|
Close VSCode, use terminal outside VScode to build. Works fine |
yarn build --filter=backend operation not permitted error |
Hi All,
Can anyone help me here. I am facing the below issue while running build command at root. Anyone facing or faced similar issue.
Thanks in advance!
The text was updated successfully, but these errors were encountered: