Skip to content

[Bug] Installation Failure #81

@jothplayz

Description

@jothplayz

Bug Report

Current Behavior

I used the standard installation method, but it then returns path not found and a path where the install.ps1 file is, as well as trying to open git.

Expected Behavior

It supposed to push through the installation procedure smoothly.

Additional context/output

PS C:\Users\jotha> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
PS C:\Users\jotha> iwr -useb get.scoop.sh | iex
Initializing...
Downloading...
Creating shim...
Resolve-Path : Cannot find path 'C:\Users\jotha\scoop\apps\scoop\current\bin\scoop.ps1' because it does not exist.
At line:313 char:21

  • $relativePath = Resolve-Path -Relative $path
    
  •                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (C:\Users\jotha...t\bin\scoop.ps1:String) [Resolve-Path], ItemNotFoundE
      xception
    • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.ResolvePathCommand

PS C:\Users\jotha\scoop\shims>

Possible Solution

System details

Windows version: [11]

OS architecture: [64bit]

PowerShell version: [5 1 26040 1000]

Additional software: [(optional) e.g. ConEmu, Git]

Scoop Configuration

//# Your configuration here

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwaiting feedbackWaiting user feedback

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions