-
Notifications
You must be signed in to change notification settings - Fork 3k
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
ERROR RUN npm run build:cvat-ui #3840
Comments
i have solution |
This is one critical issue appeared in node recently. |
The issue looks to be solved. CI works fine now for newly submitted PRs. I will close the issue, do not hesitate to reopen if you still have difficulties |
@bsekachev last week, when I ran build command, it failed with npm ci error. I want to fix my cvat but there are too many commits and I can't find which commit can solve the problem. Thank you. |
@jeyyoon To be honest, I don't know. I just changed base image in Dockerfile.ui to LTS version of node. |
i try to "docker-compose -f docker-compose.yml -f docker-compose.dev.yml build" but i have error
what is the problem?
failed to solve: rpc error: code = Unknown desc = executor failed running [/bin/sh -c npm run build:cvat-ui]: exit code: 1
The text was updated successfully, but these errors were encountered: