Skip to content
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

Uncaught Error: Could not find module glimmer-runtime #35

Closed
ming-codes opened this issue Mar 16, 2017 · 4 comments
Closed

Uncaught Error: Could not find module glimmer-runtime #35

ming-codes opened this issue Mar 16, 2017 · 4 comments

Comments

@ming-codes
Copy link

ming-codes commented Mar 16, 2017

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.13

var StatementSyntax = Ember.__loader.require('glimmer-runtime').StatementSyntax;

Ember Twiddle / Example repo / Failing test:

https://travis-ci.org/ming-codes/ember-ui-kit/jobs/211936752

@Robdel12
Copy link
Collaborator

Pinging @rwjblue.

I tried to clone ember-ui-kit and run the current beta but the project doesn't build. :/

@ming-codes
Copy link
Author

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?

@Robdel12
Copy link
Collaborator

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.
image

@ming-codes
Copy link
Author

#36 is a duplicate of this one, but it's getting a lot of attention. I'll close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants