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 is NG is
0:07
not recognized as an internal or
0:09
external command NG is actually the
0:12
angular CLI which is used to make
0:15
angular projects right inside your
0:16
terminal so if you are seeing this error
0:18
message you haven't installed your
0:20
angular CLI and for this you I'm
0:22
assuming that you have nodejs installed
0:25
so you noj should be installed on your
0:27
system I have the latest version which
0:30
9.0 and also npm as well which is used
0:34
to install nodejs packages so you should
0:37
have all these prequest is installed
0:40
inside your system so nodejs npm which
0:43
is 10.2.1 so just make sure that you
0:46
have these things installed and then
0:48
simply need to write this command npmi
0:51
dasg for globally installing this
0:54
angular CLI and then just type this line
0:56
atate angular SL CLI and then just add
1:01
add the rate latest to install the
1:03
latest version at the time of recording
1:05
this video so I think it's 19 angular 19
1:09
so this is actually the command npmi DG
1:12
for Global and at theate angular CLI at
1:16
the rate latest so just in enter it so
1:20
it will install and download the latest
1:23
version of angular CLI and install it
1:26
inside your terminal so just wait for
1:28
this command to finish so it will hardly
1:31
take about 15 to 20 seconds depending
1:34
upon your internet connection so just
1:38
wait so after that you will be able to
1:40
create your angular projects from your
1:50
so so it is installed here and if you
1:55
NG you will see the command will be
2:03
you can see can just say ng-- version so
2:07
it will exactly tell you the versions
2:10
that you have installed here of NG so
2:14
19.16 so in this way you can fix that
2:18
message by installing the angular CLI
2:20
that I showed you with this command so
2:22
thank you very much for watching this
2:24
video and also check out my website as
2:26
well free mediat tools.com uh which
2:28
contains thousands of tools regarding
2:31
audio video and MH and I will be seeing
2:33
you in the next video