Although it was working before , Now when i run npm run dev , i dont get the url to view my app, it just says:
✔ Console Ninja extension is connected to Vite, see https://tinyurl.com/2vt8jxzw
1 messages · Page 1 of 1 (latest)
Although it was working before , Now when i run npm run dev , i dont get the url to view my app, it just says:
✔ Console Ninja extension is connected to Vite, see https://tinyurl.com/2vt8jxzw
Maybe try deleting node_modules and install again?
Does it work if you visit http://localhost:5174?