Install-Package : Unable to find package 'WebActivator'

前端 未结 5 2025
暖寄归人
暖寄归人 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:00

    In my case, I could not install any package and got a similar error. The issue was solved as I unchecked the "Microsoft and .NET" under "Machine-wide package source":

    enter image description here

    I hope this can be help someone.

提交回复
热议问题