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

error npm run build:prod" #1

Open
wi-wi opened this issue Feb 12, 2023 · 1 comment
Open

error npm run build:prod" #1

wi-wi opened this issue Feb 12, 2023 · 1 comment

Comments

@wi-wi
Copy link

wi-wi commented Feb 12, 2023

on linux mint I get this:

ERROR: failed to solve: process "/bin/sh -c npm run build:prod" did not complete successfully: exit code: 1

@benlau6
Copy link
Owner

benlau6 commented Feb 14, 2023

Most of the packages this repo depending on are outdated, so I strongly recommend you look for something else.

I tried to solve it in a short time but cannot get it done. If you really want to solve the problem, try one of the following method.

  • Fix the frontend
  • Remove or replace the frontend
    • Remove the frontend service in docker-compose.yml, docker-compose.prod.yml and docker-compose.override.yml
    • Then you can use the backend directly, or attach a frontend to it if you wish. SvelteKit is a great option.

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

No branches or pull requests

2 participants