Where to see console logs while vite is running?

Question:
I haven’t used this site in years and I’m still a beginner in general. But when vite is running, where am I supposed to see the console log output? Right now, the console only shows info about the server that is running.

I did find a similar post: Console doesn't show logs
This says to look in the Deployment tab, but I haven’t deployed the project, so I’m not sure what that means, tbh.

Repl link:
https://replit.com/@cellhaze/GivingMistyroseString#script.js

code snippet

Yeah, I’m struggling with this too! Similarly - not deployed.

I read here that I should try running it in developer mode - but that didn’t work either.

I understand where the console should log - i just get logs for vite connecting, and vite connected only.

https://www.reddit.com/r/vuejs/comments/vdohu1/vite_removes_consolelog/

1 Like