Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Installation Failure #81

Open
jothplayz opened this issue Apr 3, 2024 · 2 comments
Open

[Bug] Installation Failure #81

jothplayz opened this issue Apr 3, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jothplayz
Copy link

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
@jothplayz jothplayz added the bug Something isn't working label Apr 3, 2024
@jothplayz jothplayz changed the title [Bug] [Bug] Installation Failure Apr 3, 2024
@niheaven niheaven transferred this issue from ScoopInstaller/Scoop Apr 3, 2024
@rashil2000
Copy link
Member

Do you have an antivirus or something that's quarantining/deleting PowerShell scripts?

@jothplayz
Copy link
Author

None that I know of. I use Windows Antivirus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants