OpenAPITools / OpenAPITools/openapi-generator-cli
[BUG] version command fails in 2.4.3
Abierto
@kay-schecker ya está trabajando en esto.
Desde el 15/9/2021.
bug
- Lenguaje dominante
- TypeScript
- Estrellas
- 2k
- Forks
- 208
- Merge medio
- 7 h 12 min
- PR fusionados (30 d)
- 6
Descripción
⚠️ 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.