Closed dusty closed 7 years ago
The swagger-node package uses swagger for one of its bin commands, which conflicts with this one. Causes an issue if you install both globally.
https://raw.githubusercontent.com/swagger-api/swagger-node/master/package.json
Yes, I met the exact same problem for naming conflict.
How about change to swagger-cli?
Yep. Good point. I'll change the command name in the next release.
The swagger-node package uses swagger for one of its bin commands, which conflicts with this one. Causes an issue if you install both globally.
https://raw.githubusercontent.com/swagger-api/swagger-node/master/package.json