#Cannot find module '@tanstack/router-plugin/vite' or its corresponding type declarations.

5 messages · Page 1 of 1 (latest)

dusty carbon
#

I'm getting this tsc error in my vite.config.ts file. Routing itself works fine, but the error is annoying and I'm wondering if I've missed a step somewhere.

My package.json has:

"@tanstack/react-router": "^1.40.0",
"@tanstack/router-plugin": "^1.39.13",

Is there perhaps something that needs to go in tsconfig?

tulip kraken
dusty carbon
#

Exactly what I needed! thank you ❤️

vast canyon
#

It is technically resolved but I don't know how or what the issue was/is. Also, i am using react, no next or anything, so the tsconfig.app.json and tsconfig.node.json both are using bundler