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

store:main error #8

Open
mattmcginnis opened this issue Nov 13, 2013 · 6 comments
Open

store:main error #8

mattmcginnis opened this issue Nov 13, 2013 · 6 comments

Comments

@mattmcginnis
Copy link

I get this error when trying to load the page.

Uncaught TypeError: Attempting to register an unknown factory: `store:main` 

I've included jquery, handlebars, ember, epf and adminjs (though the example doesn't include jquery and handlebars).

Do I need to declare a store?

@stefanpenner
Copy link

what version of ember?
also it may be related to: getoutreach/epf@0a5d4bc

@ghempton
Copy link
Contributor

I need to cut a new epf release. @mattmcginnis is there anyway you can try this against epf master?

@mattmcginnis
Copy link
Author

I'm using ember 1.1.2. I built the latest version of epf and have a different error now.

Error while loading route: TypeError {}
Uncaught TypeError: Cannot call method 'objectAt' of null 

I'm going to debug that but maybe the ember version is wrong. The version in epf/vendor is v1.0.0-250-g28c38ea. The ember commit (emberjs/ember.js@4e4ec7a) referenced in (getoutreach/epf@0a5d4bc) that Stefan mentioned is in ember-1.1.2 I believe.

@torkins
Copy link

torkins commented Dec 6, 2013

@mattmcginnis did you ever find the source of this error? I had the exact same issues, and currently am stuck on the 'objectAt' problem.

@ghempton
Copy link
Contributor

ghempton commented Dec 6, 2013

I will try and update the demo and make sure the latest release of adminjs
is compatible with the latest versions of ember/epf etc. over the next few
days. Sorry about this.

On Thu, Dec 5, 2013 at 5:14 PM, torkins notifications@github.com wrote:

@mattmcginnis https://github.com/mattmcginnis did you ever find the
source of this error? I had the exact same issues, and currently am stuck
on the 'objectAt' problem.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-29955527
.

Gordon L. Hempton
http://codebrief.com
360.460.8098

@mattmcginnis
Copy link
Author

@torkins No, sorry I was just evaluating to create a demo and didn't pursue it further.

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

4 participants