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

Support i18next v22 #99

Closed
ellyxc opened this issue Dec 5, 2022 · 2 comments
Closed

Support i18next v22 #99

ellyxc opened this issue Dec 5, 2022 · 2 comments

Comments

@ellyxc
Copy link

ellyxc commented Dec 5, 2022

Currently the angular lib only support version below 22.

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: telflow-cost-panel@0.0.0
npm ERR! Found: i18next@22.0.7
npm ERR! node_modules/i18next
npm ERR!   i18next@"^22.0.7" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer i18next@">=19.5.4 <22.0.0" from angular-i18next@14.2.0
npm ERR! node_modules/angular-i18next
npm ERR!   angular-i18next@"*" 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.
@Romanchuk
Copy link
Owner

I couldn't do it earlier because they changed types... In v22.0.7 they should have fix it, so i will try it soon

@Romanchuk
Copy link
Owner

@ellyxc updated in angular-i18next@15.0.0-0

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