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
I have searched all issues/PRs to ensure it has not already been reported or fixed.
I have verified that I am using the latest version of Scoop and corresponding bucket.
Package Name
files
Expected/Current Behaviour
Files.Community should be installable from PowerShell Core as well as from Windows PowerShell.
When install is run from PS Core, the package is marked installed, but the process actually fails (see below).
Currently, scoop must be run in Windows PowerShell for the installation to actually succeed.
Steps to Reproduce
❯ sudo scoop install files -gInstalling 'files' (3.7.6) [64bit] from '.SM' bucketLoading Files.Package_3.7.6.0_x64_arm64_Stable.msixbundle from cacheChecking hash of Files.Package_3.7.6.0_x64_arm64_Stable.msixbundle ... ok.Running pre_install script...done.Running installer script...Add-AppxPackage: The 'Add-AppxPackage' command was found in the module 'Appx', but the module could not be loaded due to the following error: [Operation is not supported on this platform. (0x80131539)]For more information, run 'Import-Module Appx'.done.Linking C:\ProgramData\scoop\apps\files\current => C:\ProgramData\scoop\apps\files\3.7.6'files' (3.7.6) was installed successfully!
Possible Solution
Find a fix for the Appx issue, or another way to install the software.
Scoop and Buckets Version
❯ scoop --versionCurrent Scoop version:859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)'main' bucket:1072f0e2f (HEAD -> master, origin/master, origin/HEAD) xmake: Update to version 2.9.6'extras' bucket:06d2ae2fb (HEAD -> master, origin/master, origin/HEAD) okular: Update to version 24.08-5434'versions' bucket:912abf9d5 (HEAD -> master, origin/master, origin/HEAD) zig-dev: Update to version 0.14.0-dev.2074'nirsoft' bucket:5e6ec68 (HEAD -> master, origin/master, origin/HEAD) Update url list [ci skip]'sysinternals' bucket:6b2b695 (HEAD -> main, origin/main, origin/HEAD) sysmon: Update to version 15.15'nerd-fonts' bucket:bda452fd (HEAD -> master, origin/master, origin/HEAD) LXGWNeoZhiSong: Update to version 1.021'nonportable' bucket:1d59033d (HEAD -> master, origin/master, origin/HEAD) burp-suite-pro-np: Update to version 2024.9.4'java' bucket:ef9e6cb6 (HEAD -> master, origin/master, origin/HEAD) openjdk-ea: Update to version 24-21-ea'.SM' bucket:65ab920181 (HEAD -> master, origin/master, origin/HEAD) Update timestamp 2024-09-18T23:52:50Z
Prerequisites
Package Name
files
Expected/Current Behaviour
Files.Community should be installable from PowerShell Core as well as from Windows PowerShell.
When install is run from PS Core, the package is marked installed, but the process actually fails (see below).
Currently, scoop must be run in Windows PowerShell for the installation to actually succeed.
Steps to Reproduce
Possible Solution
Find a fix for the Appx issue, or another way to install the software.
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: