我通过choclaty使用以下命令来安装gittfs。
cinst gittfs
似乎没问题,直到我收到以下错误:
Write-Error : gittfs did not finish successfully. Boo to the chocolatey gods!
-----------------------
[ERROR] Cannot bind argument to parameter 'Path' because it is an empty string.
-----------------------
实际上,嘘他们在谈论什么路径参数?
答案 0 :(得分:4)
这是chocolatey v0.9.8.23中的一个已知问题,当您安装它并且不关闭并重新打开shell时会发生这个问题。有关详细信息,请参阅https://github.com/chocolatey/chocolatey/issues/371。
作为一种解决方法,您只需关闭并重新打开shell。