micahstubbs commented on issue #2053:
URL: https://github.com/apache/helix/issues/2053#issuecomment-1117998721
Here is the output from the successful update command run:
```py
NG_DISABLE_VERSION_CHECK=1 npx @angular/cli@6 update @angular/core@6
./Release/.deps/Release/obj.target/fse/fsevents.o.d.raw Stats {
dev: 16777220,
mode: 33188,
nlink: 1,
uid: 501,
gid: 20,
rdev: 0,
blksize: 4096,
ino: 8813937164,
size: 1348,
blocks: 8,
atimeMs: 1651703820000,
mtimeMs: 1651703820000,
ctimeMs: 1651703820563.4534,
birthtimeMs: 1651703820000,
atime: 2022-05-04T22:37:00.000Z,
mtime: 2022-05-04T22:37:00.000Z,
ctime: 2022-05-04T22:37:00.563Z,
birthtime: 2022-05-04T22:37:00.000Z }
Updating package.json with dependency zone.js @ "0.8.29" (was
"0.8.18")...
Updating package.json with dependency rxjs @ "6.6.7" (was "5.5.12")...
Updating package.json with dependency typescript @ "2.9.2" (was
"2.4.2")...
Updating package.json with dependency @angular/compiler-cli @ "6.1.10"
(was "5.2.11")...
Updating package.json with dependency @angular/core @ "6.1.10" (was
"5.2.11")...
Updating package.json with dependency @angular/compiler @ "6.1.10" (was
"5.2.11")...
Updating package.json with dependency @angular/common @ "6.1.10" (was
"5.2.11")...
Updating package.json with dependency @angular/http @ "6.1.10" (was
"5.2.11")...
Updating package.json with dependency @angular/animations @ "6.1.10"
(was "5.2.11")...
Updating package.json with dependency @angular/platform-browser-dynamic
@ "6.1.10" (was "5.2.11")...
Updating package.json with dependency @angular/router @ "6.1.10" (was
"5.2.11")...
Updating package.json with dependency @angular/platform-server @
"6.1.10" (was "5.2.11")...
Updating package.json with dependency @angular/platform-browser @
"6.1.10" (was "5.2.11")...
Updating package.json with dependency @angular/forms @ "6.1.10" (was
"5.2.11")...
UPDATE package.json (2125 bytes)
npm WARN deprecated @angular/[email protected]: Package no longer supported. Use
@angular/common instead, see https://angular.io/guide/deprecations#angularhttp
npm WARN @angular/[email protected] requires a peer of
@angular/cdk@^6.0.0 but none is installed. You must install peer dependencies
yourself.
npm WARN [email protected] requires a peer of ajv@^6.9.1 but none is
installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/compiler@^2.3.1 ||
>=4.0.0-beta <6.0.0 but none is installed. You must install peer dependencies
yourself.
npm WARN [email protected] requires a peer of @angular/core@^2.3.1 ||
>=4.0.0-beta <6.0.0 but none is installed. You must install peer dependencies
yourself.
npm WARN [email protected] requires a peer of
@angular/platform-browser-dynamic@^2.3.1 || >=4.0.0-beta <6.0.0 but none is
installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/platform-browser@^2.3.1
|| >=4.0.0-beta <6.0.0 but none is installed. You must install peer
dependencies yourself.
npm WARN [email protected] requires a peer of @angular/common@^2.3.1 ||
>=4.0.0-beta <6.0.0 but none is installed. You must install peer dependencies
yourself.
added 11 packages, removed 102 packages, updated 16 packages and moved 1
package in 13.475s
UPDATE package.json (2159 bytes)
```
--
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]