TypeError with some libs - Can we upgrade Vite's version? #16617
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have an app that uses @quasar/app-vite, and some of the libraries like surrealdb doesn't work with it. i get this error:
"TypeError: import_ws.WebSocket is not a constructor" - i could swear that it was working before
if I go
\node_modules\@quasar\app-vite>
then upgrade vitenpm i vite@latest
it'll be working fineso could we upgrade Vite's version in the next release :) , I don't want to open an issue before checking with you.. thanks
Beta Was this translation helpful? Give feedback.
All reactions