Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Nuxt3: does not provide an export named 'default' #164

Open
mcamprodon opened this issue Nov 17, 2022 · 4 comments
Open

Error with Nuxt3: does not provide an export named 'default' #164

mcamprodon opened this issue Nov 17, 2022 · 4 comments

Comments

@mcamprodon
Copy link

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?

@kadirgun
Copy link

i am getting same error.

@dmeehan1968
Copy link

dmeehan1968 commented Nov 18, 2022

See here: #157 (comment)

@PatrikBird
Copy link

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",

@NathanAP
Copy link

Hello everyone!

Not sure if you know, but this library is not being maintained anymore.

Please read this discussion in my fork :)

NathanAP#1

We didn't solve this problem, but as soon as we can do something about it, we will do in this fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants