hahn
DTDrizzle Team
•Created by hahn on 10/20/2023 in #help
tsc command fails when using sqlite
Hey, just started using the library, and I'm having issues running the
tsc
command. Here's the output (shortened a lot though):
Even though I'm only using sqlite, it seems that typescript is checking for all of the codebase, including mysql and pg types, which break since I don't have the packages installed.9 replies