-
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
Description
follow 'Readme' instruction, but at step CLI, drop the folder path on 'D:\application\Scoop'
PS C:\Users\budi> .\install.ps1 -ScoopDir 'Scoop' -ScoopGlobalDir 'F:\GlobalScoopApps' -NoProxy
Initializing...
Downloading...
Extracting...
Creating shim...
Resolve-Path : Cannot find path 'C:\Users\budi\Scoop\shims\Scoop\apps\scoop\current\bin\scoop.ps1' because it does
not exist.
At C:\Users\budi\install.ps1:313 char:21
+ $relativePath = Resolve-Path -Relative $path
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Users\budi\S...t\bin\scoop.ps1:String) [Resolve-Path], ItemNotFo
undException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.ResolvePathCommand
PS C:\Users\budi\Scoop\shims> cd ..
PS C:\Users\budi\Scoop> dir
Directory: C:\Users\budi\Scoop
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 5/5/2024 1:55 AM apps
d----- 5/5/2024 1:56 AM buckets
d----- 5/5/2024 1:56 AM shims
So how is the correct way of CLI one ?
Metadata
Metadata
Assignees
Labels
No labels