-
The company I work for has a private NPM registry where we host internal Ember.js addons. We then have our main website (Ember application) pull specific "frozen" versions of our addons. When publishi…
-
Do we just need to update fastboot to latest here or is this going to be incompatible with newer fastboot?
Stack trace:
```
TypeError: Cannot read property 'options' of undefined
at Class.…
-
# Feature request
I think mirage has some issues in embroider. Should we update to the latest addon blueprint and test against embroider here? Things I am seeing are:
```
WARNING in ../../node_…
-
Looking through the guides, I think the nav structure could look like this:
```
Intro
- Ember CLI
CLI Commands
- /index (links to full API docs and references `--help`
- new
- addon
…
-
* **I'm submitting a ...**
- [X] bug report
- [ ] feature request
- ~[ ] support request~ Ask in the [official Ember Discord server](https://discord.gg/zT3asNS).
* **What is the current …
-
Ember : 2.7.0
ember-cli-htmlbars: 1.0.10
Your addon is locked to an older version of ember-cli-htmlbars.
Take a look at it !
> npm ls ember-cli-htmlbars
```
ember-cli-htmlbars@1.0.10
└── ember…
-
# V5
- [x] V2 conversion #391
- Consuming apps now require ember-auto-import v2
- Dropped Ember "Classic" support
- Dropped Ember 3.24 support. Minimum supported version is now 3.28
- [x]…
-
The [ember-cli-document-title](https://github.com/kimroen/ember-cli-document-title) addon used by this addon is calling 'self.router', which has been deprecated/removed in ember, causing error.
See…
-
```
lolmaus@WALDECK MINGW64 /c/Code/ember-component-css (master)
$ ember help g unit-test
C:\Code\ember-component-css\node_modules\ember-cli\lib\models\project.js:708
throw reason;
…
-
Hello,
Let me know if this is a user error or my idea of how this should work is incorrect.
### What I'm trying to achieve
I'm testing out using partial blueprints to update a set of `addons` t…