React-native-gesture-handler

Working on Lists, module 6. expo install react-native-gesture-handler will not install, gives “unauthorized access” error. also tried NPM install which also failed. Cannot import “Swipeable” to the ListItem.js. windows 10.

Finally got npm install to work. expo install would not.