iBurnApp / iBurn-iOS

iBurn is an offline map and guide for the Burning Man art festival.
https://iburnapp.com
Mozilla Public License 2.0
69 stars 20 forks source link

Submodule Permissions Error #160

Open Erics1337 opened 3 months ago

Erics1337 commented 3 months ago

git submodule update --init

Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/ASDayPicker'... git@github.com: 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 'git@github.com:chrisballinger/ASDayPicker.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/ASDayPicker' failed Failed to clone 'Submodules/ASDayPicker'. Retry scheduled Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/DOFavoriteButton'... git@github.com: 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 'git@github.com:chrisballinger/DOFavoriteButton.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/DOFavoriteButton' failed Failed to clone 'Submodules/DOFavoriteButton'. Retry scheduled Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/PermissionScope'... git@github.com: 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 'git@github.com:Burning-Man-Earth/PermissionScope.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/PermissionScope' failed Failed to clone 'Submodules/PermissionScope'. Retry scheduled Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/iBurn-Data'... git@github.com: 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 'git@github.com:iBurnApp/iBurn-Data-Private.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/iBurn-Data' failed Failed to clone 'Submodules/iBurn-Data'. Retry scheduled Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/mapbox-ios-sdk'... git@github.com: 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 'git@github.com:Burning-Man-Earth/mapbox-ios-sdk.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/mapbox-ios-sdk' failed Failed to clone 'Submodules/mapbox-ios-sdk'. Retry scheduled Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/ASDayPicker'... git@github.com: 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 'git@github.com:chrisballinger/ASDayPicker.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/ASDayPicker' failed Failed to clone 'Submodules/ASDayPicker' a second time, aborting