micahstubbs commented on issue #2088:
URL: https://github.com/apache/helix/issues/2088#issuecomment-1124202409
```py
NG_DISABLE_VERSION_CHECK=1 npx @angular/cli@8 update @angular/material@8
--force
The installed Angular CLI version is older than the latest stable version.
Installing a temporary version to perform the update.
Installing packages for tooling via npm.
Installed packages for tooling via npm.
Using package manager: 'npm'
Collecting installed dependencies...
Found 65 dependencies.
Fetching dependency metadata from registry...
Package "@swimlane/ngx-graph" has an incompatible peer
dependency to "@angular/animations" (requires "7.x" (extended), would install
"9.1.13").
Package "@angular/flex-layout" has an incompatible peer
dependency to "@angular/cdk" (requires "^7.0.0-rc.0", would install "8.2.3").
Package "@swimlane/ngx-datatable" has an incompatible peer
dependency to "@angular/common" (requires "<8.0.0" (extended), would install
"9.1.13").
Package "@swimlane/ngx-datatable" has an incompatible peer
dependency to "@angular/compiler" (requires "<8.0.0" (extended), would install
"9.1.13").
Package "@angular/http" has an incompatible peer
dependency to "@angular/core" (requires "7.2.16" (extended), would install
"9.1.13").
Package "@angular/http" has an incompatible peer
dependency to "@angular/platform-browser" (requires "7.2.16" (extended), would
install "9.1.13").
Package "@swimlane/ngx-datatable" has an incompatible peer
dependency to "@angular/platform-browser-dynamic" (requires "<8.0.0"
(extended), would install "9.1.13").
Updating package.json with dependency @angular/compiler-cli @ "9.1.13"
(was "7.2.16")...
Updating package.json with dependency typescript @ "3.8.3" (was
"3.5.3")...
Updating package.json with dependency @angular/animations @ "9.1.13"
(was "7.2.16")...
Updating package.json with dependency @angular/cdk @ "8.2.3" (was
"7.3.7")...
Updating package.json with dependency @angular/common @ "9.1.13" (was
"7.2.16")...
Updating package.json with dependency @angular/compiler @ "9.1.13" (was
"7.2.16")...
Updating package.json with dependency @angular/core @ "9.1.13" (was
"8.2.14")...
Updating package.json with dependency @angular/forms @ "9.1.13" (was
"7.2.16")...
Updating package.json with dependency @angular/material @ "8.2.3" (was
"7.3.7")...
Updating package.json with dependency @angular/platform-browser @
"9.1.13" (was "7.2.16")...
Updating package.json with dependency @angular/platform-browser-dynamic
@ "9.1.13" (was "7.2.16")...
Updating package.json with dependency @angular/platform-server @
"9.1.13" (was "7.2.16")...
Updating package.json with dependency @angular/router @ "9.1.13" (was
"7.2.16")...
Updating package.json with dependency zone.js @ "0.10.3" (was
"0.8.29")...
UPDATE package.json (3106 bytes)
✔ Packages successfully installed.
```
It looks like updating packages worked.
--
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]