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.

[0.63-rc.0] [Android] Could not find Native Module for JSDevSupport

See original GitHub issue

Description

Enabling debug mode on android for a new project shows the following error. See screenshot below.

React Native version:

System: OS: macOS 10.15.3 CPU: (12) x64 Intel® Core™ i7-8700B CPU @ 3.20GHz Memory: 158.79 MB / 16.00 GB Shell: 5.0.11 - /usr/local/bin/bash Binaries: Node: 13.0.1 npm: 6.12.0 Watchman: 4.9.0 SDK: Android SDK: API Levels: 23, 25, 26, 27, 28, 29 Build Tools: 28.0.3, 29.0.2, 29.0.3 Languages: Java: 1.8.0_222 Python: 2.7.16 npmPackages: react: 16.13.1 => 16.13.1 react-native: 0.63.0-rc.0 => 0.63.0-rc.0

Steps To Reproduce

Provide a detailed list of steps that reproduce the issue.

  1. npx react-native init RN063 --version 0.63.0-rc.0 2.react-native start and react-native run-android
  2. Enable debug mode on react native dev menu.

Expected Results

Should work the same as debug mode disabled

Screenshot_1587742830

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:16
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
jreasoncommented, May 29, 2020
4reactions
alepposcommented, May 27, 2020

Same here on Android when running debug and it work normally when stop debugging

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not find the following native modules after upgrading ...
config.js file in project folder. const ios = require('@react-native-community/cli-platform-ios'); const android = require('@ ...
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