-
I'm sure that at some point there was support for `node_modules` that were located outside of the Ember project root, however it's not clear to me if it's a living thing anymore. This feature is poorl…
-
**Describe the bug**
i am getting the following error when running "ember serve" after i have installed ember-fontawesome
```
Build Error (broccoli-persistent-filter:Babel > [Babel: @embroider/…
-
### Reproduction
[This ember-twiddle](https://ember-twiddle.com/83ed7772daf1e60dc48f216a6674b5b6?openFiles=components.my-component%5C.js%2C&route=%2F1) can be used to reproduce the problem; I have ch…
-
It looks like ember cli fails rebuilding a project while a build is running.
If I save a file while ember cli is building, I get this cli error:
```
Slowest Nodes (totalTime => 5% ) …
-
I'm using Sublime Text 4 with LSP-pylsp on macOS for writing Python code. I use conda environments and have black installed in the environment. However, when I run LSP: Format File in Sublime Text, it…
-
**Question**
[Embroider](https://github.com/embroider-build/embroider) is the latest build tooling for Ember applications which requires some addons to be updated to integrate with it correctly.
T…
-
The way to resolve the error below is for Ember developers to update their npm version to the latest (at least v8).
`ember new my-project` fails if you have npm 7 and a recent version of ember/embe…
-
I've been testing out various addons we use in our app against Embroider and I've found an incompatibility between it and ember-cli-page-object.
### Reproduction
Just setting up a simple page obje…
-
Hey there, quick question around the timing of when 4.0.0 will be released?
I'm currently upgrading our EmberJS application to 3.28 and noticed the 3.x releases still use `ember-cli-babel@6` which …
-
Output from `ember version --verbose && npm --version && yarn --version`:
```
❯ ember version --verbose && npm --version && yarn --version
ember-cli: 3.25.2
node: 14.15.4
v8: 8.4.371.19-node.17
…