Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Path name too long #2

Open
hesaigo999ca opened this issue Mar 19, 2015 · 5 comments
Open

Path name too long #2

hesaigo999ca opened this issue Mar 19, 2015 · 5 comments

Comments

@hesaigo999ca
Copy link

I tried downloading this on my machine and it is popping an error when i try to unzip the files... it says the path file names are too long.... is there a way you can package this differently, maybe not having such long names?

Just a thought... thanks

@gh0st
Copy link

gh0st commented Mar 12, 2016

What operating system are you running?

@moondog2112
Copy link

Windows has a 256 character limit to the total characters of a path, which was causing me issues unzipping as well. I renamed the zip file from StayingSharpWithAngularSTB-starting.zip to STB.zip, then unzipped the files to the C:\

@kwafoawua
Copy link

I have a similar problem when I tried to move from master to starting branch, it says filename is too long. What could I do to fix this?

@gh0st
Copy link

gh0st commented Oct 26, 2016

@kwafoawua what operating system are you running?

@kwafoawua
Copy link

Hi I'm using Windows but I fixed it using the command
git config --system core.longpaths true

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

No branches or pull requests

4 participants