Following TanStack Start tutorial / Playing with example and app won't start
Getting this error:
(!) Could not auto-determine entry point from rollupOptions or html files and there are no explicit optimizeDeps.include patterns. Skipping dependency pre-bundling.
when playing around with this tutorial https://tanstack.com/router/latest/docs/framework/react/start/getting-started. Downloaded the project from Stackblitz as well and it still won't open up. What could be the issue?1 Reply
causal-orange•13mo ago
That's not an error, just a warning message. Since, Start is still in alpha is part of the development process till we figure everything out.