Closed iaakash closed 2 years ago
After installing 5.16, i get this error on console while running application: Type MbscModule does not have 'ɵmod' property.
Type MbscModule does not have 'ɵmod' property.
Using Angular 13. Could anyone please provide possible fix. Thanks
Delete the .angular/cache folder or run the ng cache clean command.
.angular/cache
ng cache clean
After installing 5.16, i get this error on console while running application:
Type MbscModule does not have 'ɵmod' property.
Using Angular 13. Could anyone please provide possible fix. Thanks