Skip to content

Bucket Name

powershell
PS> scoop install abgox.PSCompletions
Installing 'abgox.PSCompletions' (6.10.0) [64bit] from 'abgox_abyss' bucket
Loading pscompletions.6.10.0.nupkg from cache
Checking hash of pscompletions.6.10.0.nupkg... OK.
Extracting pscompletions.6.10.0.nupkg ... done.
Running pre_install script...
ERROR You should use 'abyss' as the bucket name, but the current name is 'abgox_abyss'.
Refer to: https://abyss.abgox.com/docs/bucket-name 
  • An incorrect name was used when adding the abyss bucket.

  • You need to ensure that the name used is 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.