swagger-api / swagger-api/swagger-codegen
'swagger-codegen' is not recognized as an internal or external command, operable program or batch file.
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
everytime I enter
swagger-codegen -v
I get the following message
'swagger-codegen' is not recognized as an internal or external command,
operable program or batch file.
I believe that I did install swagger codegen. I am unsure since the instructions were unclear to me. I tried many ways like
npm install swagger-codegen -g
None work
Contributor guide
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.
Research direction
Start with the installation instructions and the npm install swagger-codegen -g command, then check how the swagger-codegen -v entry point is expected to be exposed on Windows. Done means the command runs successfully from a Windows command prompt after installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100