Open mcamprodon opened 2 years ago
i am getting same error.
Getting the same error with version 0.9.79 ...it works with version 0.9.72 though.
Try pinning the version in your package.json, like:
"@fawmi/vue-google-maps": "0.9.72",
Hello everyone!
Not sure if you know, but this library is not being maintained anymore.
Please read this discussion in my fork :)
https://github.com/NathanAP/vue-google-maps-community-fork/discussions/1
We didn't solve this problem, but as soon as we can do something about it, we will do in this fork.
With Nuxt3 installing the plugin like this: https://github.com/fawmi/vue-google-maps#nuxt-3-usage I get this error:
The requested module '/_nuxt/node_modules/fast-deep-equal/index.js?v=53c762e2' does not provide an export named 'default'
What I'm doing wrong?