micahstubbs commented on issue #2084:
URL: https://github.com/apache/helix/issues/2084#issuecomment-1122931841
Now we see:
```py
NG_DISABLE_VERSION_CHECK=1 npx @angular/cli@7 update @angular/cli@7
@angular/core@7
./Release/.deps/Release/obj.target/fse/fsevents.o.d.raw
Your global Angular CLI version (7.3.10) is greater than your local
version (6.2.9). The local Angular CLI version is used.
To disable this warning use "ng config -g cli.warnings.versionMismatch
false".
Package "@angular/compiler-cli" has an incompatible peer
dependency to "typescript" (requires ">=3.1.1 <3.3", would install "3.9.10")
Package "@angular/platform-server" has a missing peer
dependency of "@angular/http" @ "7.2.16".
Incompatible peer dependencies found. See above.
```
--
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]