When I try to create a component in the angular cli, it\'s showing me this error. How do I get rid of it ?
Error: More than one module matches. Use sk
Try This: It is working for me
ng generate component componentName --module=app.module