Prisma generate command failure
Hi,
I am experiencing a build failure at the
prisma generate
step with the following error:
This works locally, and nothing has changed in my codebase to cause this error. I started getting this error yesterday, and am getting it on when trying to deploy the codebase in a state that worked previously.
I do not have a nixpacks config file, nor do I have a monorepo.
Here is the info that prints when the build starts:
I have read this thread: https://discord.com/channels/713503345364697088/1053671377930043482/1053671377930043482
And attempted several of the suggested fixes, but setting NIXPACKS_DEBIAN=1
nor NIXPACKS_NODE_VERSION=14
worked for me.
My project ID is 316aa21f-dc55-4e9f-be8f-13129d27d7c06 Replies
Project ID:
316aa21f-dc55-4e9f-be8f-13129d27d7c0
It might be due to extra space in the package.json file, or because it is a monorepo.
⚠️ experimental feature
Bumping this issue, still not working for me
Hey Carter, I can look into this for ya later my time.
Flagging this thread. A team member will be with you shortly.
I have a gut feeling it is still related to the OpenSSL stuff but its also likely that its just package versioning.