Whenever I create a new MVC project, I am getting an error - failed to initialize Powershell host, for the entity framework and Jquery. The error: The following packages failed
I have VS2015 and this steps solved the problem for me
Tools > Extensions and Updates > Updates > Visual Studio Gallery > Nuget Package Manager : Update (this step needs to enter admin password)
restart VS
create new project