I am getting following error message when run npm install -g angular/cli command in Visual Studio code.
14 error Error while executing: 14 error C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://[email protected]/angular/cli.git 14 error 14 error Host key verification failed. 14 error fatal: Could not read from remote repository. 14 error 14 error Please make sure you have the correct access rights 14 error and the repository exists. 14 error 14 error exited with error code: 128 15 verbose exit [ 1, true ]##