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

Docker-Compose Fails to Build #9

Closed
ngetchell opened this issue Jul 19, 2020 · 1 comment
Closed

Docker-Compose Fails to Build #9

ngetchell opened this issue Jul 19, 2020 · 1 comment

Comments

@ngetchell
Copy link

The error is listed below.

internal/commands/migrate.go:13:2: module github.com/jordanknott/project-citadel@latest found (v0.0.0-20200719211037-c3b183758960), but does not contain package github.com/jordanknott/project-citadel/api/internal/migrations
Error: running "go build -o dist/citadel cmd/citadel/main.go" failed with exit code 1
exit status 1

On Ubuntu 20.04
Docker version 19.03.12, build 48a66213fe
docker-compose version 1.26.2, build eefe0d31

I'm interested in trying this out so let me know when it works.

JordanKnott added a commit that referenced this issue Jul 19, 2020
fixes issue #7 & #9

also remove agGrid dependency from package.json to reduce download size
@JordanKnott
Copy link
Owner

I didn't add the migration gen the Dockerfile how this is now fixed in the latest commit!

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