LibraryManager icon indicating copy to clipboard operation
LibraryManager copied to clipboard

@fortawesome/fontawesome-free Refuse to download sometimes

Open imclint21 opened this issue 6 years ago • 4 comments

Hi,

I have @fortawesome/fontawesome-free in my libman.json file, and sometimes the download does not works and file like this https://unpkg.com/@fortawesome/[email protected]/svgs/solid/universal-access.svg produce an error and sometimes all works file...

imclint21 avatar Feb 03 '19 16:02 imclint21

@clintnetwork has this still been an issue on recent versions of LibMan (in VS2019 or with the latest CLI/build NuGet packages)? It should be significantly mitigated by the retry loop added when downloading resources, so I just wanted to check before I close this.

jimmylewis avatar May 31 '19 22:05 jimmylewis

Hi, I'm using VS2019 and Asp.Net Core 2.2 project, when I try to restore the libraries I got the following errors:

`Restore operation started... Restoring libraries for project EMS.WebApp Restoring library [email protected]... (EMS.WebApp) Restoring library [email protected]... (EMS.WebApp) Restoring library [email protected]... (EMS.WebApp) Restoring library [email protected]... (EMS.WebApp) Restoring library [email protected]... (EMS.WebApp) Restoring library [email protected]... (EMS.WebApp) Restoring library [email protected]... (EMS.WebApp) Restoring library @aspnet/[email protected]... (EMS.WebApp) Failed to download resource from "https://unpkg.com/[email protected]/dist/.DS_Store" The "[email protected]" library could not be resolved by the "unpkg" provider The "[email protected]" library could not be resolved by the "unpkg" provider The "[email protected]" library could not be resolved by the "unpkg" provider The "@aspnet/[email protected]" library could not be resolved by the "unpkg" provider Restore operation completed 3 libraries restored in 2.51 seconds 5 libraries failed to restore

Time Elapsed: 00:00:02.5733678 ========== Finished ==========`

Please help, I'm stuck at this point and cannot get the libraries.

Regards.

wgutierrezr avatar Jul 23 '19 13:07 wgutierrezr

Same error yesterday

I used cdnjs and twitter-bootstrap but temporarily, unpkg always have problems

imclint21 avatar Jul 23 '19 13:07 imclint21

Unpkg is infamous, one problem each month, one time fontawesome missing, after signalr etc,, please FIX this insane problems, or make a microsoft assets provider.

I use libman in all my projects and its not possible to use in production environement.

imclint21 avatar Jul 29 '19 11:07 imclint21