You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had this error too, - looks like Vite regression or a configuration issue. Some people report that downgrading to "vite": "~4.2.2" helped them.
For me, adding Vite configuration from this answer solved the issue. Hope this helps!
when i use create-chrome-ext with react + ts + vite, after install dependencies and run
npm run dev
, it comes with websockets connect failed:The text was updated successfully, but these errors were encountered: