Prod ビルドで以下のエラーが発生しています。誰かがこのエラーを修正する方法を提案できますか?
Project 'ngx-build-plus' could not be found in workspace.
Error: Project 'ngx-build-plus' could not be found in workspace.
myboard-app@0.1.0 ng /home/vsts/work/1/s at Workspace.getProject (/home/vsts/work/1/s/node_modules/@angular-devkit/core/src/workspace/workspace.js) :93:19) Architect.getBuilderConfiguration (/home/vsts/work/1/s/node_modules/@angular-devkit/architect/src/architect-legacy.js:117:41) で RunCommand.runSingleTarget (/home/ vsts/work/1/s/node_modules/@angular/cli/models/architect-command.js:160:45) ng "run" "ngx-build-plus:build" angular.json
"architect": {
"build": {
"builder": "ngx-build-plus:build",
.. ..
}