Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime compiler is not loaded #55

Open
Xepe opened this issue Apr 26, 2017 · 5 comments
Open

Runtime compiler is not loaded #55

Xepe opened this issue Apr 26, 2017 · 5 comments

Comments

@Xepe
Copy link

Xepe commented Apr 26, 2017

hello,

Using the version 2.0.4 and angular cli, I am getting Uncaught (in promise): Error: Runtime compiler is not loaded.

The error only rise when I try to use angular cli and the flag --prod

Regards

@hungshou
Copy link

hungshou commented May 10, 2017

me too

use angular2-busy 2.0.4 + aot + lazy loading ,

getting

ERROR Error: Uncaught (in promise): Error: Cannot find module './setting/setting.module'.

ng build --> OK
ng build -prod --> Error
ng build -prod -aot=false --> OK

Regards

@shi1hh
Copy link

shi1hh commented May 14, 2017

use ultimate/aot-loader 0.1.16 aot+lazy load
build >ok
but busy did not show

@Xepe
Copy link
Author

Xepe commented Jun 3, 2017

I think that it is related to #60 also I created a fork with the solution

Regards.

@maplion
Copy link

maplion commented Jun 16, 2017

I also experienced this issue. I just yanked angular2-busy for the time being, but is there a good workaround? @Xepe does your fork fix the issue?

@Xepe
Copy link
Author

Xepe commented Jun 16, 2017

@maplion yes, you can use it https://www.npmjs.com/package/tixif-ngx-busy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants