Install-Package : Unable to find package 'WebActivator'

前端 未结 5 2066
暖寄归人
暖寄归人 2021-01-03 18:33

I have Visual Studio 2012 Express for Web. My Steps -Create a New ASP .NET MVC 4 application -choose basic template -go to Package Manager Console -try to install WebActivat

5条回答
  •  再見小時候
    2021-01-03 19:08

    I got a similar problem with another package in Visual Studio 2013, I cleared the NuGet package cache with the option "Clear Package Cache" and it works now.

提交回复
热议问题