angular-architects / nx-ddd-plugin

Nx plugin for structuring a monorepo with domains and layers
313 stars 56 forks source link

Angular 12 / Nx 12.3 - ui-options" schema is using the keyword "id" which its support is deprecated. Use "$id" for schema ID #74

Closed bjornharvold closed 3 years ago

bjornharvold commented 3 years ago

Got this error when trying to create a new library for the first time after migrating to Angular 12

Command: npx nx g @angular-architects/ddd:ui qr-code --domain shared

Warning: ui-options" schema is using the keyword "id" which its support is deprecated. Use "$id" for schema ID

manfredsteyer commented 3 years ago

Thanks for pointing this out. We will resolve this with the next release.

manfredsteyer commented 3 years ago

It's done with version 1.4