1

我正在尝试在 Windows 10 上安装babun 。

当我跑步时,babun-master\babun-dist\install\install.bat我收到了这条消息:

[babun] Installing babun
[babun] ERROR: Erro de entrada: Não é possível encontrar o arquivo de script "C:\path\babun-master\babun-dist\install\dist\freespace.vbs".
[babun] ERROR: Unable to run .vbs script to determine free space on drive.
[babun] ERROR: This is often caused by anti-virus applications blocking execution of .vbs files.
[babun] ERROR: If you are sure that you have enough disk space, you can continue at your own risk.
[babun] Do you want to continue? [S,N]?

如果我禁用或启用我的防火墙,我会得到相同的结果:

  1. 终端关闭
  2. 该文件夹.babun已创建但为空

有人知道可能是什么问题吗?

4

1 回答 1

0

我发现了问题。- 即使您可以通过 Y/N 回答来安装它。如果您的防火墙处于活动状态,则安装只会使.babun文件夹为空并停止。

所以禁用防火墙并重新启动安装。

于 2018-06-30T14:51:01.583 回答