-
### Description
/Users/workspace/web_ui/node_modules/.bin/ember serve
env: node: No such file or directory
Process finished with exit code 127
### Steps to Reproduce
- at times, after new…
-
With a new app built with single-spa Ember, I get the warning: https://single-spa.js.org/error/?code=41 ("single-spa is loaded on the page multiple times") whenever the Ember app mounts. Other single-…
-
I am trying to use this in an ember-cli app.
First I tried loading it using [ember-browserify](https://github.com/ef4/ember-browserify) because, it seems to me, that's the best way to load an npm mod…
-
Ember Data has restructured their repo so that it has packages, similar to how in Ember we do `import { inject as service} from '@ember/service'` instead of `import Ember from 'ember'`. This feature w…
-
When I am trying to create a project using sane, it fails with a segmentation fault.
```
$ sane new sane-sandbox
Detected different versions for sane's locally installed ember-cli (0.2.7) and your gl…
-
### 🐞 Describe the Bug
A couple of my tests started blowing up with the update-after-read assertion after upgrading from 5.5.0 to 5.6.0. Still happens in 5.7.0.
### 🔬 Minimal Reproduction
[Repo](…
-
It seems that calling `.save()` on a record multiple times without waiting for the previous promise(s) to resolve leads to an error being thrown. AFAIK, there is nothing [in the ember-data contract](h…
-
There are a lot of times when I struggle to update or release one of these addons (in the org) because they're all using different configurations.
I'd like to propose that we adopt these standards…
-
Hi!
Using embroider with fastboot in a fresh project results in the `` tags that are injected in the built `dist/index.html` file to be duplicated when importing css with `import` statements.
Re…
-
### What happened?
My issue is similar to #22873.
I saw OTA updates for Hue bulbs and tried to update just one. Every time I try it, after 10–30 seconds, the adapter restarts.
The same issue …