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?0 Replies