#dianaedv_error

1 messages ยท Page 1 of 1 (latest)

sand impBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1340024669335715842

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

severe ibex
#

Hi, let me attempt this on my end, hang tight

#

It worked for me

#

Ohh, you said it worked on Mac and not on Windows

#

I do not have a Windows maching to test this

#

Can you try?

rough tendon
#

Hi, sure, I'm gonna try

rough tendon
#

I tried the suggestion based on
Clone the Git repository locally;
'cd' into the local Git repository folder that has just been cloned;
Run git reset
Run git config core.protectNTFS false
Run git checkout (just git checkout, no * at the end of command).

but the return of the git checkout was more errors abut some filenames

#

I believe that running the IDE on Windows to work with the stripe-android library is not a good ideia, when i was trying to import the stripe-android on my kotlin project I got this issue as well:

Illegal char <:> at index 39: net.company.appname.app-mergeDevResources-125:/values/values.xml so I believe that can be related to the characters using on the stripe files name

severe ibex
#

But cloning it on Mac works so it's just on Windows that this error throws, right?

rough tendon
#

Yes, I tried on ubuntu and the cloning works

#

But the machines I used to test are not mine

severe ibex
#

Let me grab someone from my team who has more expertise here. Hang tight.

rough tendon
#

Ohh thanks, I really apprecciate your help

wraith olive
#

Hello! Taking a look now...

#

Can you try checking out the repo in WSL?

rough tendon
#

Hello! I'm not able to use WSL on my machine

#

I can't install it

wraith olive
#

Ah, okay. I'm not sure what else to suggest. It seems like you're running into multiple filesystem-level conflicts which I think WSL would solve.

rough tendon
#

Its ok

#

I'm gonna try to get the permission to install the WSL

#

I hope that solve the Illegal char <:> at index whein importing the stripe-android related to an support ticket that was open yesterday

#

Thanks for your help

wraith olive
#

It should, but there's only one way to find out for sure. ๐Ÿ™‚

rough tendon
#

That's true. Thanks!