Hello,
So I need some help
I’m trying to get the GameFlip api set up.
I have python installed, git cmd, and node.
I followed this guide GitHub - gameflip/gfapi
I have no idea what Im doing.
C:\Users\USERS\Desktop\gfapi-master\gfapi-master>npm install ‘gameflip/gfapi’
npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://git@github.com/‘gameflip/gfapi’.git
npm ERR!
npm ERR! Warning: Permanently added the RSA host key for IP address ‘140.10.10.1(ip address)’ to the list of known hosts.
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\USERS\AppData\Roaming\npm-cache_logs\2020-02-05T22_05_14_554Z-debug.log