NG ADD FAILED ng commands on visual studio code gives bellow error: When visual studio code powershell does not recognize ng commands, it needs to be configured or change from powershell to cmd.Change from powershell to cmdInside vs code terminal, at the top right hand coner, tab on powershell for a dropdown and select cmd.exeOpen new terminal and cmd will be the deafukt shell in vs code.Rung ng command again and it will work perfectly.