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

React 19 support #686

Open
SquirrelDeveloper opened this issue Feb 23, 2025 · 0 comments
Open

React 19 support #686

SquirrelDeveloper opened this issue Feb 23, 2025 · 0 comments

Comments

@SquirrelDeveloper
Copy link

Hi,
Out of the box, the lib doesn't seem to support React 19

npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@">=16" from @alita/[email protected]
npm error   node_modules/@alita/inspx
npm error     @alita/inspx@"0.0.2" from @alita/[email protected]
npm error     node_modules/@alita/plugins
npm error       @alita/plugins@"^3.2.11" from [email protected]
npm error       node_modules/umi-presets-pro
npm error         umi-presets-pro@"^2.0.3" from the root project
npm error   130 more (@ant-design/charts-util, @ant-design/cssinjs, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.6.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm error node_modules/react-helmet-async
npm error   react-helmet-async@"^2.0.5" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"^16.6.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm error   node_modules/react-helmet-async
npm error     react-helmet-async@"^2.0.5" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.

Could it be possible to update it?
There is a fork of a fork that support it https://www.npmjs.com/package/@dr.pogodin/react-helmet
Regards

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

No branches or pull requests

1 participant