micahstubbs commented on issue #2114:
URL: https://github.com/apache/helix/issues/2114#issuecomment-1135415995
```py
ng update @angular/material@13 --force
Using package manager: 'npm'
Collecting installed dependencies...
Found 71 dependencies.
Fetching dependency metadata from registry...
Package "@angular/flex-layout" has an incompatible peer
dependency to "@angular/cdk" (requires "^12.0.0", would install "13.3.7").
Updating package.json with dependency @angular/cdk @ "13.3.7" (was
"12.2.13")...
Updating package.json with dependency @angular/material @ "13.3.7" (was
"12.2.13")...
UPDATE package.json (3317 bytes)
✔ Packages successfully installed.
** Executing migrations of package '@angular/cdk' **
❯ Updates the Angular CDK to v13.
Skipping migration for project helix-front-e2e. Unable to determine
'tsconfig.json' file in workspace config.
✓ Updated Angular CDK to version 13
UPDATE client/theme.scss (1414 bytes)
UPDATE client/app/cluster/cluster-list/cluster-list.component.scss (378
bytes)
UPDATE client/app/history/history-list/history-list.component.scss (255
bytes)
UPDATE client/app/instance/instance-list/instance-list.component.scss (274
bytes)
UPDATE client/app/resource/partition-list/partition-list.component.scss
(331 bytes)
UPDATE client/app/resource/resource-detail/resource-detail.component.scss
(223 bytes)
UPDATE client/app/shared/data-table/data-table.component.scss (295 bytes)
UPDATE client/app/shared/detail-header/detail-header.component.scss (841
bytes)
UPDATE client/app/shared/disabled-label/disabled-label.component.scss (372
bytes)
UPDATE client/app/shared/node-viewer/node-viewer.component.scss (550 bytes)
UPDATE client/app/shared/state-label/state-label.component.scss (413 bytes)
UPDATE client/app/workflow/workflow-dag/workflow-dag.component.scss (328
bytes)
UPDATE client/app/workflow/workflow-detail/workflow-detail.component.scss
(362 bytes)
Migration completed.
** Executing migrations of package '@angular/material' **
❯ Updates Angular Material to v13.
Skipping migration for project helix-front-e2e. Unable to determine
'tsconfig.json' file in workspace config.
✓ Updated Angular Material to version 13
Migration completed.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]