-
Notifications
You must be signed in to change notification settings - Fork 139
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
Ponder doesn't run with React 19 #1568
Comments
Thanks, really appreciate the repro. It might be time to surgically extract Ink. https://npmgraph.js.org/?q=ponder#zoom=w&select=exact%3Aink%404.4.1 |
I just published prerelease Could you please
Thanks! |
Just updated and tried this, ponder dev works now! Haven't deployed my indexer to production yet so ilyk if I have any issues with that, but it does seem to be resolved. |
Version
0.9.24
Current behavior
In situations where Ponder needs to be ran in a project that requires React 19, ponder dev fails due to a dependency (Ink) that doesn't support the latest version of React.
The error message
There is currently an open issue for this since December, but with little to no support from the maintainers of Ink.
Expected behavior
No response
Steps to reproduce
This repo can be used to reproduce the issue
Steps
Link to repository
https://github.com/Sam-Scolari/ponder-react-19
Anything else?
No response
The text was updated successfully, but these errors were encountered: