Closed vinay0458 closed 5 years ago
Seems fine for me on 7.1.4.
Hi @vinay0458 , do you have any problem running it on Angular 7?
Seems to be working fine with angular 7.2.0 and "@ionic/angular": "4.0.0-rc.1"
Perhaps we could update the peer dependencies:
npm WARN @okta/okta-angular@1.0.7 requires a peer of @angular/common@>=4 <7 but none is installed. You must install peer dependencies yourself.
npm WARN @okta/okta-angular@1.0.7 requires a peer of @angular/core@>=4 <7 but none is installed. You must install peer dependencies yourself.
npm WARN @okta/okta-angular@1.0.7 requires a peer of @angular/platform-browser@>=4 <7 but none is installed. You must install peer dependencies yourself.
npm WARN @okta/okta-angular@1.0.7 requires a peer of @angular/router@>=4 <7 but none is installed. You must install peer dependencies yourself.
Yes it works fine with Angular 7. The Okta peer dependencies list is not correct which produces the warning on package installation.
Maybe the package will be updated to use Angular 7 by the time Angular 8 is released...
Hi @seangwright, sorry for the delay, we are looking into updating our peer dependencies.
Will keep you guys updated!
@vinay0458 @peavers @petemcwilliams @seangwright Good News!
We have a PR open for this: https://github.com/okta/okta-oidc-js/pull/419
Good News! https://github.com/okta/okta-oidc-js/pull/419 has been merged!
Closing this issue.
so is 8 happening, then?
@jakehockey10 It works just fine with Angular 8. See Angular 8 + Spring Boot 2.2: Build a CRUD App Today!
Yay! Just looked into it and saw the lack of an upper constraint! Yay!
I'm submitting this issue for the package(s):
I'm submitting a:
Current behavior
Expected behavior
Minimal reproduction of the problem with instructions
Extra information about the use case/user story you are trying to implement
Environment
node -v
):