-
Notifications
You must be signed in to change notification settings - Fork 12k
schema link missing in angular.json that was created by updating from 1.7.3 to 6-rc.2 #10226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
P5
The team acknowledges the request but does not plan to address it, it remains open for discussion
severity2: inconvenient
Milestone
Comments
IgorMinar
added a commit
to IgorMinar/angular
that referenced
this issue
Apr 7, 2018
gkalpak
pushed a commit
to IgorMinar/angular
that referenced
this issue
Apr 13, 2018
gkalpak
pushed a commit
to IgorMinar/angular
that referenced
this issue
Apr 13, 2018
IgorMinar
added a commit
to IgorMinar/angular
that referenced
this issue
Apr 14, 2018
gkalpak
pushed a commit
to IgorMinar/angular
that referenced
this issue
Apr 15, 2018
jasonaden
pushed a commit
to angular/angular
that referenced
this issue
Apr 17, 2018
jasonaden
pushed a commit
to angular/angular
that referenced
this issue
Apr 17, 2018
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
P5
The team acknowledges the request but does not plan to address it, it remains open for discussion
severity2: inconvenient
Versions
Repro steps
ng update @angular/cli --migrate-only --from=1.7.3
Observed behavior
angular.json
is generated without the schema link:Desired behavior
angular.json
should look like this:Mention any other details that might be useful (optional)
@clydin pointed out that the upgrade code is missing the schema key: https://github.com/angular/devkit/blob/8e6c762c94de1c23bc8b53f1cb87b48726eda951/packages/schematics/angular/migrations/update-6/index.ts#L72
The text was updated successfully, but these errors were encountered: