-
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
Schematic input does not validate against the Schema #20848
Comments
It's closed but I'm still getting this error. It's not added to version |
If you are already on 12.0.1, you can run |
Global CLI update to 12.0.1 then: What I did was just upgrading packages from Executing command you provide (changing
Last line being an error. Creating a clean new project and then executing On my existing project (started with v12.0.0) even after deleting |
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, it works on Angular 11
🔬 Minimal Reproduction
Into angular.json set
skipTests
attrue
to module schematic:run the command for generate new module:
ng g m foo
output
🔥 Exception or Error
🌍 Your Environment
The text was updated successfully, but these errors were encountered: