某个组件在两个模块里面被声明引用了,但是这两个模块之间存在着父子关系,我们只能移除掉在子模块中的引用,保留更高一级的父模块中的引用。 错误详情: Using multiple components in different modules causing "Type X is part of the declarations of 2 modules" error GitHub:点击打开链接 官网:点击打开链接