Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile failed when update redoc version #2641

Open
justiceti opened this issue Jan 7, 2025 · 1 comment
Open

compile failed when update redoc version #2641

justiceti opened this issue Jan 7, 2025 · 1 comment
Labels

Comments

@justiceti
Copy link

When I update redoc version from 2.1.1 to 2.2.0
I got an error when compile

error in ./node_modules/redoc/bundles/redoc.browser.lib.js

Module parse failed: Unexpected token (41:47711)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| margin: 30px 0 20px 0;
| color: ${e=>e.color};

`;class ae extends e.PureComponent{render(){return e.createElement("div",{style:{textAlign:"center"}},e.createElement(se,{color:this.props.color},"Loading ..."),e.createElement(ie,{color:this.props.color}))}}var le=require

How can i deal with this?

Looking forward to your reply, thank you

@AlexVarchuk
Copy link
Collaborator

hi @justiceti . Please provide the details to reproduce your case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants