File SystemEcosystem & FrameworksUse Prisma Postgres with BunPrisma needs Node.js to run certain generation code, so make sure Node.js is installed in the environment where you run bunx prisma commands.Copy MarkdownOpenUse Prisma with BunPrisma's dynamic subcommand loading requires npm to be installed alongside Bun. This affects CLI commands such as prisma init and prisma migrate . GeneratedBuild an app with Qwik and BunInitialize a new Qwik app with bunx create-qwik .