angular-fusioncharts icon indicating copy to clipboard operation
angular-fusioncharts copied to clipboard

Not working in angular v10

Open luwei6597 opened this issue 4 years ago • 4 comments

Warning: Entry point '@angular/core' contains deep imports into 'F:/Web/Angular/reporting.pkatalyst/node_modules/angular-fusioncharts/node_modules/rxjs/Observable', 'F:/Web/Angular/reporting.pkatalyst/node_modules/angular-fusioncharts/node_modules/rxjs/observable/merge', 'F:/Web/Angular/reporting.pkatalyst/node_modules/angular-fusioncharts/node_modules/rxjs/operator/share', 'F:/Web/Angular/reporting.pkatalyst/node_modules/angular-fusioncharts/node_modules/rxjs/Subject'. This is probably not a problem, but may cause the compilation of entry points to be out of order. Compiling @angular/core : es2015 as esm2015 Error: Error on worker #1: TypeError: Cannot read property 'fileName' of null at Object.getImportRewriter (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\rendering\utils.js:23:72) at DtsRenderer.renderDtsFile (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\rendering\dts_renderer.js:77:72) at F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\rendering\dts_renderer.js:69:134 at Map.forEach () at DtsRenderer.renderProgram (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\rendering\dts_renderer.js:69:26) at Transformer.transform (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\packages\transformer.js:88:52) at F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\execution\create_compile_function.js:52:42 at F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\execution\cluster\worker.js:85:54 at step (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\node_modules\tslib\tslib.js:143:27) at Object.next (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\node_modules\tslib\tslib.js:124:57) at ClusterMaster.onWorkerMessage (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\execution\cluster\master.js:195:27) at F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\execution\cluster\master.js:55:95 at ClusterMaster. (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\execution\cluster\master.js:293:57) at step (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\node_modules\tslib\tslib.js:143:27) at Object.next (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\node_modules\tslib\tslib.js:124:57) at F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\node_modules\tslib\tslib.js:117:75 at new Promise () at Object.__awaiter (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\node_modules\tslib\tslib.js:113:16) at EventEmitter. (F:\Web\Angular\reporting.pkatalyst\node_modules@angular\compiler-cli\ngcc\src\execution\cluster\master.js:287:32) at EventEmitter.emit (events.js:315:20)

luwei6597 avatar Jan 19 '21 00:01 luwei6597

Please try with angular-fusioncharts : 3.0.4

AyanBhadury avatar Jan 19 '21 06:01 AyanBhadury

Please try with angular-fusioncharts : 3.0.4

Still not working :/

Vishwas970 avatar Jan 21 '21 09:01 Vishwas970

any update on this ?

Ishangidwani avatar Mar 15 '21 08:03 Ishangidwani

ngCC compilation issue has been fixed, please upgrade to 3.2.0 : http://www.npmjs.com/package/angular-fusioncharts

@Ishangidwani @luwei6597 @Vishwas970

AyanBhadury avatar Sep 07 '21 13:09 AyanBhadury