Data path "" should NOT have additional properties(stylePreprocessorOptions)

I try to follow this rule https://angular.io/guide/workspace-config#style-preprocessor-options. Unfortunately, I get an error message during the build of my project. Error: Schema validation failed with the following errors: Data path "" should NOT have additional properties(stylePreprocessorOptions). Can someone help me?

Package Version

@angular-devkit/architect 0.901.0

@angular-devkit/build-angular 0.1002.0

@angular-devkit/build-ng-packagr 0.1002.0

@angular-devkit/core 10.2.0

@angular-devkit/schematics 10.2.0

@angular/cdk 10.2.7

@angular/cli 10.2.0

@angular/material 10.2.7

@schematics/angular 9.1.0

@schematics/update 0.1002.0

Ng-packagr 10.1.2

Rxjs 6.6.3

Typescript 4.0.5

Author: Slava, 2020-11-13