prisma-json-schema-generator icon indicating copy to clipboard operation
prisma-json-schema-generator copied to clipboard

error Command "prisma-json-schema-generator" not found.

Open wizardAEI opened this issue 1 year ago • 3 comments

image

"fastify": "^4.26.2", "prisma-json-schema-generator": "^5.1.3",

No .bin file was generated after installation.

wizardAEI avatar Apr 19 '24 08:04 wizardAEI

Have you found a solution?

DavidIlie avatar Apr 23 '24 10:04 DavidIlie

I also noticed this issue, the last version that was working is 5.1.1 for me.

Jolg42 avatar Apr 23 '24 12:04 Jolg42

Have you found a solution?

I have temporarily locked the version of the package:

"prisma-json-schema-generator": "5.1.1",

wizardAEI avatar Apr 23 '24 12:04 wizardAEI

:tada: This issue has been resolved in version 5.1.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar May 31 '24 08:05 github-actions[bot]

I can confirm our "ecosystem-tests" test is now passing ✅

Jolg42 avatar May 31 '24 10:05 Jolg42