跳至内容

bucket 名称

powershell
PS> scoop install abgox.PSCompletions
安装来自 'abgox_abyss' bucket 的 'abgox.PSCompletions' (6.10.0) [64bit]
从缓存中加载 pscompletions.6.10.0.nupkg
检查 hash: pscompletions.6.10.0.nupkg... 完成
提取 pscompletions.6.10.0.nupkg... 完成。
运行 pre_install 脚本...
错误 你应该使用 abyss 作为 bucket 名称,但是目前使用的名称是 abgox_abyss 
参考: https://abyss.abgox.com/docs/bucket-name 
  • 添加 abyss bucket 时使用了错误的名称

  • 你需要确保使用的是 abyss 这个名称

    shell
    scoop bucket rm abgox_abyss
    shell
    scoop bucket add abyss https://github.com/abgox/abyss
    shell
    scoop bucket add abyss https://gitee.com/abgox/abyss

abyss — always building your stable source.
Released under the MIT.