HoloLensForCV-Unity icon indicating copy to clipboard operation
HoloLensForCV-Unity copied to clipboard

Error on clone submodules

Open JaseenaA2022 opened this issue 3 years ago • 0 comments

Hi, permission error

The following error is populating when run the command git submodule update --init

D:\Work\HiTechTEDs\AR\experimental\HoloLensForCV-Unity>git submodule update --init Cloning into 'D:/Work/HiTechTEDs/AR/experimental/HoloLensForCV-Unity/HoloLensForCV'... [email protected]: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of '[email protected]:doughtmw/HoloLensForCV.git' into submodule path 'D:/Work/HiTechTEDs/AR/experimental/HoloLensForCV-Unity/HoloLensForCV' failed Failed to clone 'HoloLensForCV'. Retry scheduled Cloning into 'D:/Work/HiTechTEDs/AR/experimental/HoloLensForCV-Unity/HoloLensForCV'... [email protected]: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of '[email protected]:doughtmw/HoloLensForCV.git' into submodule path 'D:/Work/HiTechTEDs/AR/experimental/HoloLensForCV-Unity/HoloLensForCV' failed Failed to clone 'HoloLensForCV' a second time, aborting

JaseenaA2022 avatar Nov 09 '22 10:11 JaseenaA2022