carbon-tutorial-angular
carbon-tutorial-angular copied to clipboard
Starter remote fetch failed
In the step 1 of carbon-tutorial-angular, I try to fetch starter remote and the system throw a error. git fetch starter
git : Host key verification failed. At line:1 char:1
- git fetch starter
-
+ CategoryInfo : NotSpecified: (Host key verification failed.:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError
fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
How can I address this issue?