NathanAP / vue-google-maps-community-fork

The community fork for Vue Google Maps library
https://vue-google-maps-community-fork.netlify.app
MIT License
108 stars 33 forks source link

Uncaught SyntaxError: ambiguous indirect export: default index.esm.js:1:7 #72

Open KryptikOne opened 1 year ago

KryptikOne commented 1 year ago

Having an issue with a getting it to work.. I've followed the installation and getting started documentation to the letter, but when I run my project I'm met with the error labeled in the title, in the console.. It's related to the following dependency..

http://localhost:3000/node_modules/@googlemaps/markerclusterer/dist/index.esm.js?v=e9585d40

Seems like perhaps #33 is sort of in the same vein.

I'd be happy to provide any further details that you might need to troubleshoot, please just let me know what you'd need. Would really like to use this as there's limited options right now for making working with Google Maps and Vue 3 easier.

NathanAP commented 1 year ago

Hello! Sorry for the delay on answering.

Isn't this related to #4 somehow? Did you made this configuration while using our library?