Can't setup Prisma in my turbo repo #9116
Replies: 1 comment 2 replies
-
|
Getting the same issue. Seeing that this is closed. Was there a resolution? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Followed documentation for setting up Prisma with turborepo and this is the error I encountered.
Additional information
I am setting up a project and wanted to use prisma. I have followed this article to setup.
After following everything on the article, I got a error
"Package @prisma/client (serverComponentsExtenalPackages or default list) can't be external"
I did the same setup few months back and it worked perfectly. I don't know why this is happening now.
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions