LibraryManager
LibraryManager copied to clipboard
@fortawesome/fontawesome-free Refuse to download sometimes
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...
@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.
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.
Same error yesterday
I used cdnjs and twitter-bootstrap
but temporarily, unpkg always have problems
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.