angular2-keycloak icon indicating copy to clipboard operation
angular2-keycloak copied to clipboard

I need help!

Open nicmaster opened this issue 7 years ago • 5 comments

Uncaught Error: Unexpected value 'Ng2KeycloakModule' declared by the module 'AppModule'. Please add a @Pipe/@Directive/@Component annotation.

nicmaster avatar Oct 16 '17 11:10 nicmaster

Hi,

Which version are you using ?

ebondu avatar Oct 16 '17 12:10 ebondu

Hi There

Thanks for the reply "@ebondu/angular2-keycloak": "^0.7.0",

nicmaster avatar Oct 16 '17 12:10 nicmaster

Maybe the latest version (0.9.4) has been retrieved. In that case, the Keycloak module has been renamed to 'KeycloakModule' (see ng4 branch https://github.com/ebondu/angular2-keycloak/blob/ng4/README.md).

ebondu avatar Oct 16 '17 12:10 ebondu

Maybe i need your help to look at my project, tried your previous suggestion but nothing worked https://github.com/nicmaster/angularjs2-cms-keycloak

nicmaster avatar Oct 18 '17 09:10 nicmaster

Hi! you can see example with angular cli in ng4 branch and fork it to create you cms

sunmeplz avatar Nov 07 '17 18:11 sunmeplz