Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression: can't debug RN 0.59.0 app #23873

Closed
jacargentina opened this issue Mar 12, 2019 · 5 comments
Closed

Regression: can't debug RN 0.59.0 app #23873

jacargentina opened this issue Mar 12, 2019 · 5 comments
Labels
Bug Impact: Regression Describes a behavior that used to work on a prior release, but stopped working recently. Resolution: Locked This issue was locked by the bot.

Comments

@jacargentina
Copy link

jacargentina commented Mar 12, 2019

💥 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
@jacargentina jacargentina added Impact: Regression Describes a behavior that used to work on a prior release, but stopped working recently. Type: Bug Report labels Mar 12, 2019
@lichstam
Copy link

Same problem here

@thymikee
Copy link
Contributor

Fix incoming: react-native-community/cli#226.

@lichstam
Copy link

Wow, that was quick :), thanks man

@thymikee
Copy link
Contributor

Released a patch, so the fix is available for everybody 🙂

@SaraChicaD
Copy link

THANK Y'ALL SO MUCH!

@facebook facebook locked as resolved and limited conversation to collaborators Mar 12, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Mar 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Impact: Regression Describes a behavior that used to work on a prior release, but stopped working recently. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants