Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: can not git clone repo #4690

Open
knightgao opened this issue Apr 19, 2024 · 0 comments
Open

BUG: can not git clone repo #4690

knightgao opened this issue Apr 19, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@knightgao
Copy link

Sealos Version

laster

How to reproduce the bug?

warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

'service/license/src/components/Account/index.tsx'
'service/license/src/components/account/index.tsx'
'service/license/src/components/Signin/auth/useAuthList.tsx'
'service/license/src/components/signin/auth/useAuthList.tsx'
'service/license/src/components/Signin/auth/useCustomError.tsx'
'service/license/src/components/signin/auth/useCustomError.tsx'
'service/license/src/components/Signin/auth/useLanguage.tsx'
'service/license/src/components/signin/auth/useLanguage.tsx'
'service/license/src/components/Signin/auth/usePassword.tsx'
'service/license/src/components/signin/auth/usePassword.tsx'
'service/license/src/components/Signin/auth/useProtocol.tsx'
'service/license/src/components/signin/auth/useProtocol.tsx'
'service/license/src/components/Signin/auth/useSms.tsx'
'service/license/src/components/signin/auth/useSms.tsx'
'service/license/src/components/Signin/background.tsx'
'service/license/src/components/signin/background.tsx'
'service/license/src/components/Signin/index.tsx'
'service/license/src/components/signin/index.tsx'

What is the expected behavior?

git clone repo

What do you see instead?

No response

Operating environment

1

Additional information

warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

'service/license/src/components/Account/index.tsx'
'service/license/src/components/account/index.tsx'
'service/license/src/components/Signin/auth/useAuthList.tsx'
'service/license/src/components/signin/auth/useAuthList.tsx'
'service/license/src/components/Signin/auth/useCustomError.tsx'
'service/license/src/components/signin/auth/useCustomError.tsx'
'service/license/src/components/Signin/auth/useLanguage.tsx'
'service/license/src/components/signin/auth/useLanguage.tsx'
'service/license/src/components/Signin/auth/usePassword.tsx'
'service/license/src/components/signin/auth/usePassword.tsx'
'service/license/src/components/Signin/auth/useProtocol.tsx'
'service/license/src/components/signin/auth/useProtocol.tsx'
'service/license/src/components/Signin/auth/useSms.tsx'
'service/license/src/components/signin/auth/useSms.tsx'
'service/license/src/components/Signin/background.tsx'
'service/license/src/components/signin/background.tsx'
'service/license/src/components/Signin/index.tsx'
'service/license/src/components/signin/index.tsx'

@knightgao knightgao added the kind/bug Something isn't working label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant