-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Bat failed to work in Powershell or CMD properly #2796
Comments
Perhaps, Windows should seek for |
from the output of your |
Yes, that works! So is it an issue with |
If there is nothing wrong, may the issue just be closed? I have confirmed that it is an issue with Busybox-w32 or the |
Nice, happy to hear you got it sorted 👍 |
What steps will reproduce the bug?
bat
command on Windows, using powershell 7 or cmd.exeWhat happens?
Nothing happens in fact
Only by using Git Bash could
bat
run properly.What did you expect to happen instead?
Bat should have worked properly
How did you install
bat
?scoop install bat
Using Winget or chocolatey will cause the similar issue.
bat version and environment
Software version
bat 0.24.0 (fc95468)
Operating system
Windows 6.2.9200
Command-line
Environment variables
System Config file
Could not read contents of 'C:\ProgramData\bat\config': 系统找不到指定的路径。 (os error 3).
Config file
Could not read contents of 'C:\Users*******\AppData\Roaming\bat\config': 系统找不到指定的路径。 (os error 3).
Custom assets metadata
Could not read contents of 'C:\Users********\AppData\Local\bat\metadata.yaml': 系统找不到指定的路径。 (os error 3).
Custom assets
'C:\Users*******\AppData\Local\bat' not found
Compile time information
Less version
Command failed with exit code 1.
The text was updated successfully, but these errors were encountered: