i18next / next-i18next

The easiest way to translate your NextJs apps.
https://next.i18next.com
MIT License
5.31k stars 761 forks source link

Install error with react-i18next v14 #2248

Closed belgattitude closed 5 months ago

belgattitude commented 5 months ago

πŸ› Bug Report

When react-i18next is installed, install might fail due du missing allowed version

 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

../../apps/insights-v3-front
└─┬ next-i18next 15.1.1
  └── βœ• unmet peer react-i18next@^13.5.0: found 14.0.0

PR: https://github.com/i18next/next-i18next/pull/2249