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

Я стараюсь следовать этому правилу https://angular.io/guide/workspace-config#style-preprocessor-options. К сожалению, я получаю сообщение об ошибке во время сборки моего проекта. Ошибка: Schema validation failed with the following errors: Data path "" should NOT have additional properties(stylePreprocessorOptions). Может кто-нибудь мне помочь?

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


Ответы (0 шт):