Answers for "ng generate component error 'could not find an ngmodule. use the skip-import option to skip importing in ngmodule.'"

-1

Could not find an NgModule. Use the skip-import option to skip importing in NgModule.

ng g c new-component -m app.module.ts
Posted by: Guest on February-23-2021

Code answers related to "ng generate component error 'could not find an ngmodule. use the skip-import option to skip importing in ngmodule.'"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language