Closed drucinsky closed 2 years ago
@drucinsky I suspect that may just be due to the pertinent types for the module not being generated as yet. Are there errors logged to the console when you start the development server?
I had the same problem and got it working by first generating the types by starting the dev server and then restarting the typescript language server.
Restart TS server working, thanks!
Hello i install nuxt/apollo and i add modules to nuxt.config.ts but when i configure apollo i have this error. How can fix it?