OpenAPITools / OpenAPITools/openapi-generator-cli
[BUG] version command fails in 2.4.3
Open
@kay-schecker is already working on this.
Since Sep 15, 2021.
bug
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 208
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 6
Description
⚠️ Important Notice
Please differentiate the bug
This repository is not responsible for the actual code generation. If you have problems with the code generation, please open the bug at OpenAPITools/openapi-generator.
Please also check if the bug is already known before you open a new bug.
🐛 Bug Report:
Describe the bug
version returns an error
Steps to Reproduce
Steps to reproduce the behavior:
npm install -g @openapitools/openapi-generator-cli@2.4.3npx @openapitools/openapi-generator-cli version
Expected behavior
Download 5.2.1 ...
Downloaded 5.2.1
Did set selected version to 5.2.1
5.2.1
Actual behavior
Unexpected token '?'
Operation System (please complete the following information):
- OSX 11.6
- Ubuntu 18.04
Package System (please complete the following information):
- npm 6.14.6
Additional context
Rolling back to 2.4.2 fixes the problem
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.