roubachof / Xamarin-Forms-Practices

Collection of good practices for Xamarin forms developement
291 stars 57 forks source link

Unable to fetch: git submodule update --init #10

Closed sattasundar closed 3 years ago

sattasundar commented 3 years ago

D:\GitSharpnado\Xamarin-Forms-Practices>git submodule update --init Submodule 'Sharpnado.HorizontalListView' (git@github.com:roubachof/Sharpnado.HorizontalListView.git) registered for path 'Sharpnado.HorizontalListView' Submodule 'Sharpnado.MaterialFrame' (git@github.com:roubachof/Sharpnado.MaterialFrame.git) registered for path 'Sharpnado.MaterialFrame' Submodule 'Sharpnado.Tabs' (git@github.com:roubachof/Sharpnado.Tabs.git) registered for path 'Sharpnado.Tabs' Cloning into 'D:/GitSharpnado/Xamarin-Forms-Practices/Sharpnado.HorizontalListView'... Host key verification failed. 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:roubachof/Sharpnado.HorizontalListView.git' into submodule path 'D:/GitSharpnado/Xamarin-Forms-Practices/Sharpnado.HorizontalListView' failed Failed to clone 'Sharpnado.HorizontalListView'. Retry scheduled Cloning into 'D:/GitSharpnado/Xamarin-Forms-Practices/Sharpnado.MaterialFrame'... Host key verification failed. 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:roubachof/Sharpnado.MaterialFrame.git' into submodule path 'D:/GitSharpnado/Xamarin-Forms-Practices/Sharpnado.MaterialFrame' failed Failed to clone 'Sharpnado.MaterialFrame'. Retry scheduled Cloning into 'D:/GitSharpnado/Xamarin-Forms-Practices/Sharpnado.Tabs'... Host key verification failed. 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:roubachof/Sharpnado.Tabs.git' into submodule path 'D:/GitSharpnado/Xamarin-Forms-Practices/Sharpnado.Tabs' failed Failed to clone 'Sharpnado.Tabs'. Retry scheduled Cloning into 'D:/GitSharpnado/Xamarin-Forms-Practices/Sharpnado.HorizontalListView'... Host key verification failed. 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:roubachof/Sharpnado.HorizontalListView.git' into submodule path 'D:/GitSharpnado/Xamarin-Forms-Practices/Sharpnado.HorizontalListView' failed Failed to clone 'Sharpnado.HorizontalListView' a second time, aborting

sattasundar commented 3 years ago

@roubachof can you please help on this.

HeiDimples commented 3 years ago

Does anyone solve the same problem?

roubachof commented 3 years ago

.gitmodules fixed