bash: v: command not found #15875
kadekkurniawan
started this conversation in
Installation Issues
Replies: 2 comments 6 replies
-
|
Beta Was this translation helpful? Give feedback.
5 replies
-
Try running If it lacks the folder where V is, you can fix that by editing |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when I tried to see the v version using
v -v
in git bash I got this messagebash: v: command not found
, however when I tried the same command (v -v) in the command prompt (cmd.exe) it's showing me the v version.how to make v command available in git bash?
Beta Was this translation helpful? Give feedback.
All reactions