I'm trying to create a new Angular CLI project stub as instructed in the IntelliJ docs here Generating an Angular application stub using Angular CLI. One of the mandatory fields asks for the Angular CLI package directory.
I have no idea what this is or where to find this.
As it's written in https://www.jetbrains.com/help/idea/2017.1/using-angular.html#d461255e133, you need to install angular-cli module first: npm install -g @angular/cli
.
Once the package is installed, specify a path to it in Angular CLI field. In your environment, it should be smth like C:\Users\andyrh3\AppData\Roaming\npm\node_modules\@angular\cli
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With