在mac命令行运行nuget出现如下的错误:
Missing method GetPrime in assembly /usr/local/Cellar/mono/4.0.1/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll, type System.Collections.HashHelpers Could not load type 'System.Collections.HashHelpers' from assembly 'System.Core'.
安装的mono版本是4.0.1
请问如何解决这个问题?
换成这样的命令就可以运行了:
mono /usr/bin/nuget.exe