quasar-ui-qmediaplayer icon indicating copy to clipboard operation
quasar-ui-qmediaplayer copied to clipboard

not compatible with latest quasar framework

Open antonic901 opened this issue 1 year ago • 5 comments

Describe the bug I'm not able to install @quasar/qmediaplayer@next. After installing it and running project, I'm getting following error: App • ⚠ Extension(@quasar/qmediaplayer): Dependency not found - @quasar/app. Please install it.

To Reproduce Steps to reproduce the behavior:

  1. type quasar ext add @quasar/qmediaplayer@next
  2. run project npm run dev

Expected behavior npm run dev shouldn't throw error

Desktop (please complete the following information):

  • OS: Arch Linux
  • Browser: Firefox
  • Version: v133.0.3

antonic901 avatar Dec 22 '24 11:12 antonic901