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
Hey,
Getting this and wondering if anyone else got this or has a way around it:
Log;
> [base 8/12] RUN npx prisma generate:
#0 5.783 prisma:warn Prisma only officially supports Linux on amd64 (x86_64) and arm64 (aarch64) system architectures. If you are using your own custom Prisma engines, you can ignore this warning, as long as you've compiled the engines for your system architecture "aarch64".
#0 9.481 Error: Failed to fetch the engine file at https://binaries.prisma.sh/all_commits/23fdc5965b1e05fc54e5f26ed3de66776b93de64/linux-arm-openssl-3.0.x/schema-engine.gz - 404 Not Found
------
failed to solve: process "/bin/sh -c PRISMA_ENGINES_CHECKSUM_IGNORE_MISSING=1 npx prisma generate" did not complete successfully: exit code: 1
The text was updated successfully, but these errors were encountered:
Hey,
Getting this and wondering if anyone else got this or has a way around it:
Log;
The text was updated successfully, but these errors were encountered: