-
**Which operating system and version is the project developed on?**
Mac OS Sierra 10.12.5
**Which version of [`ruby`](https://www.ruby-lang.org/) is the project developed on?**
ruby 2.4.0p0 (2016-1…
-
I tried to run this codemod on one of EmberMap's templates and I'm having trouble getting it to work. It's strange because I just used this on a different project the other day.
Here's the command …
-
On the QUnit website we have [a list of plugins](http://qunitjs.com/plugins/) that are easy to use in the browser; you simply load an additional asset which then configures QUnit. Now that we have a C…
-
This addon looks great. I just installed it but unfortunately I am getting an error:
```
Build Error (Babel) in ember-dialogs/-private/macros/bind.js
Unknown plugin "transform-object-rest-spread"…
-
When I use the following code directly in `application.hbs` it works:
```hbs
//application.hbs
{{#let (element 'h1') as |Tag|}}
Test
{{/let}}
```
Scenario with error:
This component comes …
-
Hello,
I had been ripping small amounts of hair out over the past few days trying to get lightning deploys working again for our teams. I finally realized that I had forgotten to install the Slack pl…
-
👋 Hi all! With [ESLint v9 released](https://eslint.org/blog/2024/04/eslint-v9.0.0-released), many community plugins are adding support for the new major version. This is a tracking issue of ESLint v9 …
-
First, thanks for all the great packages :)
When trying to write a unit test for the validation of an ember-model, I stumbled onto getting this error:
Died on test #1 at Anonymous function (h…
-
Hey @rwjblue , thx for this
Just wanted to report that I've run into some issues running it with node `8.11.1`, but seems to be working fine with `6`
-
I currently get this error: `Uncaught Error: Compile Error: import is not a helper`