-
-
Notifications
You must be signed in to change notification settings - Fork 22
Description
I get an error whether I try creating a new project from scratch or add @nativescript/schematics to an existing project. The error I get is "An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID"
ng --version
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ △ \ | '_ \ / | | | | |/ _
| '__| | | | | | |
/ ___ | | | | (| | || | | (| | | | || | | |
// __| ||_, |_,||_,|| _|||
|___/
Angular CLI: 13.0.4
Node: 16.13.1
Package Manager: npm 8.1.2
OS: linux x64
Angular: 13.0.3
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router
Package Version
@angular-devkit/architect 0.1300.4
@angular-devkit/build-angular 13.0.4
@angular-devkit/core 13.0.4
@angular-devkit/schematics 13.0.4
@angular/cli 13.0.4
@schematics/angular 13.0.4
rxjs 7.4.0
typescript 4.4.4