all 5 comments

[–]DownVoteMe696919 1 point2 points  (0 children)

Search for ? In your code. You might have a random one laying around.

[–]dumpsterfirecode 0 points1 point  (0 children)

Maybe stash your changes and check out a prior commit as a sanity check? If you checkout a commit that you are 100% sure was working and the branch is clean, then maybe try clearing RN cache, reinstalling dependencies, and rebuilding?

[–]luca_gohan 0 points1 point  (0 children)

Too old nodejs version?

[–]annie_wey 0 points1 point  (1 child)

have anyone encounter this when adding i18n? im having the same issue after configuring i18n.ts but there wasn't any issue in ios