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

No model was found for 'tumblr-post-text' #52

Open
allthesignals opened this issue Jan 21, 2016 · 2 comments
Open

No model was found for 'tumblr-post-text' #52

allthesignals opened this issue Jan 21, 2016 · 2 comments

Comments

@allthesignals
Copy link

allthesignals commented Jan 21, 2016

I'm seeing:
Error while processing route: blog No model was found for 'tumblr-post-text' Error: No model was found for 'tumblr-post-text'

Debug information:

ember.debug.js:5553DEBUG: Ember      : 1.13.12
ember.debug.js:5553DEBUG: Ember Data : 1.13.15
ember.debug.js:5553DEBUG: jQuery     : 1.11.3

Thoughts? Do I need to modify my ember-cli-build.js file to include the library?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30065306-no-model-was-found-for-tumblr-post-text?utm_campaign=plugin&utm_content=tracker%2F18976936&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18976936&utm_medium=issues&utm_source=github).
@elwayman02
Copy link
Owner

@allthesignals are you trying to integrate it into your project, or just running the dummy app? Any chance you can upload an example project to github and link me so I can reproduce your issue? All you should need to do is ember install the addon, and ember-cli will automatically take care of merging the files so that the models are available.

@elwayman02
Copy link
Owner

@allthesignals I've updated this addon for Ember-Data 2.x, hopefully that will fix your issues? I'll release something this week, but feel free to try master in the meantime.

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

2 participants