You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use serverless-jetpack for my serverless, NestJS and Prisma application but unfortunately I'm getting an error:
Error: Encountered resolution error in /Users/mr0/Sites/app-service/.build/node_modules/@prisma/client/default.js for .prisma/client/default: Error: Cannot find export './.prisma/client/default' in module '.prisma/client/default' from '/Users/mr0/Sites/app-service/.build/node_modules/@prisma/client'
If you can create a minimal reproduction of the issue that we can install, build and see the error, that would be great to enable us to see what's actually going on. Thanks!
Hi there,
I'm trying to use serverless-jetpack for my serverless, NestJS and Prisma application but unfortunately I'm getting an error:
Any idea how it can be solved?
cc. @ryan-roemer
The text was updated successfully, but these errors were encountered: