Questions tagged as 'cli'

1
answer

How did the command-line interface (CLI) come about and what was the need?

If we look at it until about 10 years ago, I do not remember having this feature for developing applications through the CLI (command line interface) on Windows operating systems. Examples used today: Ionic CLI, Angular CLI, Cordova CLI...
asked by 04.07.2018 / 20:10
1
answer

Angular Command 6 CLI to create a component in a specific folder

Is there any way to create a component in the Angular 6 CLI specifying which folder it should be in? I searched the net and found ng g c nome-componente --module=app but this is just to specify that it will stay in app I tried to t...
asked by 18.10.2018 / 00:50
1
answer

Problem when running ng build Angular

Hello, I'm having an Angular problem when I run the following command for building in the ng build --prod --aot=false project directory, how do I solve the problem? What is the reason why this error is occurring? Following is the error lo...
asked by 06.11.2018 / 17:49