You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: