Could not find an ngmodule. use the skip-import option to skip importing in ngmodule.
Answers
Answered by
0
The current directory must be changed in cmd/terminal to src/app. For Linux, it must be cd src/app, and for Windows, it must be cd .\src\app\.
The commands must then be executed ng g c myComponent to get the ngmodule. You don't need to skip the importing process in the ngmodule.
Similar questions
Math,
6 months ago
Computer Science,
6 months ago
Math,
11 months ago
English,
11 months ago
Physics,
1 year ago