ghettovoice / vuelayers

Web map Vue components with the power of OpenLayers
https://vuelayers.github.io/
MIT License
682 stars 230 forks source link

Vuequery missing peer #516

Closed scadergit closed 1 year ago

scadergit commented 1 year ago

I am getting an error that the dependency vuequery is misisng peer vue@2.5.0 npm ERR! peer dep missing: vue@~2.5.0, required by vuequery@2.1.1

I see that latest has the vuequery dependency, but I don't find any reference to the library in the code. https://github.com/ghettovoice/vuelayers/blob/v0.12.4/package.json#L42

Is that dependency still needed? The library looks old, and it does not recognize vue 2.6.

scadergit commented 1 year ago

Looks like I got turned around and you just removed it in 0.12.5. Yay. Thanks.