You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "ngx-build-plus > @angular-devkit/[email protected]" has incorrect peer dependency "@angular/compiler-cli@^16.0.0".
warning "ngx-build-plus > @angular-devkit/build-angular > @ngtools/[email protected]" 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.
The text was updated successfully, but these errors were encountered:
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 [email protected]
yarn add v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "ngx-build-plus > @angular-devkit/[email protected]" has incorrect peer dependency "@angular/compiler-cli@^16.0.0".
warning "ngx-build-plus > @angular-devkit/build-angular > @ngtools/[email protected]" 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.
The text was updated successfully, but these errors were encountered: