question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Template processing order issue with Ember CLI v3.2

See original GitHub issue

Getting 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:closed
  • Created 5 years ago
  • Reactions:12
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

0reactions
dfreemancommented, Aug 20, 2018

Uh oh, that sounds like a separate bug. Could you please file a new issue?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found