diegoazh / gmap-vue

A wrapper component for consuming Google Maps API built on top of Vue. Fork of the popular vue-google-maps plugin.
https://diegoazh.github.io/gmap-vue/
173 stars 51 forks source link

Bug: cant installl in VUE 3 - QUasar #297

Closed murilolivorato closed 1 year ago

murilolivorato commented 1 year ago

can I use this class with VUE 3 ? I am trying to install in a VUE 3 Quasar project , but it is givin this error -


npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: yep-imoveis-2023@0.0.1
npm ERR! Found: vue@3.3.4
npm ERR! node_modules/vue
npm ERR!   vue@"^3.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^2.6.14" from gmap-vue@3.5.4
npm ERR! node_modules/gmap-vue
npm ERR!   gmap-vue@"*" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /home/murilo/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/murilo/.npm/_logs/2023-05-30T13_35_23_632Z-debug-0.log
diegoazh commented 1 year ago

try the new version of this package for Vue v3

$ npm i @gmap-vue/v3