-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
Assertion Failed: Attempting to inject an unknown injection: 'service:notification-messages' #311
Comments
According to #257 (comment) the docs https://ember-cli-notifications.netlify.app/ needs to be updated ? |
The docs reflect the expected service name by now 👍 |
I know that using
|
Error: Assertion Failed: Attempting to inject an unknown injection: 'service:notification-messages'
Code:
initializer/inject-notifications.js
Ember - 3.26.1
"ember-cli-notifications": "^6.3.4",
The text was updated successfully, but these errors were encountered: