when i tried to install the library npm install --save dr.pogodin/react-native-fs
i'm getting this
npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/dr.pogodin/react-native-fs.git
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.
when i tried to install the library npm install --save dr.pogodin/react-native-fs i'm getting this npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/dr.pogodin/react-native-fs.git 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.