-
`import { setupOnerror } from '@ember/test-helpers'; // setupOnerror is undefined`
https://github.com/emberjs/ember-test-helpers/blob/master/API.md#setuponerror
-
As of v3.0.0, a leading slash in the `destDir` parameter is now treated as the root directory. In the 2.x series, `destDir` was sanitized through `path.join`, but the new approach in 3.x doesn't do th…
-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
I have looked through the releases for comments, looked for `CHANGELOG.md` in source (looks like there was one once upon a time, but it is gone now), scanned commit messages for clues, looked for 4.x …
-
Hello! I'm using `"eslint-plugin-ember": "^8.4.0",` and when I use the helper `find` in my tests, O keep getting `Import the 'find()' method from @ember/test-helpers`.
No matter what I do, I cannot…
-
My workaround is here: https://github.com/emberjs/guides/issues/1157 at first I thought it may be best to address with an update to testing guides, but not so sure that is the best way to fix.
**Step…
-
## The devDependency [ember-fetch](https://github.com/ember-cli/ember-fetch) was updated from `7.0.0` to `7.0.1`.
🚨 [View failing branch](https://github.com/adfinis-sygroup/timed-frontend/compare/ma…
-
I tried on both Active LTS and Current Stable version of Node.js, still meet this issue.
```
PS C:\Users\Red\Desktop> ember new my-app -b @glimmer/blueprint
WARNING: Node v9.2.0 is not tested aga…
-
## Version **3.1.2** of [ember-cli-qunit](https://github.com/ember-cli/ember-cli-qunit) just got published.
Branch
Build failing 🚨
Dependency
…
-
Hi,
my ember build is after the ember-cli update from 2.18.0 to 3.11.0 very slow. What can i do for fix it? Is my node version to old?
Build Times:
```
Build successful (24232ms)
Slowest No…