DEV Community

Discussion on: Nuxt 3 + Apollo Client

Collapse
 
thevalleydev profile image
thevalleydev

Thanks for the post. It worked great for dev but when I build and start the app I get errors when attempting to load a page.

`Directory import '.output\server\node_modules\@apollo\client\core' is not supported resolving ES modules imported

Did you mean to import @apollo/client/core/index.js?`