ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 218 forks source link

core.js:7376 ERROR Error: Uncaught (in promise): Error: Component ShellComponent is not part of any NgModule or the module has not been imported into your module. Error: Component ShellComponent is not part of any NgModule or the module has not been imported into your module. at JitCompiler.push../node_modules/@angular/compiler/fesm5/compiler.js.JitCompiler._createCompiledHostTemplate (compiler.js:27209) #550

Closed niraj114 closed 3 years ago

niraj114 commented 4 years ago

I'm submitting a...

Current behavior

Expected behavior

Minimal reproduction of the problem with instructions

Environment




Others:

niraj114 commented 4 years ago

I generated angular code using ngx-rocket. In that I am trying to implement lazy Lading. I am getting issue

sinedied commented 4 years ago

Can you please fill up the issue template with your env details? You just have to copy the results of ngx --debug-infos so I can see which version of angular etc you are using, as these kind of errors depends of your angular version.