Nuget包管理器控制台未找到错误

Nec*_*ros 7 nuget visual-studio-2013

我正在使用Visual Studio 2013 Premium.无处不在,NuGet包管理器控制台停止工作.现在它只Not found在powershell初始化失败后显示.

在此输入图像描述

我尝试重新安装NuGet,重新启动,删除NuGet扩展名的文件夹.

任何人都知道可能导致这种情况的原因,或者至少如何找出这种情况发生的原因?

更新:在ActivityLog.xml中找到它

Not found
 at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
 at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)
Run Code Online (Sandbox Code Playgroud)

Nec*_*ros 0

这个问题只是随机地自行解决了。不知道为什么或如何。