Template processing order issue with Ember CLI v3.2
See original GitHub issueGetting this error when upgrading to Ember CLI 3.2: Templates contents haven't been extracted yet
.
It might be that ec-addon-docs was relying on the order that Ember CLI was processing the templates.
Here is the full log: https://gist.github.com/josemarluedke/e86327831aeae56fd62b17309a7ed56f
Issue Analytics
- State:
- Created 5 years ago
- Reactions:12
- Comments:6 (3 by maintainers)
Top Results From Across the Web
TemplateCompiler `cannot read property 'visitor' of undefined`
I'm currently diagnosing an issue that cropped up with the recent ember-canary/ember-beta's (todays), it may not be a bug with Ember.js ...
Read more >Ember 3.2 Released
Today the Ember project is releasing version 3.2.0 of Ember.js, Ember Data, and Ember CLI- a little later than planned, for sure!
Read more >ember-cli-htmlbars | Yarn - Package Manager
Ember.js v3.8 or above; Ember CLI v3.8 or above; Node.js v12 or above. Tagged Template Usage / Migrating from htmlbars-inline-precompile.
Read more >Newest 'ember-cli' Questions - Stack Overflow
npm install is failing with below error, git clone, npm -v, git pull everything is working fine. This issue I am facing in...
Read more >Ember.js Tutorial – using Ember CLI - AirPair
Historical Note: In the early days of JavaScript MVC frameworks one of the biggest problems was how to handle rendering a template with...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@dfreeman sure
https://github.com/ember-learn/ember-cli-addon-docs/issues/225
Uh oh, that sounds like a separate bug. Could you please file a new issue?