You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I (in a later step of the tutorial) have created the project and change directory to that new project, then I get an output that comed near (but ist not identicall by far) to the depicted angularcli.png:
==> There should be a comment to the depicted output of "ng version" that the result may vary significantly. Also it should be explained how to identify problems (or non-problems) in the output.
A text "Then, you should be able to run ng version and this will appear in the console:" may result in long attempts to find out why the actual output differs from the depicted one.
Your environment - windows/Linux, Devonfw version , component
windows
The text was updated successfully, but these errors were encountered:
Category: enhancement
Severity: Medium
Description of issue / expected enhacement /Comments
On https://github.com/devonfw/devonfw-tutorial-sources/wiki/build-devon4ng-application the result of installing Angular CLI is depicted using a screenshot https://raw.githubusercontent.com/wiki/devonfw/devonfw-tutorial-sources/images/devon4ng/3.BuildYourOwn/angularcli.png. The screenshot lists a lot more that what I get when I install Angular CLI. My output is:
Angular CLI: 7.3.5
Node: 10.15.3
OS: win32 x64
Angular:
...
Package Version
@angular-devkit/architect 0.13.5
@angular-devkit/core 7.3.5
@angular-devkit/schematics 7.3.5
@schematics/angular 7.3.5
@schematics/update 0.13.5
rxjs 6.3.3
typescript 3.2.4
When I (in a later step of the tutorial) have created the project and change directory to that new project, then I get an output that comed near (but ist not identicall by far) to the depicted angularcli.png:
Angular CLI: 7.3.5
Node: 10.15.3
OS: win32 x64
Angular: 7.2.8
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Package Version
@angular-devkit/architect 0.13.5
@angular-devkit/build-angular 0.13.5
@angular-devkit/build-optimizer 0.13.5
@angular-devkit/build-webpack 0.13.5
@angular-devkit/core 7.3.5
@angular-devkit/schematics 7.3.5
@angular/cli 7.3.5
@ngtools/webpack 7.3.5
@schematics/angular 7.3.5
@schematics/update 0.13.5
rxjs 6.3.3
typescript 3.2.4
webpack 4.29.0
==> There should be a comment to the depicted output of "ng version" that the result may vary significantly. Also it should be explained how to identify problems (or non-problems) in the output.
A text "Then, you should be able to run ng version and this will appear in the console:" may result in long attempts to find out why the actual output differs from the depicted one.
Your environment - windows/Linux, Devonfw version , component
windows
The text was updated successfully, but these errors were encountered: