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

Unable to clone #27

Open
supersyntx opened this issue Feb 19, 2024 · 2 comments
Open

Unable to clone #27

supersyntx opened this issue Feb 19, 2024 · 2 comments

Comments

@supersyntx
Copy link

supersyntx commented Feb 19, 2024

I am getting this error while cloning

Cloning into 'seller-app'...
remote: Enumerating objects: 5020, done.
remote: Counting objects: 100% (1973/1973), done.
remote: Compressing objects: 100% (703/703), done.
remote: Total 5020 (delta 1456), reused 1497 (delta 1256), pack-reused 3047
Receiving objects: 100% (5020/5020), 1.16 MiB | 718.00 KiB/s, done.
Resolving deltas: 100% (3194/3194), done.
error: invalid path '.jsbeautifyrc '
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Then did run the git restore --source=HEAD :/ command inside seller-app folder and got another error

error: invalid path '.jsbeautifyrc '
error: invalid path 'seller-app-api/.jsbeautifyrc '
@SciSaif
Copy link

SciSaif commented Feb 19, 2024

Fork the repo -> rename all the files .jsbeautifyrc and remove the extra space at the end.
There are multiple files with this name so make sure to rename all

@supersyntx
Copy link
Author

supersyntx commented Feb 19, 2024

Why is this happening in the first place? I am unable to clone this repo https://github.com/ONDC-Official/seller-app-sdk.git as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants