#dianaedv_error
1 messages ยท Page 1 of 1 (latest)
๐ 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.
- dianaedv_error, 21 hours ago, 20 messages
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
I'm unsure if this would be helpful for you, https://stackoverflow.com/questions/63727594/github-git-checkout-returns-error-invalid-path-on-windows
Can you try?
Hi, sure, I'm gonna try
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
But cloning it on Mac works so it's just on Windows that this error throws, right?
Yes, I tried on ubuntu and the cloning works
But the machines I used to test are not mine
Let me grab someone from my team who has more expertise here. Hang tight.
Ohh thanks, I really apprecciate your help
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.
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
It should, but there's only one way to find out for sure. ๐
That's true. Thanks!