ng-dynamic icon indicating copy to clipboard operation
ng-dynamic copied to clipboard

JitCompilerFactory not longer in @angular/compiler

Open cardbegi opened this issue 6 years ago • 5 comments

Hello I am getting the below warning with @angular 5.x as per angular docs JitCompilerFactory now lives under 'angular/platform-browser-dynamic'

Warning: WARNING in ./~/ng-dynamic/src/dynamic-component/module.js 7:15-33 "export 'JitCompilerFactory' was not found in 'angular/compiler'

Is there any solution to avoid this error?

Thanks

cardbegi avatar Jan 20 '18 14:01 cardbegi