Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 13 @angular/common Could not resolve dependency #123

Closed
guillaumemaka opened this issue May 2, 2022 · 3 comments
Closed

Angular 13 @angular/common Could not resolve dependency #123

guillaumemaka opened this issue May 2, 2022 · 3 comments

Comments

@guillaumemaka
Copy link

I try to use this librairies in SAPUI5 Angular 13 application but I go this error:

Does origami is compatible with Angular > version 9?

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: ptd-cascades@0.0.0
npm ERR! Found: @angular/common@13.3.5
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"~13.3.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^5.0.0-rc.0 || ^5.0.0 || ^6.0.0-rc.0 || ^6.0.0 || ^7.0.0-rc.0 || ^7.0.0 || ^8.0.0-rc.0 || ^8.0.0 || ^9.0.0" from @codebakery/origami@3.2.0
npm ERR! node_modules/@codebakery/origami
npm ERR!   @codebakery/origami@"3.2.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
@asyncLiz
Copy link
Collaborator

asyncLiz commented May 2, 2022

Hi! No, it does not. This library is pretty deprecated I believe

@asyncLiz asyncLiz closed this as completed May 2, 2022
@guillaumemaka
Copy link
Author

@asyncLiz Thanks. do you know any alternative library to replace Origami?

@asyncLiz
Copy link
Collaborator

asyncLiz commented May 2, 2022

It's just a thin wrapper with helpers, so you could always fork it into your codebase and make modifications as needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants