Closed StevenHeven closed 8 months ago
When I run in debug mode, I see the maps of command contains only 2 commands ... that's why it found undefined when it need to find command help
or other commands ....
Okey forget .... it was jEnv troubles ..... T_____T
Hi,
I come to you because I can't generate my open api files for my front.
When I made this command :
openapi-generator-cli generate -i ../../../../front-api/target/openapi.yaml -g typescript-axios -t template/typescript-axios -o ./generated --global-property=skipFormModel=false --additional-properties=supportsES6=true,withInterfaces=true,legacyDiscriminatorBehavior=false
I've this error :
I tried many things : delete
nodes-modules
, update node & npm version, downgrade, clear npm cache, etc. Nothing fix it.Can you have some idea ?
My ressources : openapi-generator-cli version : 2.5.2 openapitools.json :