ember-cli / ember-cli/ember-cli-update

How to update in-repo addons and in-repo engines

オープン
#385 コメント 7 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
279
フォーク
44
PR マージ指標
30日以内にマージされた PR はありません

説明

Just wondering how to update in-repo engines and add-ons, specifically the codemods.

It does not traverse the lib dir running from the parent app.
If I `cd` into the in-repo addon, and run `ember-cli-update --run-codemods`.
I get: `Ember CLI blueprint version could not be determined`
In-repo engines yield the same result.

---

If you are submitting a bug report, please run your command with the debug flag:

* Unix (global): `DEBUG=ember-cli-update,git-diff-apply ember-cli-update ...`
* Windows (global): `set DEBUG=ember-cli-update,git-diff-apply && ember-cli-update ...`
* Unix (command): `DEBUG=ember-cli-update,git-diff-apply ember update ...`
* Windows (command): `set DEBUG=ember-cli-update,git-diff-apply && ember update ...`

and post the console output in the block below:

```
Ember CLI blueprint version could not be determined
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。