Description
ng add ngx builders fail
Expected Behavior
the builder to install sucessfully
Current Behavior
the video is recorded here
https://www.youtube.com/watch?v=IZLQ9mUuBQ0
Possible Solution
check the paths that the installation script is using
Steps to Reproduce
- create an new angular project with "npx ng new myapp --no-create-application"
- run npx ng add @ngx-builders/analyze
- observe resunlts
Environment
Angular CLI: 16.0.2
Node: 18.16.0
Package Manager: yarn 1.22.19
OS: win32 x64
Angular: 16.0.2
... animations, cli, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router
Package Version
@angular-devkit/architect 0.1600.2
@angular-devkit/build-angular 16.0.2
@angular-devkit/core 16.0.2
@angular-devkit/schematics 16.0.2
@angular/cdk 16.0.1
@angular/material 16.0.1
@schematics/angular 16.0.2
ng-packagr 16.0.0
rxjs 7.5.7
typescript 5.0.4
Activity