adam boukhris
Explore posts from serversPPrisma
•Created by adam boukhris on 6/8/2024 in #help-and-questions
problem when deploying prisma
hello guys , i just completed my portfolio and i'm trying to deploy my app to vercel but i'm always having this error
You can mark the path "mock-aws-s3" as external to exclude it from the bundle, which will remove this error and leave the unresolved path in the bundle. You can also surround this "require" call with a try/catch block to handle this failure at run-time instead of bundle-time.
, the problem is i never used the path that he is talking about , i started getting the error when i added prisma to my code , any idea how to solve it ?8 replies
PPrisma
•Created by adam boukhris on 6/7/2024 in #help-and-questions
problem when deploying
hello guys , i just completed my portfolio and i'm trying to deploy my app to vercel but i'm always having this error
You can mark the path "mock-aws-s3" as external to exclude it from the bundle, which will remove this error and leave the unresolved path in the bundle. You can also surround this "require" call with a try/catch block to handle this failure at run-time instead of bundle-time.
, the problem is i never used the path that he is talking about , i started getting the error when i added prisma to my code , any idea how to solve it ?2 replies