F#交互式终止
问题描述:
我刚在我的Mac上更新了Xamarin Studio。 Xamarin Studio是6.2版本(build 1821)。现在F#交互报告错误:F#交互式终止
Session termination detected. Press Enter to restart.
按ENTER键不会重新启动shell。我已经关闭了外壳并以相同的结果再次打开它。我关闭了Xamarin Studio并重新启动了计算机。
我删除了Xamarin Studio并从源代码重新下载了它。 F#交互式仍然无法打开。
有谁知道我可以重新启动shell吗?
更新:我重新安装了6.1.4版本,并且shell再次运行。旧版本可以从https://store.xamarin.com/account/my/subscription/downloads获得,在登录后
答
这被固定在C9SR0版本:
https://developer.xamarin.com/releases/studio/xamarin.studio_6.2/xamarin.studio_6.2/
Fixed: 52721 - F# interactive doesn't work after update.
我面临同样的问题.. Pfff其真正的痛一个$$。我知道我现在不应该马上升级一款关键软件 –