You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect this might be an issue not with ember-apollo-client but with how I'm deploying/building?
Error message
Could not find module @apollo/client/core imported from ember-apollo-client/services/apollo
Deploy strategy
I'm deploying using ember-cli-deploy and the "lightning" deploy strategy, serving my Ember index.html from Ruby on Rails, and storing the Ember app on Amazon S3.
ember-apollo-client has been working in my app for years, but I'm having trouble upgrading Ember /ember-apollo-client / ember-auto-import
I suspect this might be an issue not with ember-apollo-client but with how I'm deploying/building?
Error message
Could not find module
@apollo/client/core
imported fromember-apollo-client/services/apollo
Deploy strategy
I'm deploying using ember-cli-deploy and the "lightning" deploy strategy, serving my Ember index.html from Ruby on Rails, and storing the Ember app on Amazon S3.
ember-apollo-client has been working in my app for years, but I'm having trouble upgrading Ember /ember-apollo-client / ember-auto-import
Dev dependencies
Dependencies
"@apollo/client": "^3.5.10"
ember-cli-build
Deployment
The text was updated successfully, but these errors were encountered: