kamilkisiela / apollo-angular

A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
https://apollo-angular.com
MIT License
1.5k stars 311 forks source link

Compatibility with Angular 15 #1864

Closed CharlieGreenman closed 1 year ago

CharlieGreenman commented 1 year ago

Currently errors out

 Found: @angular/core@15.0.4
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"15.0.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"^14.0.0" from apollo-angular@4.1.1
npm ERR! node_modules/apollo-angular
npm ERR!   apollo-angular@"^4.1.1" from the root project
PowerKiKi commented 1 year ago

Duplicate of #1847

CharlieGreenman commented 1 year ago

sorry missed that