Topic: Failed to compile - V.7.5.0
allancmello pro asked 5 years ago
This error is shown after run ng serve in Version 7.5.0:
TypeError: Cannot read property 'kind' of undefined
Arkadiusz Idzikowski staff answered 5 years ago
Is this clean installation of ng-admin-pro or did you change anything in the components code or configuration files?
allancmello pro commented 5 years ago
This happens both in a clean installation and in my project. It simply appears even without making any changes. See in the image above, that this happens in the ng-admin-pro example project of version 7.5.0
Arkadiusz Idzikowski staff commented 5 years ago
It looks like a problem with typescript. Please remove node_modules and package-lock.json and run 'npm install' command again to make sure that all dependencies was installed correctly.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.5.0
- Device: Desktop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No