We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Although the new version is mostly working without this error, it is coming up reliably when the following conditions are met:
@embroider/[email protected]
The root issue seems to be in Embroider, posting this here for visibility.
The text was updated successfully, but these errors were encountered:
Seeing that issue in a v2 addon tests when updating from @ember/test-helpers v4.0.2 to v4.0.4 https://github.com/retailnext/ember-bem-helpers/actions/runs/10786506229/job/29913502499
Sorry, something went wrong.
Update transitive dependencies
f976aa7
pnpm up -r It will bump `@embroider/core` to the latest and resolve this issue: emberjs/ember-test-helpers#1505
Confirmed that bumping @embroider/core to the lates fixed the issue.
@embroider/core
No branches or pull requests
Although the new version is mostly working without this error, it is coming up reliably when the following conditions are met:
@embroider/[email protected]
(or probably any other version pre 3.4.15, that hasn't Update ember standard modules to include @ember/renderer and @ember/-internals and ember-testing embroider-build/embroider#2075)The root issue seems to be in Embroider, posting this here for visibility.
The text was updated successfully, but these errors were encountered: