Vincens Mink
Vincens Mink
This is also a problem for me with Angular 13 "dependencies": { "@angular/animations": "~13.2.0", "@angular/common": "~13.2.0", "@angular/compiler": "~13.2.0", "@angular/core": "~13.2.0", "@angular/flex-layout": "^13.0.0-beta.38", "@angular/forms": "~13.2.0", "@angular/material": "^13.2.0", "@angular/platform-browser": "~13.2.0", "@angular/platform-browser-dynamic": "~13.2.0",...
I can't seem to complete the tutorials from the Auth0 team due to the Ivy problem. I am attempting to follow instructions from this repository readme, and from this Auth0...
Angular 13, /package.json @@ -23,6 +23,7 @@ "@angular/platform-browser-dynamic": "~13.2.0", "@angular/router": "~13.2.0", "@apollo/client": "^3.0.0", + "@auth0/auth0-angular": "^1.10.0",