ionic-team / ionic-team/ionic-cli

Cannot generate angular module with routing in ionic

オープン
#4,207 コメント 4 件 リアクション 6 件 担当者 0 名 GitHub で見る
triage
主要言語
TypeScript
スター
2k
フォーク
682
PR マージ指標
30日以内にマージされた PR はありません

説明

_Original issue by @kyawswa on [2019-11-08T08:06:22Z](https://github.com/ionic-team/ionic/issues/19869)_

I have a problem to generate modules with routing in ionic project.

I created new ionic project from ionic start routing blank. And I generate module with routing as the following commands.

`ionic g m heroes --route heroes --module app-routing.module`
or
`ng g m heroes --route heroes --module app-routing.module`
I got this error.
```
File heroes/heroes.module.ts does not exist.
[ERROR] Could not generate module.
```
If I generate modules like this in pure Angular project, it perfectly work. I used Ionic 5.4.4 and Angular 8.

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

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

評価

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

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

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