Keycloak-angular: Add support for Angular 7

Created on 15 Nov 2018  路  4Comments  路  Source: mauriciovigolo/keycloak-angular

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search for issues before submitting
- [x] feature request

Versions.


keycloak-angular: 4.0.2
@angular/core: 7
keycloak: 4.4.0

Repro steps.

  1. Create a new Angular 7 app
  2. Install keycloak-angular

The log given by the failure.

npm WARN [email protected] requires a peer of @angular/common@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^6.0.0 but none is installed. You must install peer dependencies yourself.

Desired functionality.


keycloak-angular should be compatible with Angular 7.

Enhancement

Most helpful comment

Hi @nfriend, thanks for opening this issue.
I will update the library to the newest version of Angular 7 this week.
You should not have any other issues besides the warning message :smiley:.

All 4 comments

Hi @nfriend, thanks for opening this issue.
I will update the library to the newest version of Angular 7 this week.
You should not have any other issues besides the warning message :smiley:.

Perfect, thanks @mauriciovigolo!

I asked for the same thing on the slack channel, but there was nothing but crickets chirping.

New versions released. Thanks @nfriend!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Codinger386 picture Codinger386  路  4Comments

pahlers picture pahlers  路  3Comments

Wassim24 picture Wassim24  路  4Comments

arratejasvi picture arratejasvi  路  4Comments

jderuere picture jderuere  路  4Comments