PrismaP
Prisma5mo ago
7 replies
DeathlyNocturnal

Prisma failing to initialise with bun

I am doing:

bun prisma init --datasource-provider sqlte


And I am getting:
Failed to install dynamic subcommand via npm.
        This subcommand is dynamically loaded and therefore requires npm to be installed.
        Please install npm and rerun this command.
Was this page helpful?