swagger-editor-live icon indicating copy to clipboard operation
swagger-editor-live copied to clipboard

v2.2.1 on npm?

Open benlau opened this issue 6 years ago • 3 comments
trafficstars

Hello,

First of all, thanks for your package. That saves me a lot of time in editing the swagger file locally.

Yesterday, I installed your package again and found that it is not working. Checking the source code, the support of arguments like --port was gone and the version is 2.2.1, but the latest version on npm should be 2.1.8.

That 2.2.1 version is still available to download on npm:

https://registry.npmjs.org/swagger-editor-live/-/swagger-editor-live-2.2.1.tgz

Out of curiosity, that is a package published accidentally, or ?

benlau avatar Dec 13 '18 05:12 benlau

Hi @benlau Thank you for the report. I will check it as soon as I get time later tonight.

moon0326 avatar Dec 13 '18 18:12 moon0326

@benlau in the meantime, would you try https://github.com/moon0326/swagger-ui-watcher instead? It's been while since I looked into this package and https://github.com/moon0326/swagger-ui-watcher does almost exactly the same thing.

moon0326 avatar Dec 13 '18 18:12 moon0326

@benlau I just tried installing it locally and 2.1.8 was installed correctly. https://www.npmjs.com/package/swagger-editor-live "versions" tab shows 2.1.8 as current. I'm not sure how 2.2.1 was installed in your case.

moon0326 avatar Dec 13 '18 22:12 moon0326