micahstubbs commented on issue #2105:
URL: https://github.com/apache/helix/issues/2105#issuecomment-1135252450
```py
ng update @angular/material@11 --force
Using package manager: 'npm'
Collecting installed dependencies...
Found 70 dependencies.
Fetching dependency metadata from registry...
Package "@angular/flex-layout" has an incompatible peer
dependency to "@angular/cdk" (requires "^10.0.0-rc.0", would install "11.2.13").
Updating package.json with dependency @angular/cdk @ "11.2.13" (was
"10.2.7")...
Updating package.json with dependency @angular/material @ "11.2.13" (was
"10.2.7")...
UPDATE package.json (3339 bytes)
✔ Packages installed successfully.
** Executing migrations of package '@angular/cdk' **
❯ Updates the Angular CDK to v11.
Could not find TypeScript project for project: helix-front-e2e
✓ Updated Angular CDK to version 11
Migration completed.
** Executing migrations of package '@angular/material' **
❯ Updates Angular Material to v11.
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
✓ Updated Angular Material to version 11
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]