Peer dependency warning
Closed this issue ยท 4 comments
edbzn commented
๐ Bug report
Description
I get some warning when installing ng-morph:
warning " > ng-morph@2.0.0" has unmet peer dependency "@angular-devkit/core@>=11.0.0".
warning " > ng-morph@2.0.0" has unmet peer dependency "@angular-devkit/schematics@>=11.0.0".
Reproduction
Clone this repository and run yarn
.
Expected behavior
No warning when installing deps.
Versions
- ng-morph@2.0.0
If needed:
- Angular 12
edbzn commented
Hi, any progress here? We have the same issue with Angular 16 and ng-morph 3.0.0.
sevaru commented
Hi
I've tried it with current version of rx-angular repo and yarn install does not give me any warning
except for tslib ng-morph@3.0.0" has incorrect peer dependency "tslib@2.5.3".
which should be good with 4.0.3
sevaru commented
I've closed it for now.
If you encounter any further issues,
please don't hesitate to open a new one