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

Update peerDependency of i18next #50

Closed
Laberbear opened this issue Apr 20, 2020 · 4 comments
Closed

Update peerDependency of i18next #50

Laberbear opened this issue Apr 20, 2020 · 4 comments

Comments

@Laberbear
Copy link

Currently doing some Angular updates in our application and updated angular-i18next.

Seems like the specified peerDependency of i18next is not valid anymore.
We were using "i18next": "^11.6.0", and ran into build errors from angular-i18next.
Updating to the latest (19.4.3) fixed this.

@Romanchuk
Copy link
Owner

@Laberbear Hmm.. strange, whats angular version are you using?

@Laberbear
Copy link
Author

9.1.2

@mlada
Copy link

mlada commented May 8, 2020

I use 9.1.3, have the same problem after and before updated i18next

@Romanchuk
Copy link
Owner

Updated demo (angular: 9.1.6, i18next: 19.4.4). It works without problem.
https://romanchuk.github.io/angular-i18next-demo/

i18next in most cases is safe to update, please use latest version, if you have problems.

I'm going to raise up i18next dep in future version (as soon as angular 10 comes out): #52

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

3 participants