We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.5.4
Ember Version:
2.13.0-beta.1
Ember CLI Version:
Not throw error
Thrown error
Just run ember-let with 2.13.0-beta.1 should be enough to produce the error.
I believe glimmer-runtime no longer exist in 2.13
glimmer-runtime
ember-let/vendor/ember-let/register.js
Line 8 in e1e3f0d
https://travis-ci.org/ming-codes/ember-ui-kit/jobs/211936752
The text was updated successfully, but these errors were encountered:
Pinging @rwjblue.
I tried to clone ember-ui-kit and run the current beta but the project doesn't build. :/
Sorry, something went wrong.
Travis builds just fine https://travis-ci.org/ming-codes/ember-ui-kit
Other than beta that's giving this error.
Are you using ember-try?
Hm, looks like ember-try is using bower and your bower.json file is empty. I was changing ember-source to beta and getting a build error.
ember-source
#36 is a duplicate of this one, but it's getting a lot of attention. I'll close this.
No branches or pull requests
Version of ember-let:
0.5.4
Ember Version / Ember CLI Version:
Ember Version:
2.13.0-beta.1
Ember CLI Version:
Expected Behavior
Not throw error
Actual Behavior
Thrown error
Steps To Reproduce:
Just run ember-let with
2.13.0-beta.1
should be enough to produce the error.I believe
glimmer-runtime
no longer exist in 2.13ember-let/vendor/ember-let/register.js
Line 8 in e1e3f0d
Ember Twiddle / Example repo / Failing test:
https://travis-ci.org/ming-codes/ember-ui-kit/jobs/211936752
The text was updated successfully, but these errors were encountered: