-
Notifications
You must be signed in to change notification settings - Fork 10
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
service asset-map not found #71
Comments
resolved by installing ember-cli-ifa |
Should we think about adding |
I don't know. Maybe a section in Readme ? |
is 'asset-map' service really needed? if there is no transpilation, fingerprinting works good |
bump 🙃 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
just installed this addon and i get this error
index.js:172 Uncaught (in promise) Error: Assertion Failed: Attempting to inject an unknown injection: 'service:asset-map'
at assert (index.js:172)
at Registry.proto.validateInjections (index.js:1171)
at FactoryManager.create (index.js:545)
at instantiateFactory (index.js:368)
at lookup (index.js:296)
at Container.lookup (index.js:137)
at Class.lookup (container_proxy.js:81)
at SavingController.getInjection (index.js:3884)
at index.js:2154
at untrack (validator.js:769)
The text was updated successfully, but these errors were encountered: