Why the IA can't make index.ts find the module
00:38 27 May 2026

I want to develop a API using AI, to write all the code, and it worked for most of it, but now the update of the Prisma made it so the things IA use now are obsolete and one of them is the @clientprisma, the index of the API always give some kind of error related to the version used, can I find ways to get around this?

typescript sqlite artificial-intelligence prisma