Closed alamenai closed 8 months ago
The same issue for the EN-US file.
Hi!
Sorry to hear you're running into an issue. To help us best begin debugging the underlying cause, it is incredibly helpful if you're able to create a minimal reproduction. This is a simplified example of the issue that makes it clear and obvious what the issue is and how we can begin to debug it.
Can you also provide the output for this command in the terminal?
npm ls @clerk/types
I'm suspecting you're using an incorrect version.
Thanks for using Clerk!
Hi @LekoArts , thank you for your reply.
I resolved the issue by importing the i18n files from the @clerk/localizations instead of copying/pasting them.
The issue was that the current i18n files ( translations ) are following the deprectaed properties in the clerk/types.
Preliminary Checks
Reproduction / Replay Link
https://jam.dev/c/575929e8-55a3-42cc-a07f-27e89d06dd2e
Publishable key
sk_test_9ncXiHqKzBHF4SbbtANcYvE2fTOVMrDuiUn8mnzqp2
Description
auth-de.ts
.Then I faced these Typescript issue:
Environment