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

Example App: at-loader errors #13

Open
rraksi opened this issue Aug 10, 2017 · 2 comments
Open

Example App: at-loader errors #13

rraksi opened this issue Aug 10, 2017 · 2 comments

Comments

@rraksi
Copy link

rraksi commented Aug 10, 2017

I'm getting the following error message when starting the example app in the ng4 branch:

94% asset optimization                                                                  
[at-loader] Checking started in a separate process...

[at-loader] Checking finished with 125 errors

I'm trying to integrate this module in projects generated with angular-starter and jhipster's client generator but I'd like to see it work in an example first.

@ebondu
Copy link
Owner

ebondu commented Aug 10, 2017

Hi,
This should be only minor/warning errors but it depends of your compilation options. I am currently working on AoT compilation and I will update the lib soon, so hopefully without any compilation issues. I am using the lib with a jhipster genertad app, it works but you have to adapt the generated code (router + auth process).

@rraksi
Copy link
Author

rraksi commented Aug 11, 2017

Hi,
I just downloaded the sources from github and used npm install/start. Didn't change anything except for the keycloak.json.

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

2 participants