Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Update LibraryManager to 2.1.175 #1939

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Conversation

vlad2689
Copy link
Contributor

@vlad2689 vlad2689 commented Jul 23, 2022

This PR updates LibraryManager to 2.1.175.

The update fixes intermittent fails in pulling packages from cdnjs caused by cdnjs/cdnjs#14140; the fix is as advised by the LibraryManager maintainers here: aspnet/LibraryManager#685 (comment)

The errors I was getting looked like this:

libman.json : error LIB002: The "jquery@3.4.1" library could not be resolved by the "cdnjs" provider 
         One or more libraries failed to restore

Making this update locally fixed all the intermittent errors I was experiencing with pulling packages from cdnjs. Note: I'm using Ubuntu 22.04 and JetBrains Rider.

@dnfadmin
Copy link

dnfadmin commented Jul 23, 2022

CLA assistant check
All CLA requirements met.

@erjain
Copy link
Contributor

erjain commented Jul 25, 2022

closes #1942

@erjain erjain requested review from erjain and nishanil July 25, 2022 12:01
@erjain
Copy link
Contributor

erjain commented Jul 25, 2022

Thanks @vlad2689 for fixing the issue.

@erjain erjain merged commit e565a4e into dotnet-architecture:dev Jul 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants