79091127

Date: 2024-10-15 17:41:46
Score: 1.5
Natty:
Report link

Upgrading the Node version of 18.2 to 20 fixes this issue. There seems to be an update in the latest expo minor release (51.0.37) that updated fetch commands for node 20 that breaks the way node 18 handles the requests.

"expo": "^51.0.37",
"react": "18.2.0",
"react-native": "0.74.5",
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: gender-isnt-real