oktadev/schematics

An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID

richardkshergold opened this issue · 1 comments

I'm following the Ionic 4 tutorial (although I am using Ionic 6).

When I run

ng add @oktadev/schematics@0.7.1 --issuer=xxxx --clientId=xxxx

I get the following error:

An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID

Any ideas?

uninstalled using npm and then installed again and its working now