gray laptop computer showing html codes in shallow focus photography

Nuget Package install error “The path is not of a legal form” in Visual Studio 2015

When you try to install few NuGet packages in Visual Studio and if you encounter an error “The path is not of a legal form” , you can fix the issue by having a check on the version of the NuGet that is actually installed.

Nuget Package install error “The path is not of a legal form” in Visual Studio 2015

Ensure that you are using the updated NuGet package manager. Incase you are using the older version of NuGet (3.0 or lower) , just update them from Visual Studio extensions.

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Do you want to hide the start page in Microsoft Visual Studio 2012 within few simple steps? Here we go....
DataTip is a feature in Visual Studio that provides the users an easy way to view information about variables used...
Today, when I was trying to install the Team Foundation Server (TFS) Power Tools 2013, I received an error “The...