Project

General

Profile

Bug #47646

Error: Failed to compile entry-point angular-tree-component

Added by Brad Hubbard over 3 years ago. Updated almost 3 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
Build, CI, Dependencies & Tools
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

$ git describe
v16.0.0-5900-gbbdc357a60a

Compiling @angular/platform-browser/testing : es2015 as esm2015
Compiling @angular/common/testing : es2015 as esm2015
Error: Failed to compile entry-point angular-tree-component (module as esm5) due to compilation errors:
node_modules/@angular/common/common.d.ts:114:22 - error NG6002: Appears in the NgModule.imports of TreeModule, but could not be resolved to an NgModule class.

This likely means that the library (@angular/common) which declares CommonModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

114 export declare class CommonModule {
                         ~~~~~~~~~~~~

Compiling @angular/animations/browser/testing : es2015 as esm2015

History

#1 Updated by Ernesto Puerta about 3 years ago

  • Status changed from New to Can't reproduce

Closing as not other records of this. Please, Brad, feel free to re-open otherwise.

#2 Updated by Ernesto Puerta almost 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 160 to Build, CI, Dependencies & Tools

Also available in: Atom PDF