swagger-api / swagger-ui

Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
https://swagger.io
Apache License 2.0
26.61k stars 8.97k forks source link

Error when adding swagger-ui-react with bun #10148

Closed neverm25 closed 1 month ago

neverm25 commented 1 month ago

Environment

Description

I am getting the error while adding swagger module with bun on my frontend project. image

kaioduarte commented 1 month ago

Works fine with bun 1.1.30. Anyway, I think this should've been reported to the bun repo instead.

image