Zige
Explore posts from serversPPrisma
•Created by Zige on 12/3/2024 in #help-and-questions
Cannot run built code when different prisma client output folder
after changing it to the node_modules/@prisma/client I got this error:
after doing what the error says, it completes normally. Then I updated the paths in tsconfig and after building, I got this error:
Error: Dynamic require of "fs" is not supported
I even tried to remove the paths in tsconfig and import everything directly, still the same.3 replies