T
TanStack2d ago
subsequent-cyan

create-tsrouter-app didn't print debug console.log, warn, error in terminal.

hello i have a questions i create project using create-tsrouter-app, so realized that console.log, error warn or anything like that in the terminal, and i had to check the console in the browser?? any method or alternative way to enabale it in the terminal?? li
No description
3 Replies
stormy-gold
stormy-gold22h ago
it logs in the terminal if your console log runs on the server so in loaders, server functions etc
rising-crimson
rising-crimson16h ago
are you using router in a SPA? or server side with start
subsequent-cyan
subsequent-cyanOP7h ago
I use spa mode @Manuel Schiller So there is not possible to run that in terminal??

Did you find this page helpful?