Skip to content
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

[FastBoot only] Error: No model was found for '@ember-data/model/-private' and no schema handles the type #373

Open
lolmaus opened this issue Jul 8, 2020 · 0 comments

Comments

@lolmaus
Copy link
Contributor

lolmaus commented Jul 8, 2020

Hi! During a routine upgrade of Ember CLI, ran into #338, which required bumping ember-data-model-fragments to 5.0.0-beta.0. This lead to the error in title.

I see it only in FastBoot after upgrading from Ember 3.12. Happens both on 3.16.something and 3.19.0.

I cannot debug it in FastBoot.

The full stacktrace led me to these lines in Ember (!) codebase:
https://github.com/emberjs/ember.js/blob/master/packages/@ember/-internals/extension-support/lib/data_adapter.js#L354-L356

Our app is quite large and creating a minimal reproduction is not feasible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant