pb33f / openapi-changes

The world's sexiest OpenAPI breaking changes detector. Discover what changed between two OpenAPI specs, or a single spec over time. Supports OpenAPI 3.1, 3.0 and Swagger
https://pb33f.io/openapi-changes/
Other
180 stars 16 forks source link

Error message Exit Status 128 : not clear #95

Closed LasneF closed 8 months ago

LasneF commented 8 months ago

given the command line PS D:\code\repos\developer-portal> D:\tools\openapi-changes.exe report . .\documentations\reference-data\component-descriptor.yml ERROR exit status 128 Error: exit status 128

daveshanley commented 8 months ago

This has been enhanced in v0.0.54. The 128 error is thrown by git when trying to use git in a non-git repo location. It just throws an unexpected 128 error. openapi-changes will now tell you this.