You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
type quasar ext add @quasar/qmediaplayer@next
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
The text was updated successfully, but these errors were encountered:
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:
quasar ext add @quasar/qmediaplayer@next
npm run dev
Expected behavior
npm run dev shouldn't throw error
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: