I am using Visual Studio 2015
, on Windows 10 - I am having an issue running the Nuget Console
, it wants Powershell 2.0
. I do infact have powershell installed, but its version 5.0
I don't really understand why 5 wouldn't be compatible with 2? or why nuget cant find 5 when 2 is not installed?
I've tried install 2, didn't work
I've tried the usual change permissions for nuget package signing, didn't work either
Any one got a suggestion? I'm sure it must be possible!
I need to download the latest Google Custom Search API, and it seems that Nuget is the only way to do it, but if not, then a link to direct download of the API would be just as useful for now! (I've got almost everything from google API, except search lol)
I've also tried installing the (Google Search API) packages manually via PowerShell 5.0, but it cant find them, as far as I am aware, the repositories should already be added, but perhaps not?
Full Error Message:
Error: The Package Manager Console requires PowerShell 2.0 runtime, which is not detected on this machine. Please install the PowerShell 2.0 from support.microsoft.com/kb/968929 and restart Visual Studio
You need to install Powershell 2.0
. On Windows 10
you can follow these steps:
Poweshell 2.0
for installationOr open powershell as admin and :
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With