When I do ember install ember-cli-dialog I get this error in my application:
"Uncaught Error: Cannot call compile without the template compiler loaded. Please load ember-template-compiler.js prior to calling compile."
I did not implement any ember-dialog code when I get this error. Should this dependency be add to this module?