Broken import on 0.0.1-beta.174 ?
Hello guys, this morning I updated the router version and I keep receiving this error. I'm using the router in a NX monorepo React app and I use Vite as a bundler. Before updating (from beta 108) everything worked flawlessly. See screenshots for more info.
Thanks in advance for your help


2 Replies
ugly-tan•3y ago
The router package name has been moved from @tanstack/router to @tanstack/react-router
The devtools package has remained unchanged.
Currently, betas 188 and 189 have a few type errors.
other-emeraldOP•3y ago
Okay I'll try to use those, thank you