Replies: 1 comment
-
Try to install react-router :) This is the latest prerelease, just add it to your package.json :) "@tanstack/react-router": "^0.0.1-beta.83", |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I was trying to TanStack Router, and I got type errors like Outlet is not found in package ..
so I tried to see how the examples are doing it and non of the examples worked, they all failed
https://tanstack.com/router/v1/docs/examples/react/basic
Does anyone see this issue and/or how to fix it?
Beta Was this translation helpful? Give feedback.
All reactions