-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
yarn build/start import @apollo/client/core/core.cjs.js? #9048
Comments
v3.5.x some problem |
Please remove .js extension if you are using core.cjs.js https://github.com/apollographql/apollo-client/releases/tag/v3.5.4 |
dont se .js -> https://github.com/productdevbook/productdevbook.com/blob/main/plugins/vue-apollo.ts check code please |
@productdevbook maybe it will work for you.
|
@vrana055 This workaround works, but it would be nice if there would be a solution that doesn't need this. For example, other libraries (in my case vue apollo composable) import directly from |
Those workaround patches seems to work |
3.5.6 same problem, is there any progress on this issue? |
same problem with v3.5.6, but, this https://stackoverflow.com/questions/70338215/error-while-trying-to-resolve-module-apollo-client-react-native/70352228 helped me. |
Environment
Darwin
v16.13.0
3.0.0-27276275.abfbd2f
[email protected]
Vite
build
-
-
Describe the bug
yarn build
yarn start
nuxt docs check -> https://v3.nuxtjs.org/concepts/esm
Reproduction
https://github.com/productdevbook/productdevbook.com
Additional context
No response
Logs
nuxt/nuxt#12740
The text was updated successfully, but these errors were encountered: