Closed
Description
opened on Aug 11, 2024
Which @angular/* package(s) are the source of the bug?
Don't known / other
Is this a regression?
Yes
Description
I'm trying to create a guard with ng g guard shared/utils/auth
. Path exists.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
Schematic input does not validate against the Schema: {"skipTests":true,"name":"shared/utils/auth","project":"woxoptima.client","implements":[]}
Errors:
Data path "/implements" must NOT have fewer than 1 items.
Please provide the environment you discovered this bug in (run ng version
)
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | |
/ ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | |
/_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___|
|___/
Angular CLI: 18.1.4
Node: 20.11.1
Package Manager: npm 10.2.4
OS: win32 x64
Angular: 18.1.4
... animations, cdk, cli, common, compiler, compiler-cli, core
... forms, material, platform-browser, platform-browser-dynamic
... router
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.1801.4
@angular-devkit/build-angular 18.1.4
@angular-devkit/core 18.1.4
@angular-devkit/schematics 18.1.4
@schematics/angular 18.1.4
rxjs 7.8.1
typescript 5.5.4
zone.js 0.14.10
Anything else?
No response
Activity