Package importing method in quasar #13593
Unanswered
narendraparihar
asked this question in
CLI - PWA mode
Replies: 1 comment
-
If this is the package you're trying to import https://github.com/fuxingloh/vue-horizontal-list, it seems like it's dependency is Vue@2, and Quasar@2 is built on top of Vue@3. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am facing problems while importing certain packages. Is there any particular method to import a package rather than 'vue.component'
and 'vue.use' for more specifications about a question I am unable to import 'vue-horizontal-list' package in my project it shows below error :
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '_c')
Beta Was this translation helpful? Give feedback.
All reactions