Hi @Gomah, thanks so much porting this module to nuxt 3 !!!
I just installed it and I get a Syntax error with the browser-ponyfill.js lib.
I am using Node 18.18.0 and latest nuxt 3.7.4
Can you easily spot what the problem is here?
Uncaught SyntaxError: The requested module '/_nuxt/node_modules/graphql-request/node_modules/cross-fetch/dist/browser-ponyfill.js?v=9d888ccb' does not provide an export named 'default' (at index.ts:36:8)
This also seems to stop the developer tools from loading anything.
Hi @Gomah, thanks so much porting this module to nuxt 3 !!!
I just installed it and I get a Syntax error with the browser-ponyfill.js lib. I am using Node 18.18.0 and latest nuxt 3.7.4 Can you easily spot what the problem is here?
Uncaught SyntaxError: The requested module '/_nuxt/node_modules/graphql-request/node_modules/cross-fetch/dist/browser-ponyfill.js?v=9d888ccb' does not provide an export named 'default' (at index.ts:36:8)
This also seems to stop the developer tools from loading anything.