Skip to content

error occurred in angular-cli8.3.5 #133

@gtjyj

Description

@gtjyj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions