标签: angular angular5
在我的项目中,ng build命令成功执行并运行。
但是当我构建ng build --prod --aot时,构建成功但没有运行。
错误:StaticInjectorError [n]: StaticInjectorError [N]: NullInjectorError:没有n!
请帮忙。