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 repo #27

Open
rgamage opened this issue Dec 17, 2020 · 1 comment
Open

Unable to clone repo #27

rgamage opened this issue Dec 17, 2020 · 1 comment

Comments

@rgamage
Copy link

rgamage commented Dec 17, 2020

I have been unable to download the code from this repo. I have tried

  1. Clone from within Visual Studio - fails due to file paths too long
  2. Clone using git command line on Windows 10, fails due to file paths too long
  3. Download as zip from Github - .zip file downloads, but error upon opening, 'file is invalid' - possibly due to long file paths?

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

@Sandip-Raiyani
Copy link
Collaborator

@rgamage We plan to change the file names soon. Meanwhile you can run this command
"git config --system core.longpaths true" if it works.

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