Hey all, I’m currently trying to run `prisma migra...
# orm-help
a
Hey all, I’m currently trying to run
prisma migrate deploy
in a self-contained environment without npm. Does anyone know how I can package the prisma cli with
pkg
into an executable I can use in that environment?