question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Regression: can't debug RN 0.59.0 app

See original GitHub issue

💥 Regression Report

Trying to debug my app, gives me this result.

Captura de pantalla 2019-03-12 a la(s) 16 44 55

Last working version

Worked up to version: 0.59.0-rc.3

Stopped working in version: 0.59.0

To Reproduce

Launch app with react-native run-ios Enable debugging with Command+D then Debug JS Remotely

Expected Behavior

Debugger should open

Environment

info 
  React Native Environment Info:
    System:
      OS: macOS 10.14.3
      CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
      Memory: 1.88 GB / 16.00 GB
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 11.11.0 - /usr/local/bin/node
      Yarn: 1.13.0 - /usr/local/bin/yarn
      npm: 6.7.0 - /usr/local/bin/npm
    SDKs:
      iOS SDK:
        Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1
      Android SDK:
        API Levels: 27, 28
        Build Tools: 27.0.3, 28.0.3
        System Images: android-27 | Google Play Intel x86 Atom, android-28 | Google APIs Intel x86 Atom
    IDEs:
      Android Studio: 3.3 AI-182.5107.16.33.5264788
      Xcode: 10.1/10B61 - /usr/bin/xcodebuild
    npmPackages:
      react: ^16.8.4 => 16.8.4 
      react-native: ^0.59.0-rc.3 => 0.59.0 
    npmGlobalPackages:
      create-react-native-app: 1.0.0
      react-native-cli: 2.0.1

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

16reactions
thymikeecommented, Mar 12, 2019
0reactions
SaraChicaDcommented, Mar 12, 2019

THANK Y’ALL SO MUCH!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not connect to React Native development server on ...
Open the in-app Developer menu. Go to Dev Settings → Debug server host for device. Type in your machine's IP address and the...
Read more >
npx react-native run-android build failed - You.com
FAILURE: Build failed with an exception. What went wrong: A problem was found with the configuration of task ':app:processDebugManifest' (type ' ...
Read more >
Debugging - React Native
Debugging. Accessing the In-App Developer Menu​. You can access the developer menu by shaking your device or by selecting "Shake Gesture" ...
Read more >
React Native - TypeError: Cannot read property 'clean' of ...
React Native - TypeError: Cannot read property 'clean' of undefined ... NOTE: Do not place your application dependencies here; ...
Read more >
Debugging your app with React Native Debugger
Redux is one of the leading state management libraries available. That said, using Redux can be a pain if you can't debug your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found