[Docs] Installation using Scoop on Windows #3393
Heus-Sueh
started this conversation in
Ideas/Requests
Replies: 1 comment
-
I tried to upgrade my Odin from Feb 2025 version to the April one, and I got this error on scoop: $ scoop install versions/odin
Installing 'odin' (2025-04) [64bit] from 'versions' bucket
odin-windows-amd64-dev-2025-04.zip (135.4 MB) [===============================================================] 100%
Checking hash of odin-windows-amd64-dev-2025-04.zip ... ok.
Extracting odin-windows-amd64-dev-2025-04.zip ... Could not find 'dist'! (error 16)
At C:\Users\fenetrino\scoop\apps\scoop\current\lib\core.ps1:889 char:9
+ throw "Could not find '$(fname $from)'! (error $($proc.ExitCo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Could not find 'dist'! (error 16):String) [], RuntimeException
+ FullyQualifiedErrorId : Could not find 'dist'! (error 16) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe it would be nice to include steps on how to install odin using Scoop in the installation documentation
Scoop:
Beta Was this translation helpful? Give feedback.
All reactions