Sorry if this has been asked a hundred times before. Prisma in docker with Apple M1, is there a way to get it to work?
I compiled all the engines on an M1, specified paths as envs and I could see them being loaded.
It looks like it works on "bare metal" but not inside of my docker container running node:15-alpine.
I've been googling for hours ๐