Search code examples
visual-studio-2017asp.net-core-mvcclient-sidelibman

Client-side Library installed using Libman does not show in solution explorer of Visual Studio 2017


I installed jquery-validate using Libman but the file does not appear in solution explorer of visual studio 2017. I have attached an image of the window which shows the installed client side library not showing in solution explorer. Can anyone tell me how to fix it?

Click here to see the image


Solution

  • I found that I had two jQuery libraries, so when removing one jQuery library, I could install the jquery-validate libraries.