We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
using any package gives error
scoop install neofetch Installing 'neofetch' (7.1.0) [64bit] from 'main' bucket neofetch (333.6 KB) [=========================================================================================] 100% Checking hash of neofetch ... ok. Linking ~\scoop\apps\neofetch\current => ~\scoop\apps\neofetch\7.1.0 Creating shim for 'neofetch'. 'neofetch' (7.1.0) was installed successfully! 'neofetch' suggests installing 'git'.
neofetch /bin/bash: C:\Users\nirgr\scoop\apps\neofetch\current\neofetch: No such file or directory
work as expected
I have WSL and Cygwin installed
Windows version: Win 11 Version 23H2 (0S Build 22631.3447)
The text was updated successfully, but these errors were encountered:
I have the same issue. Worked fine until installed WSL
Sorry, something went wrong.
New version of Windows has bash under system32, and this is a bug caused by it. Fix is under development, please wait.
bash
system32
Running neofetch or ani-cli doesn't work, is this package related It doesn't seem to be working
niheaven
Successfully merging a pull request may close this issue.
Bug Report
Current Behavior
using any package gives error
scoop install neofetch
Installing 'neofetch' (7.1.0) [64bit] from 'main' bucket
neofetch (333.6 KB) [=========================================================================================] 100%
Checking hash of neofetch ... ok.
Linking ~\scoop\apps\neofetch\current => ~\scoop\apps\neofetch\7.1.0
Creating shim for 'neofetch'.
'neofetch' (7.1.0) was installed successfully!
'neofetch' suggests installing 'git'.
neofetch
/bin/bash: C:\Users\nirgr\scoop\apps\neofetch\current\neofetch: No such file or directory
Expected Behavior
work as expected
Additional context/output
I have WSL and Cygwin installed
System details
Windows version: Win 11 Version 23H2 (0S Build 22631.3447)
The text was updated successfully, but these errors were encountered: