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 #2341

Open
1 of 5 tasks
Psli opened this issue Dec 7, 2024 · 3 comments · May be fixed by #2349
Open
1 of 5 tasks

React 19 support #2341

Psli opened this issue Dec 7, 2024 · 3 comments · May be fixed by #2349
Labels
area: core relates to core classes // parts of the library kind: request New feature or request that should be actioned

Comments

@Psli
Copy link

Psli commented Dec 7, 2024

Which react-spring target are you using?

  • @react-spring/web
  • @react-spring/three
  • @react-spring/native
  • @react-spring/konva
  • @react-spring/zdog

What version of react-spring are you using?

9.7.4

What's Wrong?

npm error Could not resolve dependency

To Reproduce

npm i @react-spring/web

Expected Behaviour

(node:26685) ExperimentalWarning: CommonJS module /opt/homebrew/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /opt/homebrew/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: undefined@undefined
npm error Found: react@19.0.0
npm error node_modules/react
npm error react@"^19.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from @react-spring/web@9.7.5
npm error node_modules/@react-spring/web
npm error @react-spring/web@"*" 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.

Link to repo

https://github.com/pmndrs/react-spring

@Psli Psli added the template: bug This issue might be a bug label Dec 7, 2024
@joshuaellis joshuaellis added kind: request New feature or request that should be actioned and removed template: bug This issue might be a bug labels Dec 7, 2024
@joshuaellis joshuaellis changed the title [bug]: React 19 support React 19 support Dec 7, 2024
@utkuoruc
Copy link

utkuoruc commented Dec 7, 2024

so no react 19 support?

@joshuaellis
Copy link
Member

Not yet no, but im hoping to work on it this month.

@abbaty48
Copy link

I'm still waiting for react19 support, I'm stuck here on upgrading a project, any intel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core relates to core classes // parts of the library kind: request New feature or request that should be actioned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants