Drizzle-orm dependencies missing during build
Hi all,
Im using Drizzle for the first time and finally made it work locally. But when I tried to build and push my code to a AWS Lambda it's missing a whole lot of dependencies ?
This is my config:
tsConfig:
4 Replies
I also have the same issue, and it's a blocker for me. 😦 I appreciate any suggestions
Try adding "skipLibCheck": true to your tsconfig
If that doesn't work, please share the code that's throwing that error
That worked perfectly 🙏 Thanks a lot
was already there with nextjs, still doesn't work..
it screams at Filelist not found