-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSR is not working in 2.0.0-beta.7 #379
Comments
Hi, BR, |
Any solution to this issue with SSR? Also issue with SSG. Thanks for the plugin. |
FWIW this only applies if using |
Do you have an example? I can get it to run either way. |
Still no solution for this? |
Anyone getting this to work ? |
I'm using
@quasar/quasar-app-extension-qmarkdown": "^2.0.0-beta.7"
with quasar v2 and Vue3. It works as expected when runningquasar dev
However when I try to run
quasar dev -m ssr
I get the following error:I've installed qmarkdown using quasar cli and I'm suing Node v16.14.0
Thanks
The text was updated successfully, but these errors were encountered: