-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Dependency not found - @quasar/app #358
Comments
It looks like the dependency list (internal) needs updating. |
Working on a fix. This will be released in the next day or two. |
@hawkeye64 you can undo that commit. The problem is caused by a faulty release. The version is correct, but the contents are not. |
Hi, did you find a fix or a workaround for this issue ? |
Hey guys, is this being worked on or has anybody found a workaround? |
Hi, the problem still seems to exist, which makes the plugin unusable |
Same here, I'm unable to use it with Quasar Cli Vite |
This issue is still occurring. Any update? |
Is happening to me right now 😭 |
now |
Hi, |
Same here, I'm unable to use it with Quasar Cli Vite |
Hi, what is the status of this issue? |
Its still a beta, but no real updates. Copy https://github.com/quasarframework/quasar-ui-qmediaplayer/blob/next/app-extension/src/index.js You will still get some errors but it works |
anyone has a fix without errors? |
Any news on this issue? :-) |
Also encountering the same issue. @lividpro's workaround does work, but I get another error on runtime, regarding missing language Does anybody know a good alternative? |
Hello! What is the way out of this situation? |
QMediaPlayer currently does not support Vite. Vite does not support loading externals, like the language and icon packages, like webpack does. |
Guys, any update? |
Same error here |
Me too |
So, no progress in 2 years? Anyone figured this out or should i switch to a different framework? Gotta have video |
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:
quasar ext add @quasar/qmediaplayer@next
quasar describe QMediaPlayer
Error
My quasar info
The text was updated successfully, but these errors were encountered: