Topic: TypeError: ngModuleType.\u0275mod is undefined
appresearcher free asked 4 years ago
When we attempt to add NavbarComponent to the import section of app.module.ts, we are getting this error:
TypeError: ngModuleType.\u0275mod is undefinedcore.js:24496 Angular 2 registerNgModuleType registerNgModuleType forEach self-hosted:235 Angular 4 registerNgModuleType NgModuleFactory compileNgModuleFactory__POST_R3__ bootstrapModule ts main.ts:11 Webpack 6 webpack_require 0 webpack_require checkDeferredModules webpackJsonpCallback
If we comment that one import line out, the error goes away, but the navbar isn't usable then. We have even replaced the HTML with your stock examples and we get the same error. Seen it before?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.0.0
- Device: Surface Pro
- Browser: Safari/FireFox/Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Konrad Stępień staff commented 4 years ago
What version do you have of angular?
Can you provide me your app.module.ts file or send me a project for my email: k.stepien@mdbootstrap.com? Also please follow again this page: https://mdbootstrap.com/docs/angular/getting-started/quick-start/