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

Uncaught SyntaxError: The requested module does not provide an export named 'subscribeToQuery' #12

Open
riccardobattiato opened this issue Oct 22, 2024 · 1 comment

Comments

@riccardobattiato
Copy link

Hello, there is an error that appears in in fresh Nuxt projects where only this module has been installed, that also prevents the usage of the Nuxt DevTools:

Uncaught SyntaxError: The requested module '/_nuxt/node_modules/datocms-listen/dist/index.js?v=2713e29c' does not provide an export named 'subscribeToQuery' (at...

I solved this by overriding the versions of vue-datocms and datocms-listen to their respective latest versions, so I guess it's only a matter of upgrading the dependencies.

Let me know if you need me to elaborate more on this issue or if you're accepting PRs, as I see there are some of them open since some time.

Thank you!

@Jamiewarb
Copy link
Member

Hey @riccardobattiato
Thanks for the issue. Definitely accepting PRs—looking through these now, thanks

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

2 participants