Nodejs - Typescript Project Build
I am stuck at building typescript node project, When I run
tsc
I get these errors because of drizzle.2 Replies
Try to use skipLibCheck in your tsconfig
If that helps, feel free to close GH issue
I am really sorry, I am dumb.