Skip to content
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

Quasar dev fails #128

Open
adgower opened this issue Dec 20, 2022 · 1 comment
Open

Quasar dev fails #128

adgower opened this issue Dec 20, 2022 · 1 comment

Comments

@adgower
Copy link

adgower commented Dec 20, 2022

Pkg quasar............. v2.10.2 » Pkg @quasar/app-vite... v1.1.3

run:
quasar ext add @quasar/qpdfviewer

returns:
App • Quasar App Extension "@quasar/qpdfviewer" successfully installed.

run:
quasar dev

returns:
App • ⚠️ Extension(@quasar/qpdfviewer): Dependency not found - @quasar/app. Please install it.

@Gramok
Copy link

Gramok commented Dec 29, 2022

With Quasar v2 you'll need to use

quasar ext add @quasar/qpdfviewer@next

Please check documentation of QPdfViewer for Quasar v2:
https://qpdfviewer.netlify.app/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants