nativescript-schematics icon indicating copy to clipboard operation
nativescript-schematics copied to clipboard

Doesn't seem to work

Open cyclops1530 opened this issue 4 years ago • 0 comments

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

cyclops1530 avatar Dec 09 '21 19:12 cyclops1530