-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error: Assertion Failed: Expected service:adapter to resolve to an Ember.Service but instead it was [object Object] #1
Comments
Can you tell me your app Ember version? |
I added an injection test, and really can't see the problem... I also just found your app source, I will try it later today to see what is happening. |
The branch I tried it on is https://github.com/shipshapecode/shipshape.io/tree/bssj |
The error you are experiencing is in fastboot, right? |
@tchak yes. You can pull down that branch and run it and see the error by navigating to the blog, and doing a hard refresh, I believe. |
@rwwagner90 I am not sure what was the case, but I just tried your branch and it worked with the last version of |
@tchak I will try the latest, but it doesn't look like anything changed really. I expect the issue to be reproducible. Was there an error without |
@tchak it seems that installing |
Guessing this is tied to ember-cli/ember-fetch#98? |
I'm now hitting another issue, trying to use this with prember.
Any ideas? |
@rwwagner90 Yeah, I've seen some weird behavior in Prember where you wind up with the fastboot service reporting a protocol of There may be something that needs to be fixed upstream, but in the interim |
I released a new version. Can you try and close this if the problem is solved. Thanks @rwwagner90 and @dfreeman for working this out! |
With the protocol fix and the addition of the blueprint, this issue should be resolved. |
I seem to be getting an error trying to inject the service.
The text was updated successfully, but these errors were encountered: