prisma-json-schema-generator
prisma-json-schema-generator copied to clipboard
error Command "prisma-json-schema-generator" not found.
"fastify": "^4.26.2", "prisma-json-schema-generator": "^5.1.3",
No .bin file was generated after installation.
Have you found a solution?
I also noticed this issue, the last version that was working is 5.1.1 for me.
Have you found a solution?
I have temporarily locked the version of the package:
"prisma-json-schema-generator": "5.1.1",
:tada: This issue has been resolved in version 5.1.4 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I can confirm our "ecosystem-tests" test is now passing ✅