0:00
uh Hello friends welcome to this video
0:02
so in this video I will show you how to
0:04
tackle this error message which comes if
0:06
you write bash inside the terminal bash
0:09
is not recognized as an internal or
0:11
external command this typically happens
0:14
if you haven't added the path of this
0:16
bash inside your environment variable
0:19
99% of the time so now to fix this
0:22
problem first of all we do need to go to
0:25
drive and there is a folder here which
0:30
and just go to this folder and then
0:32
there is a folder called as system
0:35
32 so this is actually the folder name
0:38
so first of all you need to add this
0:40
path if you already added this then
0:44
add so first of all if you don't added
0:47
this go to the environment variable and
0:50
go to the system path variable right
0:54
here add this first of all click the
0:58
button so add this path here to the
1:01
environment system path variable see
1:06
32 now the second thing is we need to
1:09
also add the path where the git bash is
1:12
installed so C and then we go to the
1:15
folder program files and then inside
1:18
this there is a folder name called as
1:20
git which is this one and inside this we
1:24
have the user folder we need to go to
1:27
this folder and then we need to go to
1:29
the bin folder like this so This is
1:34
you type The Bash command you will see
1:37
the bash command will be successful so
1:39
now we would we need to add this path
1:42
here to the global environment variable
1:44
so copy this path here again click new
1:50
path that's all that we need to do we
1:53
need to add this path and this path so
1:55
click on okay and just restart your
1:58
terminal and uh type the same command BH
2:02
so you will see that the command will be
2:05
successful so in this way you can fix
2:09
message so thank you very much for
2:11
watching this video and uh also check
2:15
out my website as well free mediat
2:19
which is a tool website containing
2:21
thousands of tools and I will be seeing
2:24
you in the next video