Anurag Shetty
Anurag Shetty

Reputation: 11

How to run drizzle-kit in Deno 2

Okay I am trying to use the migration command which is the npx drizzle-kit generate --name=init in the terminal with deno

but when I try to use it I get an error:


Cannot find module 'drizzle-kit' Require stack:

i was expecting a migration file to be created

Upvotes: 1

Views: 101

Answers (0)

Related Questions