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.

3.0.0-beta.1 in Addon

See original GitHub issue

After upgrading an addon to 3.0.0-beta.1 ember test breaks with the following:

 - stack: TypeError: Cannot read property 'project' of undefined
    at Class._assignOptions (/home/skidder/dev/ember-shared-components/node_modules/ember-test-selectors/index.js:11:18)
    at Class.setupPreprocessorRegistry (/home/skidder/dev/ember-shared-components/node_modules/ember-test-selectors/index.js:31:12)
    at /home/skidder/dev/ember-shared-components/node_modules/ember-cli-preprocess-registry/preprocessors.js:27:13
    at Array.forEach (<anonymous>)
    at setupRegistryForEachAddon (/home/skidder/dev/ember-shared-components/node_modules/ember-cli-preprocess-registry/preprocessors.js:25:10)
    at Object.module.exports.setupRegistry (/home/skidder/dev/ember-shared-components/node_modules/ember-cli-preprocess-registry/preprocessors.js:46:3)
    at Class.init (/home/skidder/dev/ember-shared-components/node_modules/ember-cli/lib/models/addon.js:322:7)
    at Class.superWrapper [as init] (/home/skidder/dev/ember-shared-components/node_modules/core-object/lib/assign-properties.js:34:20)
    at new CoreObject (/home/skidder/dev/ember-shared-components/node_modules/core-object/core-object.js:9:15)
    at new Class (/home/skidder/dev/ember-shared-components/node_modules/core-object/core-object.js:21:5)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
Turbo87commented, Apr 6, 2019

I’ve just spent some time on this, and it seems quite a bit harder to fix than I had hoped 😦

more details in https://github.com/ember-cli/ember-cli/pull/7059#issuecomment-480492594

1reaction
Turbo87commented, Apr 18, 2019

I’ve released a fix, or rather workaround, in v3.0.0-beta.2. Please let me know if this solves your issues 🙏

Read more comments on GitHub >

github_iconTop Results From Across the Web

[QUESTION] [3.0.0-beta.1] Is the fragmentArray ordering important ...
I have a fragmentArray and I am manipulating the objects, adding and removing them. These are the version of the related addons: ;...
Read more >
3.0.0-beta-1-g8f7d371 - Files - Quartz - Addons - Projects
Hendrik Leppkes: - Only show the Shield when the spell icon is not hidden. Additional Files. Game Version. All Versions, 3.3.0. Filter ...
Read more >
Ember 2.18 and 3.0 Beta Released
This addon makes it possible for applications to adopt 3.0 even if they still require features unsupported by the core of the framework....
Read more >
ember-basic-dropdown | Yarn - Package Manager
It is intended to be a building block for more complex components but is perfectly usable. It is by example the addon on...
Read more >
ember-cli - npm
3.0.0-beta.1 • Public • Published 5 years ago ... This is essentially similar to ember new but will generate the structure for an...
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