Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OktaDev Schematics doesn't work with Angular CLI 12 #559

Closed
mraible opened this issue Apr 20, 2021 · 2 comments
Closed

OktaDev Schematics doesn't work with Angular CLI 12 #559

mraible opened this issue Apr 20, 2021 · 2 comments

Comments

@mraible
Copy link
Contributor

mraible commented Apr 20, 2021

Error:

$ ng add @oktadev/schematics
ℹ Using package manager: npm
✔ Found compatible package version: @oktadev/schematics@3.5.0.
✔ Package information loaded.

The package @oktadev/schematics@3.5.0 will be installed and executed.
Would you like to proceed? Yes
✔ Package successfully installed.
? What is your OIDC app's issuer URL? https://dev-9323263.okta.com/oauth2/default
? What is your OIDC app's client ID? 0oambt69c4LNBiJ7u5d6
Schematic input does not validate against the Schema: {"project":"foo","clientId":"0oambt69c4LNBiJ7u5d6"}
Errors:

  Data path "" must have required property 'issuer'.

Posted question to Stack Overflow: https://stackoverflow.com/questions/67185977/angular-12-schematics-throws-error-about-required-properties

@mraible
Copy link
Contributor Author

mraible commented Apr 21, 2021

Entered an issue in the Angular CLI project: angular/angular-cli#20594

@mraible
Copy link
Contributor Author

mraible commented May 14, 2021

Fixed by #569.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant