Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-24044

Errors are output when compiling flink-runtime-web

    XMLWordPrintableJSON

Details

    • Technical Debt
    • Status: Closed
    • Not a Priority
    • Resolution: Duplicate
    • 1.14.0
    • None
    • None

    Description

      When compiling the module flink-runtime-web, the terminal would be filled with errors as below:

      [ERROR] - Generating browser application bundles (phase: setup)... 
      [ERROR] 
      [ERROR] Compiling @angular/core : es2015 as esm2015 
      [ERROR] 
      [ERROR] Compiling @angular/common : es2015 as esm2015 
      [ERROR] 
      [ERROR] Compiling @angular/platform-browser : es2015 as esm2015 
      [ERROR] 
      [ERROR] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 
      [ERROR] 
      [ERROR] Compiling @angular/router : es2015 as esm2015
      ...
      

       
      Although it doesn't break the compilation, maybe we should fix this.

      I'm not familiar with the module flink-runtime-web or Angular. I found something that may be useful: 

      https://github.com/angular/angular/issues/36513

      https://github.com/angular/angular/issues/31853

      https://stackoverflow.com/questions/57220392/even-though-i-am-using-target-esm2015-ivy-is-compiles-as-a-esm5-module/57220445#57220445

      https://stackoverflow.com/questions/61304548/simple-angular-9-project-compiles-whole-angular-material-es2015-as-esm2015

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Thesharing Zhilong Hong
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: