React Native DevTools Fails to Open on Fresh Install: TypeError: fetch failed
#48384
Labels
Debugger
Issues related to React Native DevTools or legacy JavaScript/Hermes debugging
Needs: Triage 🔍
🌐Networking
Related to a networking API.
Description
I can't open React Native DevTools on a fresh install using the latest version.
I'm getting the following error
And I'm not the only one facing this issue. See react-native-community/discussions-and-proposals#819 (comment)
Steps to reproduce
Here's a repo where I can reproduce this issue 100% of the time: https://github.com/aabuhijleh/fresh-start
Then after pressing
j
, the dev tools won't open and you get an error message instead.React Native Version
0.76.5
Output of
npx react-native info
Screenshots and Videos
React.Native.DevTools.Issue.mp4
The text was updated successfully, but these errors were encountered: