Surnet/swagger-jsdoc

command not found: swagger-jsdoc

Opened this issue · 5 comments

Describe the bug
After installing swagger-jsdoc@7.0.0-rc.6, if we ran swagger-jsdoc in terminal we get command not found: swagger-jsdoc

To Reproduce
Steps to reproduce the behavior:

  1. npm i swagger-jsdoc -g
  2. open a terminal and run swagger-jsdoc

Expected behavior
swagger-jsdoc command should be known after global install

Screenshots
Screen Shot 2021-04-06 at 4 58 45 PM
Screen Shot 2021-04-06 at 4 58 34 PM

Additional context
This issue is not reproducible in previous stable version 6.1.0

It has been removed in v7. You either have to use another project that reproduce the old CLI, write one yourself or adapt from the examples.

@behrooztabesh I have the same issue, have you solved it?

Putting this here as it's already been communciated https://github.com/Surnet/swagger-jsdoc/releases/tag/v7.0.0-rc.1

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.