Skip to content

Cannot download prisma engines while prisma generate due to 404 Error #24019

Closed Answered by aqrln
kritsanapr asked this question in Q&A
Discussion options

You must be logged in to vote

This was an upstream issue which resulted in a Docker image for incompatible platform being downloaded (nodejs/docker-node#2074). This is now fixed upstream, just make sure to pull new images:

docker pull node:22 --platform linux/arm64

(replace node:22 with the tag you use)

Thanks for reporting this!

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@janpio
Comment options

@RubenNL
Comment options

Comment options

You must be logged in to vote
4 replies
@janpio
Comment options

@RubenNL
Comment options

@janpio
Comment options

@kritsanapr
Comment options

Comment options

You must be logged in to vote
1 reply
@kritsanapr
Comment options

Answer selected by aqrln
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #24018 on April 29, 2024 17:38.