manfredsteyer / ngx-build-plus

Extend the Angular CLI's default build behavior without ejecting, e. g. for Angular Elements
1.19k stars 136 forks source link

no able to update to 15 #392

Open hmendezm opened 1 year ago

hmendezm commented 1 year ago

I try to update to ngx-build-plus to 15 but for some reason, it tries to find Angular 16. I have Angular 15. Does someone have an idea of how to make this work?

yarn add ngx-build-plus@15.0.0

yarn add v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning "ngx-build-plus > @angular-devkit/build-angular@16.0.5" has incorrect peer dependency "@angular/compiler-cli@^16.0.0". warning "ngx-build-plus > @angular-devkit/build-angular > @ngtools/webpack@16.0.5" has incorrect peer dependency "@angular/compiler-cli@^16.0.0". error An unexpected error occurred: "expected hoisted manifest for \"ngx-build-plus#@angular-devkit/build-angular#webpack-dev-server#webpack-dev-middleware#webpack\"". info If you think this is a bug, please open a bug report with the information provided in "C:\projects\Pivotal.Frontend.2.0\yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.