twskj / pretty-swag

Pretty UI for Swagger spec
MIT License
122 stars 20 forks source link

Warnings when installing #61

Closed 7ruth closed 5 years ago

7ruth commented 5 years ago

Me and my peers are seeing the following warnings when running:

npm install pretty-swag -g

image

twskj commented 5 years ago

One of its dependencies need to be updated. I'll patch it this evening. Thanks for reporting.

7ruth commented 5 years ago

Thank you for updating and maintaining this tool!

twskj commented 5 years ago

No problem. Turned out those warnings are from highlight.js which can be tracked here: https://github.com/highlightjs/highlight.js/issues/1369

twskj commented 5 years ago

v0.2.2 should not have these complains anymore