I am using Angular 8 for my project, using Node Version 10.15.3( had tried with other versions including latest 12.31.1). This works fine on MAC but while running on the Windows it stops on the browser with the error
NullInjectorError: "StaticInjectorError(AppModule)[MatCommonModule -> HighContrastModeDetector]:
StaticInjectorError(Platform: core)[MatCommonModule -> HighContrastModeDetector]:
NullInjectorError: No provider for HighContrastModeDetector!"
Is this related to my hardware (how does it is related)?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…