When use drizzle-kit drop command got an error: Error Please specify 'dialect' param
Hello!
I'm working on drizzle/neon setup and at the moment I would like to drop my migrations which is stored inside of this directory:
Issue: When I've tried the following command: I got this error: I don't quite understand what's wrong because this command doesn't have this parameter. I did try to point out the dialect and got the following error: Here's my drizzle.config.ts file: Question: How can I fix it so that drizzle doesn't throw the error about a non-existent parameter? Repository https://github.com/PablloZz/next-express-auth/tree/feat/init-drizzle-neon/backend I will be grateful for any help
Issue: When I've tried the following command: I got this error: I don't quite understand what's wrong because this command doesn't have this parameter. I did try to point out the dialect and got the following error: Here's my drizzle.config.ts file: Question: How can I fix it so that drizzle doesn't throw the error about a non-existent parameter? Repository https://github.com/PablloZz/next-express-auth/tree/feat/init-drizzle-neon/backend I will be grateful for any help
GitHub
next-express-auth/backend at feat/init-drizzle-neon · PablloZz/next...
Contribute to PablloZz/next-express-auth development by creating an account on GitHub.
0 Replies