No config path provided, using default 'drizzle.config.ts'

I’m trying to add drizzle to my Nextjs project. One error says something about es5, so I changed it to es6, Now it’s saying: No config path provided, using default 'drizzle.config.ts'
8 Replies
rphlmr ⚡
rphlmr ⚡4mo ago
This is more a warning. Drizzle kit cli can receive an arg for the config file location. If not provided (not mandatory), it will use the first drizzle.config.ts it finds in the root directory.
JustCodeItAll
JustCodeItAll4mo ago
ok, how do i get this to work?
rphlmr ⚡
rphlmr ⚡4mo ago
Do you have a particular issue?
JustCodeItAll
JustCodeItAll4mo ago
It’s not working 😆 Also, it’s not creating data in Supabase
rphlmr ⚡
rphlmr ⚡4mo ago
Have you followed this guide by any chance? https://orm.drizzle.team/learn/tutorials/drizzle-with-supabase
Drizzle ORM - Drizzle with Supabase Database
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
JustCodeItAll
JustCodeItAll4mo ago
yes, it still dosnt show in the editor on the localhost i found out what it is, its a header issue that i need to allow access to the localhost. but im nit sure how. it says to install a package, but its layed out weird
rphlmr ⚡
rphlmr ⚡4mo ago
Looks like a Nextjs thing 🤔 I have no experience with it :/
JustCodeItAll
JustCodeItAll4mo ago
I got it to apparently connect to my Supabase project. But, it says that the file dosnt match, or config
Want results from more Discord servers?
Add your server