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
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.
ok, how do i get this to work?
Do you have a particular issue?
It’s not working 😆
Also, it’s not creating data in Supabase
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.
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
Looks like a Nextjs thing 🤔
I have no experience with it :/
I got it to apparently connect to my Supabase project. But, it says that the file dosnt match, or config