0

I am getting below error while downloading font-awesome from the library manager libman in asp.net core project.

[LIB002]: The "font-awesome@5.15.1" library could not be resolved by the "cdnjs" provider

Command: libman install font-awesome@5.15.1 -d wwwroot/lib/font-awesome

Assay Khan
  • 56
  • 9

1 Answers1

0

I remove the specific version and now its working.

Assay Khan
  • 56
  • 9