quasar-ui-qmediaplayer: Dependency not found - @quasar/app

Cannot use QMediaPlayer as an extension.

Getting error: Extension(@quasar/qmediaplayer): Dependency not found - @quasar/app

I’m using a fresh version of Quasar (v2.7.1) with Vite and Pinia.

To Reproduce

Steps to reproduce the behavior:

  1. quasar ext add @quasar/qmediaplayer@next
  2. quasar describe QMediaPlayer
  3. See error

Error

App • Running "@quasar/qmediaplayer" Quasar App Extension...
App • ⚠️  Extension(@quasar/qmediaplayer): Dependency not found - @quasar/app. Please install it.

My quasar info

NodeJs - 16.15.0
                
Global packages 
  NPM - 8.10.0
  yarn - 1.22.18
  @quasar/cli - 1.3.2
  @quasar/icongenie - Not installed
  cordova - Not installed

Important local packages                                                                                           
  quasar - 2.7.1 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
  @quasar/app-vite - 1.0.1 -- Quasar Framework App CLI with Vite                                                   
  @quasar/extras - 1.14.0 -- Quasar Framework fonts, icons and animations                                          
  eslint-plugin-quasar - Not installed                                                                             
  vue - 3.2.34 -- The progressive JavaScript framework for building modern web UI.                                 
  vue-router - 4.0.15                                                                                              
  pinia - 2.0.14 -- Intuitive, type safe and flexible Store for Vue                   
  vuex - Not installed                                                                
  vite - 2.9.1 -- Native-ESM powered web dev build tool                               
  eslint - 8.15.0 -- An AST-based pattern checker for JavaScript.                     
  electron - Not installed                                                            
  electron-packager - Not installed                                                   
  electron-builder - Not installed                                                    
  register-service-worker - 1.7.2 -- Script for registering service worker, with hooks
  @capacitor/core - Not installed                                                     
  @capacitor/cli - Not installed                                                      
  @capacitor/android - Not installed                                                  
  @capacitor/ios - Not installed                                                      
                                                                                      
Quasar App Extensions                                                                 
  @quasar/quasar-app-extension-qmediaplayer - 2.0.0-beta.6 -- A Quasar App Extension for @quasar/quasar-ui-qmediaplayer

About this issue

  • Original URL
  • State: open
  • Created 2 years ago
  • Comments: 22 (4 by maintainers)

Commits related to this issue

Most upvoted comments

Hi, I will try to fix this issue.

Working on a fix. This will be released in the next day or two.

Hey guys, is this being worked on or has anybody found a workaround?

Also encountering the same issue. @lividpro’s workaround does work, but I get another error on runtime, regarding missing language en-US and material-icons missing. Even after adding the necessary values on quasar.conf.js.

Does anybody know a good alternative?

Same here, I’m unable to use it with Quasar Cli Vite

Me too

anyone has a fix without errors?

@hawkeye64 you can undo that commit. The problem is caused by a faulty release. image image

The version is correct, but the contents are not.