-
Notifications
You must be signed in to change notification settings - Fork 513
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
/usr/bin/bash: line 1: C:ProgramDatachocolateylibnavitoolsnavi.exe: command not found #897
Comments
Thanks for opening your first issue here! In case you're facing a bug, please update navi to the latest version first. Maybe the bug is already solved! :) |
It is correct in windows . If you want use navi in windows, you must create command by yourself. First, you should create your cheats file. by default,It is % ii
# ii open my_cheats path
powershell.exe 'ii "\$env:AppData\navi\cheats\my_cheats"' Then, run command the It will work. Next time,just run |
I have the same problem in PowerShell, but I downloaded the binaries from the release page (not via a package manager). If I run |
Ah, I solved it. First, create a config file: .\navi.exe info config-example > $ENV:AppData\navi\config.yaml Then, change shell → command from "bash" to "cmd.exe" (as it says in the comment). |
In case you want to use bash I described a workaround for this problem in #794 |
Describe the bug
Any navi command results in a error in windows 10, installation from scoop.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Normally run navi
Screenshots
Versions:
The text was updated successfully, but these errors were encountered: