79273281

Date: 2024-12-11 21:58:47
Score: 1.5
Natty:
Report link

I had this issue also. For me, the problem is that GAppM-10.24.0.tgz has files inside it with very long names. These long names cannot extract to the C:\Users{username}\AppData\Local\XamarinBuildDownloadCache\ directory because it violates the MAX PATH length of 260 characters. (At least on Windows 10). So it hangs trying to create a file it cannot create.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: rettigcd