ng is not recognized as an internal or external command,

Published: 30 June 2021
on channel: timeoutexpired
471
0

For queries contact on [email protected]

in this video
how to install nodejs and angular on windows 7 32 bit
how to solve - The Application is only supported on windows 8.1, windows server 2012 R2, or Higher
error = because version above v12.16.2 does not support windows 7
nodejs can be installed by downloading v12.16.2 and previous versions

you will get list of nodejs versions on
https://nodejs.org/en/download/releases/
this link, click on any version for windows download and after
search for msi word.

to install Angular on windows, first need to download nodejs from nodejs.org
and using npm command you can download Angular,
after installing nodejs on your machine, open command prompt (run as an administrator) type command
(to install angular/cli)
npm install -g @angular/cli@latest
(to uninstall angular/cli)
npm uninstall -g @angular/cli


Watch video ng is not recognized as an internal or external command, online without registration, duration hours minute second in high quality. This video was added by user timeoutexpired 30 June 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 471 once and liked it 0 people.