Try to update the package.json file so that "@angular-devkit/build-angular": "^0.800.1" reads "@angular-devkit/build-angular": "^0.12.4"
Then run npm install in the command line.
Reference: https://stackoverflow.com/a/56537342
Try to update the package.json file so that "@angular-devkit/build-angular": "^0.800.1" reads "@angular-devkit/build-angular": "^0.12.4"
Then run npm install in the command line.
Reference: https://stackoverflow.com/a/56537342