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
Visual Studio LibMan cannot download Remixicon icons from paths with special characters
Description
Unable to install Remixicon package from CDNJS using Library Manager (LibMan) in Visual Studio 2022 due to invalid file paths containing special characters like spaces and ampersands (&) in icon folder names. The downloader fails when attempting to retrieve icon files from paths like "Health & Medical" and "User & Faces".
Steps to Reproduce
Open Visual Studio 2022
Create/open a project
Right-click on project and select "Manage Client-Side Libraries" to open LibMan
Set provider as "cdnjs"
Search for "remixicon" and select version 4.5.0
Attempt to install
Observe failed downloads for icons in folders containing special characters, such as:
Visual Studio LibMan cannot download Remixicon icons from paths with special characters
Description
Unable to install Remixicon package from CDNJS using Library Manager (LibMan) in Visual Studio 2022 due to invalid file paths containing special characters like spaces and ampersands (&) in icon folder names. The downloader fails when attempting to retrieve icon files from paths like "Health & Medical" and "User & Faces".
Steps to Reproduce
Expected Behavior
Environment
Additional Context
The text was updated successfully, but these errors were encountered: