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

The requested module 'fast-deep-equal' does not provide an export named 'default' (at index.esm.js?v=c805bd14:1:8) #65

Closed
Viktohblake opened this issue Mar 26, 2023 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists no activity Lack of activity to keep this going

Comments

@Viktohblake
Copy link

I am getting this error and I believe it has something to do with this package. Everything prior to this time was working but when I did some work on google maps nearby search and pushed to github, a collaborator of mine did a pull from the project and is getting this error. But on my end I don't have that error. I tried a fresh clone of the project from github to my PC and I also did get the error. I think it has something to do with maybe a recent update made on this package.

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

import equal from '/_nuxt/node_modules/fast-deep-equal/index.js?v=c805bd14';

@Viktohblake Viktohblake changed the title The requested module does not provide an export named 'default' (at index.esm.js?v=c805bd14:1:8) The requested module 'fast-deep-equal' does not provide an export named 'default' (at index.esm.js?v=c805bd14:1:8) Mar 26, 2023
@NathanAP
Copy link
Owner

#4

@NathanAP NathanAP self-assigned this Mar 27, 2023
@NathanAP NathanAP added duplicate This issue or pull request already exists no activity Lack of activity to keep this going labels Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists no activity Lack of activity to keep this going
Projects
None yet
Development

No branches or pull requests

2 participants