glideapps / quicktype

Generate types and converters from JSON, Schema, and GraphQL
https://app.quicktype.io
Apache License 2.0
11.76k stars 1.04k forks source link

[BUG]: quicktype version 23.0.161 command not found #2597

Closed OracleDin closed 1 month ago

OracleDin commented 1 month ago

When installing version 23.0.161 you can't execute the quicktype command. It still works with version 23.0.158.

npm WARN exec The following package was not found and will be installed: quicktype@23.0.161 sh: quicktype: command not found

inferrinizzard commented 1 month ago

@OracleDin Can you try again with 23.0.162 ?

OracleDin commented 1 month ago

Now it works! We were working with latest in my project, now its resolved. Thanks alot :)

inferrinizzard commented 1 month ago

Resolved as of 23.0.162