We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Out of the box, the lib doesn't seem to support React 19
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
The text was updated successfully, but these errors were encountered: