-
Notifications
You must be signed in to change notification settings - Fork 20
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
Adding to new CLI project creates compile errors #39
Comments
+1 with this issue |
2 similar comments
+1 with this issue |
+1 with this issue |
👍 |
+1 with this issue |
+1 |
+1 with this issue |
+1 |
1 similar comment
+1 |
+1 this happened to me too |
+1 |
+1 $ ember version |
+1 |
+1 ember: 2.4.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Added to a new CLI project
and received this error in the console on startup:
Uncaught Error: Cannot call
compilewithout the template compiler loaded. Please load
ember-template-compiler.jsprior to calling
compile``Tried this solution with no avail.
Had to remove it altogether to remove the errors.
Thanks for all the hard work you do!
The text was updated successfully, but these errors were encountered: