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

Knex errors when running docker-compose up on local machine #19

Open
1 task
filmo003 opened this issue Apr 21, 2022 · 2 comments
Open
1 task

Knex errors when running docker-compose up on local machine #19

filmo003 opened this issue Apr 21, 2022 · 2 comments

Comments

@filmo003
Copy link

When running docker-compose up on a freshly cloned repo, knex does not install causing the build for the backend to fail. Research different ways to resolve this and implement any changes as needed.

  • It should be able to run docker-compose up without knex errors on a clean clone
@filmo003
Copy link
Author

A potential solution is putting npm install knex in the package.json, but is not the most elegant solution.

@thkruz
Copy link
Owner

thkruz commented May 5, 2022

Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants