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
Describe the Bug
I've had this issue on multiple servers with different providers where I can't generate on server due to memory issue.
I've solved this before by copying generated files from node_modules on my machine to the repo and pushing it. but this is not a solution.
To Reproduce
Get a vps server and try to deploy.
Mine is this from hostinger. also had similar results with AWS.
Expected Behavior
To run prisma-generate without issues.
Describe the Bug
I've had this issue on multiple servers with different providers where I can't generate on server due to memory issue.
I've solved this before by copying generated files from node_modules on my machine to the repo and pushing it. but this is not a solution.
To Reproduce
Get a vps server and try to deploy.
Mine is this from hostinger. also had similar results with AWS.
Expected Behavior
To run prisma-generate without issues.
Logs
Environment (please complete the following information):
typegraphql-prisma
: "^0.27.0"The text was updated successfully, but these errors were encountered: