-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Description
in angular-cli version 8.3.5, when i use option "ng build --prod", one error occured:
Schema validation failed with the following errors:
Data path ".budgets[1].type" should be equal to one of the allowed values.
when i change the angular.json from "builder": "ngx-build-plus:build" to "builder": "@angular-devkit/build-angular:browser" , all will be sucess.
after the error, i rollback the cli version from 8.3.5 to 8.0.2,all working expected
sonicparke, dongdongSeven, madbonez, moefinley, observant2 and 1 more
Metadata
Metadata
Assignees
Labels
No labels