You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\> scoop bucket add java
�[91mSelect-CurrentVersion : The term 'Select-CurrentVersion' is not recognized as
the name of a cmdlet, function, script file, or operable program. Check the
�[0m�[91mspelling of the name, or if a path was included, verify that the path is
�[0m�[91mcorrect and try again.
�[0m�[91mAt C:\Users\ContainerAdministrator\scoop\apps\scoop\current\lib\core.ps1:398
char:20
�[0m�[91m+ $version = Select-CurrentVersion -App $app -Global:$global
+ ~~~~~~~~~~~~~~~~~~~~~
�[0m�[91m + CategoryInfo : ObjectNotFound: (Select-CurrentVersion:String) [
�[0m�[91m ], CommandNotFoundException
�[0m�[91m + FullyQualifiedErrorId : CommandNotFoundException
�[0m�[91m
Expected Behavior
Scoop 0.4.2:
PS C:\> scoop bucket add java
Checking repo... OK
The java bucket was added successfully.
Bug Report
Current Behavior
Scoop 0.5.0+: https://build.ci.opensearch.org/job/docker-build/5918/console
Expected Behavior
Scoop 0.4.2:
Additional context/output
Run these beforehand:
Possible Solution
System details
Windows version: [e.g. 7, 8, 10, 11]
10 (ltsc2019)
OS architecture: [e.g. 32bit, 64bit, arm64]
x86_64
PowerShell version: [output of
"$($PSVersionTable.PSVersion)"
]Additional software: [(optional) e.g. ConEmu, Git]
Only install git before running scoop bucket command.
Scoop Configuration
No specific except:
scoop config no_junction true
The text was updated successfully, but these errors were encountered: