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

make deploy issue with fetching req once_cell=1.18 #1941

Open
agatekartik opened this issue Jun 8, 2023 · 0 comments
Open

make deploy issue with fetching req once_cell=1.18 #1941

agatekartik opened this issue Jun 8, 2023 · 0 comments

Comments

@agatekartik
Copy link

always get this

make deploy
Password:
latest: Pulling from saschagrunert/build-rust
Digest: sha256:3a4d5aca99e7491b92fd2f10f07075397217fc4bf6464cf294ab89fcff5cd561
Status: Image is up to date for saschagrunert/build-rust:latest
docker.io/saschagrunert/build-rust:latest
Error: Error during execution of cargo metadata: Updating crates.io index
error: failed to select a version for the requirement once_cell = "=1.18.0"
candidate versions found which didn't match: 1.17.2, 1.17.1, 1.17.0, ...
location searched: crates.io index
required by package actix v0.13.0
... which is depended on by webapp-backend v1.0.0 (/deploy/backend)
make: *** [Makefile:49: build-frontend] Error 1
make: *** [deploy] Error 2

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

1 participant