ngx-lite
ngx-lite copied to clipboard
Support for Angular 16
Could you please add support for Angular 16?
I was upgrading an older project from Angular 14 to 16, and I received a warning of conflicting peer dependency.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @ngx-lite/[email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"^16.1.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^14.2.12" from @ngx-lite/[email protected]
npm ERR! node_modules/@ngx-lite/json-ld
npm ERR! @ngx-lite/json-ld@"^14.0.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR! peer @angular/common@"^14.2.12" from @ngx-lite/[email protected]
npm ERR! node_modules/@ngx-lite/json-ld
npm ERR! @ngx-lite/json-ld@"^14.0.0" from the root project