Replies: 1 comment
-
Use a proper bundler, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I encountered a vulnerability in swagger-ui-react, which required upgrading the package from version 4.16.1 to 5.17.12. However, during the UI build process, the compilation failed, and the following error was displayed:
To troubleshoot, I tried deleting the /node_modules directory and reinstalling dependencies, but the issue persists.
OS: IOS
Browser: N/A
react: 17.0.2
node: 16
Swagger-UI version: 5.xx.xx (swagger-ui-react)
package.json
Beta Was this translation helpful? Give feedback.
All reactions