Schema validation failed with the following errors: Data path \".builders[\'app-shell\']\" should have required property \'class\'. Schema validation failed with the
This will do the trick for you:
ng update @angular/cli @angular/core
ng s
ng build