The package won't install #3148
Unanswered
tomhopkins
asked this question in
Q&A
Replies: 1 comment
-
Hi @tomhopkins! Do you use latest version of npm install -g npm If that doesn't help, you can try to delete
After this you should be able to install Gesture Handler. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I run npm i react-native-gesture-handler
I get
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-gesture-handler/ReanimatedSwipeable.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.
Beta Was this translation helpful? Give feedback.
All reactions