react-native-country-flag
react-native-country-flag copied to clipboard
There is no react-native-country-flag/data package
I can't install react-native-country-flag/data
package.
When I try to install it by npm i react-native-country-flag/data
, it gives the error below:
npm ERR! code 128 npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/react-native-country-flag/data.git npm ERR! [email protected]: 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.
Facing similar problem:
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/react-native-country-flag/data.git
npm ERR! @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
npm ERR! @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
npm ERR! @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
npm ERR! IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
npm ERR! Someone could be eavesdropping on you right now (man-in-the-middle attack)!
npm ERR! It is also possible that a host key has just been changed.
npm ERR! The fingerprint for the RSA key sent by the remote host is
npm ERR! SHA256:xxxxxxxxxxxx.
npm ERR! Please contact your system administrator.
npm ERR! Add correct host key in /Users/xxxxx/.ssh/known_hosts to get rid of this message.
npm ERR! Offending RSA key in /Users/xxxxx/.ssh/known_hosts:8
npm ERR! Host key for github.com has changed and you have requested strict checking.
npm ERR! Host key verification failed.