ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.54k stars 919 forks source link

[Bug]: charm-gum@0.14.0 needs `extract_dir` #5781

Closed YDX-2147483647 closed 1 month ago

YDX-2147483647 commented 2 months ago

Prerequisites

Package Name

charm-gum

Expected/Current Behaviour

charm-gum@0.14.0 cannot be installed. It used to be.

Steps to Reproduce

PS> scoop install charm-gum
…
Extracting gum_0.14.0_Windows_x86_64.zip ... done.
Linking ~\scoop\apps\charm-gum\current => ~\scoop\apps\charm-gum\0.14.0
Creating shim for 'gum'.
Line |
 783 |              $bin = (Get-Command $target).Source
     |                      ~~~~~~~~~~~~~~~~~~~
     | The term 'gum.exe' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the
     | spelling of the name, or if a path was included, verify that the path is correct and try again.
Can't shim 'gum.exe': File doesn't exist.

Possible Solution

5780

Scoop and Buckets Version

N/A

Scoop Config

N/A

PowerShell Version

N/A

Additional Softwares

No response

aviv-julienjehannet commented 1 month ago

/verify

YDX-2147483647 commented 1 month ago

Hi @aviv-julienjehannet ! This is the issue, not the PR, and the PR has been verified. Let’s just wait for maintainers to merge it.

aviv-julienjehannet commented 1 month ago

My bad. Sorry for that and thanks for the fix.