plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Running app.demo.-angular.ios fails to build

Open gordingin opened this issue 2 years ago • 0 comments

Following the directions, I ran

  1. "npm run setup"
  2. npm i
  3. npm start

It did build but not completely.

image

Angular CLI: 14.2.6 Node: 18.3.0 (Unsupported) Package Manager: npm 8.11.0 OS: darwin arm64

Angular: 15.1.1 ... animations, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router

Package Version

@angular-devkit/architect 0.1501.2 @angular-devkit/build-angular 15.1.2 @angular-devkit/core 15.1.2 @angular-devkit/schematics 15.1.2 @ngtools/webpack 15.1.2 @schematics/angular 15.0.5 ng-packagr 15.1.1 rxjs 7.5.7 typescript 4.8.4

gordingin avatar Jan 24 '23 17:01 gordingin