Closed mozgbrasil closed 4 years ago
Hi @mozgbrasil, thanks for opening the issue!
Unfortunately this project is no longer maintained. I didn't personally test them but you might have a better time trying one of those projects instead:
The oficial docs have plenty of other ways to add it to your project: https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/installation.md#installation
Including this one-liner which you can add to whatever HTML doc you are serving from your sinatra app:
<script src="https://unpkg.com/swagger-ui-dist@3/swagger-ui-bundle.js"></script>
<!-- `SwaggerUIBundle` is now available on the page -->
I'll mark our projects with a unmaintained notice whenever I can so nobody else ends up like you did! Sorry about that!
Good afternoon my friends
If you can help
See what I show in the image
That when executing the command
informed that the library has been installed
But when executing the command
is reporting an error when trying to load the library
-
Following information about my environment