From the above comment session @tkerwood provide solution for this.
Updated package.json from "@angular-devkit/build-angular": "^0.800.1" to "~0.13.9"
run npm install
From the above comment session @tkerwood provide solution for this.
Updated package.json from "@angular-devkit/build-angular": "^0.800.1" to "~0.13.9"
run npm install