quasarframework / app-extension-qpdfviewer

View PDF documents in your Quasar app
https://quasarframework.github.io/app-extension-qpdfviewer
MIT License
104 stars 19 forks source link

QPdfviewer #120

Closed WCN-llc closed 2 years ago

WCN-llc commented 2 years ago

Hi, Documentations: https://quasarframework.github.io/app-extension-qpdfviewer/docs Error: "App • ⚠️ Extension(@quasar/qpdfviewer): is not compatible with @quasar/app-webpack v3.5.3. Required version: ^1.0.0 || ^2.0.0

error Command failed with exit code 1."

Are you planning to make changes?

Thanks.

WCN-llc commented 2 years ago

The question is closed. Everything is working.

  1. install the plugin with the command: quasar ext add @quasar/qpdfviewer@next
  2. put the pdf file in the 'public' folder

Thaks!