Skip to content
New issue

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

Incompatible with ember-cli >= v3.24 #161

Closed
jacobq opened this issue May 14, 2021 · 1 comment · Fixed by #162
Closed

Incompatible with ember-cli >= v3.24 #161

jacobq opened this issue May 14, 2021 · 1 comment · Fixed by #162

Comments

@jacobq
Copy link
Contributor

jacobq commented May 14, 2021

Error: Could not find module ember-test-helpers/wait imported from ember-indexeddb/test-support/helpers/indexed-db

ember-test-helpers v2.0.0 drops ember-test-helpers/wait (and 2.x is used in new ember apps/addons)
ember-test-helpers changelog (corresponding PR)

import wait from 'ember-test-helpers/wait';

jacobq added a commit to jacobq/ember-indexeddb that referenced this issue May 14, 2021
@mydea
Copy link
Owner

mydea commented May 18, 2021

This is released as 3.0.0-beta.1 - let me know if you encounter any issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants