micahstubbs commented on issue #2112:
URL: https://github.com/apache/helix/issues/2112#issuecomment-1135288058
```py
ng update @angular/material@12 --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 "^11.0.0", would install "12.2.13").
Updating package.json with dependency @angular/cdk @ "12.2.13" (was
"11.2.13")...
Updating package.json with dependency @angular/material @ "12.2.13" (was
"11.2.13")...
UPDATE package.json (3387 bytes)
✔ Packages successfully installed.
** Executing migrations of package '@angular/cdk' **
❯ Updates the Angular CDK to v12.
Could not find TypeScript project for project: helix-front-e2e
✓ Updated Angular CDK to version 12
Migration completed.
** Executing migrations of package '@angular/material' **
❯ Updates Angular Material to v12.
Could not find TypeScript project for project: helix-front-e2e
⚠ General notice: The HammerJS v9 migration for Angular Components is
not able to migrate tests. Please manually clean up tests in your project if
they rely on HammerJS.
Read more about migrating tests:
https://git.io/ng-material-v9-hammer-migrate-tests
Migrated 14 files to the new Angular Material theming API.
✓ Updated Angular Material to version 12
UPDATE client/theme.scss (1415 bytes)
UPDATE client/app/cluster/cluster.component.scss (273 bytes)
UPDATE client/app/cluster/cluster-list/cluster-list.component.scss (379
bytes)
UPDATE client/app/history/history-list/history-list.component.scss (256
bytes)
UPDATE client/app/instance/instance-list/instance-list.component.scss (275
bytes)
UPDATE client/app/resource/partition-list/partition-list.component.scss
(332 bytes)
UPDATE client/app/resource/resource-detail/resource-detail.component.scss
(224 bytes)
UPDATE client/app/shared/data-table/data-table.component.scss (296 bytes)
UPDATE client/app/shared/detail-header/detail-header.component.scss (842
bytes)
UPDATE client/app/shared/disabled-label/disabled-label.component.scss (373
bytes)
UPDATE client/app/shared/node-viewer/node-viewer.component.scss (551 bytes)
UPDATE client/app/shared/state-label/state-label.component.scss (414 bytes)
UPDATE client/app/workflow/workflow-dag/workflow-dag.component.scss (329
bytes)
UPDATE client/app/workflow/workflow-detail/workflow-detail.component.scss
(363 bytes)
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]