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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

peerDependency required: i18next >= 19 #254

Open
parachvte opened this issue Sep 19, 2023 · 0 comments 路 May be fixed by #258
Open

peerDependency required: i18next >= 19 #254

parachvte opened this issue Sep 19, 2023 · 0 comments 路 May be fixed by #258

Comments

@parachvte
Copy link

馃悰 Bug Report

With i18next-scanner@4.4.0 and i18next@18, will throw error:

TypeError: i18nextInstance.services.pluralResolver.getSuffixes is not a function

Previous with i18next-scanner@4.2.0 is fine.

With i18next@^19 installed, it works.

To Reproduce

N/A

Expected behavior

Add peerDependency to the package, indicating minimum version of i18next required.

Your Environment

  • runtime version: Node.js 16
  • i18next version: 4.4.0
  • os: macOS
@cheton cheton linked a pull request Jan 26, 2024 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

1 participant