Koke Carpintero
Koke Carpintero
I'm getting the same error, does anyone have a workaround, because it won't even let me do the build.
> Adding this to my vite.config.ts seems to fix it for me: > > ``` > resolve: { > alias: { > ".prisma/client/index-browser": "./node_modules/.prisma/client/index-browser.js" > } > }, > ```...
> ### Which component is affected? > Qwik Runtime > > ### Describe the bug > I created the starter app and added two integrations: Prisma and Vercel-Edge. Here is...
With nextjs same issue please review and correct possible import errors