-
Notifications
You must be signed in to change notification settings - Fork 113
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
Crashes on startup #48
Comments
you may be missing a reference to see: http://emberjs.com/blog/2015/02/05/compiling-templates-in-1-10-0.html |
You are welcome to reopen if you have any further questions. |
I'm on at least Ember 1.10, but why would it only crash when using the newer version of |
Whats your ember-cli version? Can you try it on a new app:
Same result? |
I will try this out soon. |
I cannot reproduce this issue. Please re-open if you can give us an example app or instructions to reproduce |
I'm getting the following error when I start up ember cli with
0.9.0
, and0.8.1
. I had been on^0.3.1
before... not sure exactly which version. But it had been working.The text was updated successfully, but these errors were encountered: