我正在尝试在我的 quasar version 2 vue version 3 项目中安装 vue2leaflet,看来我可以安装它。我已经按照这个例子https://techformist.com/using-vue-plugins-quasar/ 但它不会工作,因为我不断收到以下错误:
vplugins.js?bfd0:5 Uncaught (in promise) TypeError: vue2_leaflet__WEBPACK_IMPORTED_MODULE_1__.install is not a function
at eval (vplugins.js?bfd0:5)
at Module../src/boot/vplugins.js (app.js:85)
at __webpack_require__ (app.js:217)
at Function.fn (app.js:482)
at async Promise.all (:8080/index 0)