micahstubbs commented on issue #2095:
URL: https://github.com/apache/helix/issues/2095#issuecomment-1128136412

   Now lets:
   
   ```py
   npx @angular/cli@10 update @angular/material@10 --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 "^9.0.0-rc.8", would install "10.2.7").
       Updating package.json with dependency @angular/cdk @ "10.2.7" (was 
"9.2.4")...
       Updating package.json with dependency @angular/material @ "10.2.7" (was 
"9.2.4")...
   UPDATE package.json (3229 bytes)
   ✔ Packages installed successfully.
   ** Executing migrations of package '@angular/cdk' **
   
   ❯ Updates the Angular CDK to v10
       Could not find TypeScript project for project: helix-front-e2e
   
         ✓  Updated Angular CDK to version 10
   
     Migration completed.
   
   ** Executing migrations of package '@angular/material' **
   
   ❯ Updates Angular Material to v10
       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 10
   
     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]

Reply via email to