Ash258 / Scoop-Core

Shovel. Alternative, more advanced, and user-friendly implementation of windows command-line installer scoop.

Home Page:https://shovel.ash258.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scoop reset * wrong path

Hxppdv opened this issue · comments

scoop reset * does not work properly. There are many error messages like this.
Get-ChildItem : Cannot find path "C:\ProgramData\scoop\apps\xxxx", because it does not exist.

But scoop reset xxxx is working fine.

There is no such problem in vanilla scoop

Why do you even decide to open issue when you are clearly too lazy and incompetent to fill in the two basic information in the bug template??

Providing zero information about environment, nor screenshots, nor anything...

@Ash258
I apologize for my mistake, I thought I had provided enough information.
I'm on windows 10 21H1 and I tested it on two computers and encountered the same problem. and I am not using a proxy
image

scoop reset is working properly
image

I've tried installing just a few software before and then running scoop reset * and still have this problem, so I don't think it's a problem caused by a particular software.

On the vanilla scoop it looks like this, everything works fine.
image

Again, I apologize for my ignorance, I should have shown all the tests I have done in one go to provide more information to describe the problem

I made further attempts and I found that it's after this commit that I have this problem
I hope this information will be helpful