__QUASAR_SSR_CLIENT__ is not defined #17174
-
Hello. I have a small project on Quasar, apparently after updating one of the packages in package.json I am getting an error (QUASAR_SSR_CLIENT is not defined). I do not use SSR.
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hi, Same problem for me when executing unit tests with vitest. I do not use SSR either
It appeared after doing
|
Beta Was this translation helpful? Give feedback.
-
I have the same problem. I did the package.json
EDIT:
I did tried quasar version to 2.16.0 still have the same problem. |
Beta Was this translation helpful? Give feedback.
-
@r35p3ct You have installed |
Beta Was this translation helpful? Give feedback.
@r35p3ct You have installed
@quasar/vite-plugin
but you haven't added it to your vite.config.js