Question

Yarn add hangs building fresh packages for react-native-purchases

  • 31 March 2022
  • 1 reply
  • 912 views

Badge +2

 

ENV

react-native 0.67.4

yarn 1.22.10

node v14.16.0

 

dependencies

"dependencies": {

"@openspacelabs/react-native-zoomable-view": "^2.0.0",

"@react-native-community/cameraroll": "^4.1.2",

"@react-native-community/segmented-control": "^2.2.2",

"@react-native-community/slider": "^4.2.1",

"@react-native-picker/picker": "^2.4.0",

"@react-navigation/bottom-tabs": "^6.2.0",

"@react-navigation/native": "^6.0.8",

"@react-navigation/stack": "^6.1.1",

"@rneui/base": "^4.0.0-rc.1",

"@rneui/themed": "^4.0.0-rc.1",

"react": "17.0.2",

"react-native": "0.67.4",

"react-native-gesture-handler": "^2.3.2",

"react-native-image-picker": "^4.7.3",

"react-native-safe-area-context": "^4.2.4",

"react-native-screens": "^3.13.1",

"react-native-vector-icons": "^9.1.0"

},


1 reply

Badge +2

It was finally done after lunch “Done in 1532.88s.”

 

Reply