Josh
Explore posts from serversDTDrizzle Team
•Created by Josh on 6/20/2024 in #help
NodeNext Module Resolution Causes `drizzle-kit generate` to fail.
Hiiiiii 👋 , I'm having trouble using the kit with
"moduleResuolution": "NodeNext"
. Basicaly that means that in my typescript files I import modules like the following:
File tree:
Code:
This causes drizzle-kit
to not be able to generate my schema.
Is there any solutions to this issue without modifying source files?1 replies