react-native-safe-area-context icon indicating copy to clipboard operation
react-native-safe-area-context copied to clipboard

TR language problem

Open mehmettasan opened this issue 2 years ago • 8 comments

After installing the React Navigaton package, I get an error when I try to install this package while the system language is Turkish. When I change the system language to English, it installs without any problems. I am using windows 11 and the operating system is up to date. Ekran görüntüsü_20230728_183744

mehmettasan avatar Jul 29 '23 10:07 mehmettasan

Does it exhibit the same behaviour on a clean app that only installs this package?

jacobp100 avatar Jul 29 '23 11:07 jacobp100

Also any debugging you’re able to do on this will really help out. I don’t think any of the maintainers use Windows and I don’t even use Android. It’s unlikely we’ll fix it, but we can definitely merge fixes in

jacobp100 avatar Jul 29 '23 11:07 jacobp100

Does it exhibit the same behaviour on a clean app that only installs this package?

yes.

mehmettasan avatar Jul 29 '23 11:07 mehmettasan

Also any debugging you’re able to do on this will really help out. I don’t think any of the maintainers use Windows and I don’t even use Android. It’s unlikely we’ll fix it, but we can definitely merge fixes in

image

it was fixed when i added the kotlin version to the project. but it was working fine until a month ago without adding this and when the system language is English, it still works. I don't understand why it gives such an error in Turkish language

mehmettasan avatar Jul 29 '23 12:07 mehmettasan

Does it still happen if you lower your Kotlin version to 1.6.20?

jacobp100 avatar Jul 29 '23 13:07 jacobp100

its works,weird. thank you.

iremtasli avatar Jul 29 '23 13:07 iremtasli

Interesting. I wasn’t expecting that 🤣 that’s the version we default to unless it’s specified (I think)

jacobp100 avatar Jul 29 '23 14:07 jacobp100

a few months ago when i just installed a new windows device i didn't notice this error because it stayed in turkish language. i never thought it could be language related.

image

looks at there WARNİNG but it should be WARNING

cetfu avatar Jan 03 '24 11:01 cetfu