-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Angular 12 Schematics throws error about required properties #20594
Comments
I upgraded to v12 RC1 today and tried it with OktaDev Schematics. Now I get past the prompts, but a new error happens.
It doesn't happen if I use Angular CLI v11.2.11.
My environment:
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
🐞 Bug report
Command (mark with an
x
)Is this a regression?
Yes.
Description
I created OktaDev Schematics as a way to add authentication with Okta to new apps that are created with a framework's respective CLI (e.g., Angular CLI, Create React App, Vue CLI, etc.).
Today, I discovered it doesn't work with Angular CLI ~12.0.0-next.9.
🔬 Minimal Reproduction
Steps to reproduce:
If I install Angular CLI v11.2.10, it works fine.
🔥 Exception or Error
🌍 Your Environment
Anything else relevant?
/cc @mgechev
The text was updated successfully, but these errors were encountered: