react-native-viewpager
react-native-viewpager copied to clipboard
npm install error: shasum check failed (version 0.2.13)
When I run npm install I get the Error:
npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/Cellar/node/7.2.0/bin/node" "/usr/local/bin/npm" "install" "react-native-viewpager" "--save"
npm ERR! node v7.2.0
npm ERR! npm v3.10.9
npm ERR! shasum check failed for /var/folders/96/5bl0jmyx6kd0h64t22blyd8r0000gn/T/npm-13145-cc56b01b/registry.npmjs.org/react-native-viewpager/-/react-native-viewpager-0.2.13.tgz
npm ERR! Expected: 75e421ae90e89efcd77d2c077c0525382b7c39c5
npm ERR! Actual: 2083485ffbef416ce94f330dd08a43c36a4453fd
npm ERR! From: https://registry.npmjs.org/react-native-viewpager/-/react-native-viewpager-0.2.13.tgz
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
I try several times but get the same error . Maybe the repository has something wrong. Please check it.