Skip to content

Not able to create a feature module inside the app #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mulshankar13 opened this issue Sep 24, 2019 · 1 comment
Open

Not able to create a feature module inside the app #1

mulshankar13 opened this issue Sep 24, 2019 · 1 comment

Comments

@mulshankar13
Copy link

I try creating a feature module in this app through the below command and get the subsequent error. Am I missing something?
$ng generate module customers --route customer-list --module app.module
Err:Couldn't find a route declaration in /src/app/app.module.ts.

@mulshankar13
Copy link
Author

I guess the route is not created by cli option but manually by adding folder. Feel free to correct me if I am wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant