Schema validation failed with the following errors: [ng] Data path ".builders['app-shell']" should have required property 'class'. [ng] Error: Schema validation failed with the following errors code example
Example 1: Data path ".builders['app-shell']" should have required property 'class'.
npm uninstall @angular-devkit/build-angular
npm install @angular-devkit/[email protected]
Example 2: Data path ".builders['app-shell']" should have required property 'class'.
"@angular-devkit/build-angular": "^0.10.0",