HI Team,
I tried to clone snow plow master repositiry and failed to see all files cloned into my local machine
i ran below 3 commands, please see here:
git clone https://github.com/snowplow/snowplow.git
cd snowplow
git submodule update --init --recursive
i am getting error as below. can you some one please help me out
error
Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:snowplow-incubator/snowplow-js-analytics-sdk.git' into submodule path '/Users/aedapa/Personal/TheDataSherpas/SnowplowFramework/snowplow/5-data-modeling/analytics-sdk/javascript' failed Failed to clone '5-data-modeling/analytics-sdk/javascript'. Retry scheduled Cloning into ‘./snowplow/5-data-modeling/analytics-sdk/python'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.