T
TanStack2mo ago
wise-white

Optimized Deps Warning: FloatingTanStackRouterDevtools

Seeing this warning in the logs after upgrading to the new main branch: The file does not exist at "/Users/<REDACTED>/node_modules/.vite/deps/FloatingTanStackRouterDevtools-TM7R3YU7.js?v=50c4cb9a" which is in the optimize deps directory. The dependency might be incompatible with the dep optimizer. Try adding it to optimizeDeps.exclude.
4 Replies
fascinating-indigo
fascinating-indigo2mo ago
probably delete the .vite folder inside node_modules this is just a vite cache
wise-white
wise-whiteOP2mo ago
didn't work -
12:35:30 PM [vite] (client) ✨ optimized dependencies changed. reloading The file does not exist at "/Users/<REDACTED>/node_modules/.vite/deps/FloatingTanStackRouterDevtools-TM7R3YU7.js?v=b085d50a" which is in the optimize deps directory. The dependency might be incompatible with the dep optimizer. Try adding it to optimizeDeps.exclude.
fascinating-indigo
fascinating-indigo2mo ago
can you share a reproducer ?
wise-white
wise-whiteOP2mo ago
Sorry! Been out for the 4th will Try to reproduce on a shareable build This issue is far less important than the other one I posted about hydration too, so if I had to pick would love some eyes on that too❤️❤️❤️ Not sure what's changed on this one... but the warning totally went away lol will close this for now and if it crops up I'll come with a reproducer

Did you find this page helpful?