quasarframework / quasar-ui-qmarkdown

A Quasar UI App Extension to display inline markdown
https://quasarframework.github.io/quasar-ui-qmarkdown/
MIT License
157 stars 28 forks source link

Extension is not compatible with Quasar v2.2.0 #322

Closed Dennis2512 closed 2 years ago

Dennis2512 commented 2 years ago

Hello there!

Unfortunately I am not able to use this extension, because it is not compatible with Quasar v2.2.0. It says the required version is ^1.5.0. It would be very nice if you could update this great work to make it compatible to newer Quasar versions.

I look forward to hearing from you. Thank you in advance!

hawkeye64 commented 2 years ago

Hi. Please use the following to install:

quasar ext install @quasar/qmarkdown@next

Note the use of @next.