devdennysegura / nodejs-server-Flutter-Netflix-App

25 stars 17 forks source link

Permission denied #1

Closed UnluckyY1 closed 3 weeks ago

UnluckyY1 commented 5 years ago

C:\src\nodejs-server-Flutter-Netflix-App-master>git clone git@github.com:DennySegura/netflix-app.git Cloning into 'netflix-app'... 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. btw i have no clue with node.js so i hope u cold help with that

Monasha1992 commented 5 years ago

Download the Zip file

devdennysegura commented 5 years ago

@UnluckyY1 clone via ssh or https?

esQmo commented 4 years ago

@devdennysegura Hey, same problem here, I'm facing access restricted error as well. Can you make a more clearer set up steps? Should we run git clone git@github.com:DennySegura/netflix-app.git inside nodejs-server-Flutter-Netflix-App-master folder?