You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2026. It is now read-only.
When I do ember install ember-cli-dialog I get this error in my application:
"Uncaught Error: Cannot call
compilewithout the template compiler loaded. Please loadember-template-compiler.jsprior to callingcompile."I did not implement any ember-dialog code when I get this error. Should this dependency be add to this module?