fawmi / vue-google-maps

Reactive Vue 3 components for Google maps
https://vue-map.netlify.app
MIT License
196 stars 103 forks source link

Uncaught SyntaxError: The requested module '/node_modules/fast-deep-equal/index.js?v=21ec53d4' does not provide an export named 'default' (at index.esm.js?v=21ec53d4:1:8) #178

Closed abdellatif-laghjaj closed 1 year ago

abdellatif-laghjaj commented 1 year ago

Hello, i installed the lib via npm in my Vue js application, but I got this error Uncaught SyntaxError: The requested module '/node_modules/fast-deep-equal/index.js?v=21ec53d4' does not provide an export named 'default' (at index.esm.js?v=21ec53d4:1:8)

Any solution!

PatrikBird commented 1 year ago

Hi, this issue exists a few times already. see https://github.com/fawmi/vue-google-maps/issues/164 for example.

abdellatif-laghjaj commented 1 year ago

Thanks for mentioning it bro