i found the same eror i fix it by using yarn instead of npm use this command to install it:
yarn add react-native-image-picker
if you dont have already yarn use this command to install it
npm install --global yarn
yarn install
yarn add react-native-image-picker