You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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).
I'm getting the following error message when starting the example app in the ng4 branch:
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.
The text was updated successfully, but these errors were encountered: