Conversation
|
That was quick! how do I apply the fix? |
|
You could use |
|
i dont know what 1/2 that stuff is. I dont wanna flood the board with noob questions, but thanks anyway, ill see what I can figure out.
…On Wednesday, June 19th, 2024 at 2:11 AM, Hsiao-nan Cheung ***@***.***> wrote:
You could use scoop config SCOOP_BRANCH develop to switch to develop branch, and use scoop reset xxx to reset your shim.
—
Reply to this email directly, [view it on GitHub](#6006 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BEN4FRM7QEPJP6Y57MDAKFTZIEOHRAVCNFSM6AAAAABI63BTE6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZXHAZDMOBWGA).
You are receiving this because you commented.Message ID: ***@***.***>
|
"WARN scoop: 'config' isn't a scoop command. See 'scoop help'" even scoop help doesnt work |
|
Hmm, |
same thing.... but again, im a noob. not dumb, but noob/ish nonetheless. |
|
Okay, please check if there's |
|
yes, it is there. |
|
Then |
|
Could you download |
|
no change |
Thanks again in your attempt to help me out. Seems I had a secondary issue (#3050) copying the "current" folder and naming it "new" and now my commands are being recognized, scoop help , scoop config are working. |
|
You should run |
its working! though, neofetch is showing my ubuntu WSL and now windows. whatever what you waked me through seems to be a manual fix for just that app/shim, im I understanding that right? im having a similar issue now tying to install a CAB file for some hardware im messing with.... related or no? pic: |
|
Unrelated IMO... |
|
This change does now suppress any output to sterr. That seems like a bug. stderr is a valid output channel and you are losing information when the output on this channel is suppressed. e.g. a wrong or missing argument will usually trigger an output on stderr and maybe some usage instructions too. Now, the script just terminates without any output. |




Description
Since Windows 11 add default
bash.exein system folder, there may be bugs when using linux apps. This PR fixes it by converting Windows path using proper utils (wslpathin WSL andcygpathin Cygwin/MSYS2).Motivation and Context
How Has This Been Tested?
By running neofetch under Powershell, CMD, WSL, Cygwin and MSYS2.
Checklist:
developbranch.