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

Error: Runtime compiler is not loaded

Open RomanGalochkin opened this issue 6 years ago • 4 comments

There is an Error: Runtime compiler is not loaded. When uses Angular 5.x + Angular Universal

RomanGalochkin avatar Jun 01 '18 13:06 RomanGalochkin

Do you use AOT?

p3x-robot avatar Jun 28 '18 02:06 p3x-robot

Yes. But I have solved this issue by passing compile constants in the providers. Thanks.

RomanGalochkin avatar Jun 30 '18 18:06 RomanGalochkin

by the chance. which angular version you were using? and jit or aot?

p3x-robot avatar Jul 09 '18 03:07 p3x-robot

@RomanGalochkin could you please guide which compile constants needs to be passed to providers? also did you got it working?

zubinraja avatar Jul 23 '21 21:07 zubinraja