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.

Tests failing on ember-cli 3.10.0-beta.1

See original GitHub issue

Tests are failing against ember-cli- 3.10.0-beta.1, with this error:

indexDeclarations is not defined (Error in blueprint template: /home/vsts/work/1/s/node_modules/ember-cli-typescript/blueprint-files/ember-cli-typescript/types/__app_name__/index.d.ts)

I.e. Ember CLI appears to no longer correctly resolve our helpers returned from locals().

The full set of changes between 3.9.0 and 3.10.0-beta.1 is here. (Most are dependency updates.)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
rwjbluecommented, May 20, 2019
2reactions
rwjbluecommented, May 17, 2019

@jamescdavis - I can, didn’t realize that it needed to be in 3.10. Sorry about that, I should have asked in the PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Broken with Ember 3.10.0 · Issue #640
Fails with error message: EmberObject.create no longer supports defining computed properties. Define computed properties using extend() or reopen().
Read more >
Webpack Returned Errors to ember-auto-import - Questions
I have a problem build error like title of my topic, anyone can help me? here's my package.json devDependencies: { "@ember/jquery": "^0.5.2" ...
Read more >
ember-exam | Yarn - Package Manager
Test Failure Reproduction · You must be using ember-cli version 3.2.0 or greater for load-balnce and test failure reproduction features to work properly....
Read more >
ember-cli/CHANGELOG.md
431, ## v3.4.0-beta.2 ; 432 ; 433, The following changes are required if you are upgrading from the previous ; 434, version: ;...
Read more >
danlynn/ember-cli - Docker Image
ember -cli 4.8.0 + node 18.12.1/19.1.0 + bower 1.8.8 + chrome 107.0.5304.110 + watchman 4.9.0.
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