You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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:\
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
The text was updated successfully, but these errors were encountered: