Created
March 12, 2020 20:18
-
-
Save Janatbek/bb632938c94a6193fafa4a277d6e0329 to your computer and use it in GitHub Desktop.
angular version 8.0.6 output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ng version | |
Your global Angular CLI version (8.3.21) is greater than your local | |
version (8.0.6). The local Angular CLI version is used. | |
To disable this warning use "ng config -g cli.warnings.versionMismatch false". | |
_ _ ____ _ ___ | |
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _| | |
/ △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | | | |
/ ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | | | |
/_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___| | |
|___/ | |
Angular CLI: 8.0.6 | |
Node: 10.16.3 | |
OS: win32 x64 | |
Angular: 8.0.3 | |
... animations, common, compiler, compiler-cli, core, forms | |
... language-service, platform-browser, platform-browser-dynamic | |
... router | |
Package Version | |
------------------------------------------------------------ | |
@angular-devkit/architect 0.800.6 | |
@angular-devkit/build-angular 0.800.6 | |
@angular-devkit/build-ng-packagr 0.800.6 | |
@angular-devkit/build-optimizer 0.800.6 | |
@angular-devkit/build-webpack 0.800.6 | |
@angular-devkit/core 8.0.6 | |
@angular-devkit/schematics 8.0.6 | |
@angular/cli 8.0.6 | |
@ngtools/webpack 8.0.6 | |
@schematics/angular 8.0.6 | |
@schematics/update 0.800.6 | |
ng-packagr 5.7.1 | |
rxjs 6.4.0 | |
typescript 3.4.5 | |
webpack 4.30.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment