Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Package Manager Console wont inialize

I am trying to user the package manager console it will not get past Initializing PowerShell Host....

here

I try to open PowerShell directly and I get This

I have had this before and eventually had to restore computer to prior date. I tried that and it changed nothing. Does anyone have any ideas?

UPDATE Information under event viewer says

Windows PowerShell has started an IPC listening thread on process: 22300 in AppDomain: DefaultAppDomain.

like image 462
JamTay317 Avatar asked Aug 24 '16 11:08

JamTay317


People also ask

How do I open vs Package Manager console?

To open the Package Manager Console in Visual Studio, select Tools > NuGet Package Manager > Package Manager Console from the top menu.

What is Package Manager console in Visual Studio?

The Package Manager Console is a PowerShell console within Visual Studio used to interact with NuGet and automate Visual Studio. You can access the Package Manager Console from within Visual Studio by going to Tools -> Library Package Manager -> Package Manager Console.

How do I stop Package Manager console?

If you want to close the Package Manager Console window, please use SHIFT + ESC to close current opened window in Visual Studio.


1 Answers

I Restored computer again and this worked. I tried this once, it didn't work, but it did on third time of trying.

like image 66
JamTay317 Avatar answered Sep 28 '22 12:09

JamTay317