Sorry if this has been asked a hundred times befor...
# orm-help
b
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 ๐Ÿ™‚
r
@Billy Ohgren ๐Ÿ‘‹ You could check this thread out and see if you can get it working with Node 14.
b
Thank you! Iโ€™ve read it a couple of times already ๐Ÿ˜‚ I think itโ€™s alpine related though
๐Ÿ˜… 1