添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

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

💥 Regression Report

A clear and concise description of what the regression is.

A project compiled with typescript 4.2.4 throws the following error:

node_modules/i18next/typescript/t.v4.d.ts:189:47 - error TS1005: '?' expected.
189     ? Key extends `${infer NKey extends number}`

Last working version

The truth is I don't really know if it ever worked but I assume so based on similar issue in the past #2090

Worked up to version: X.X.X

Stopped working in version: Y.Y.Y

To Reproduce

Steps to reproduce the behavior:

// Paste your code here

Expected behavior

A clear and concise description of what you expected to happen.

// Paste the results here

Your Environment

  • runtime version: i.e. node 18
  • i18next version: i.e. 23.10.0 and 23.5.1
  • os: Mac
  • any other relevant information
  •