-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Unable to resolve module ../Components/AccessibilityInfo/AccessibilityInfo
#26568
Comments
Does this repro for you on a new project when running The AccessibilityInfo files are I'm curious if this is a problem in react-native that would be demonstrated in a new project or something that is specific to your project config |
Yes, happens for a brand new project (e.g. |
I have the same error and debug mode (in VS Code - Windows) does not work (after upgrade to RN 0.61.1) |
Happens with me too with a working 0.59.9 RN app. |
The Map file failed to load when a try to connect a chrome debugger inside VScode when i launch 'attach to packager' command. bundling failed: Error: Unable to resolve module None of these files exist:
If i try with debugger inside the Chrome navigator, i can debug without any problems. Here is my react-native info : |
Me also having same issue if anyone having solutions..? |
I Am having the same problem, now i cant debug on visual studio Code |
Guys at https://github.com/microsoft/vscode-react-native fixed this. Closing this issue. |
Cool! Can you link to where they discuss and have the fix? |
You have to install the last version of vscode-react-native extension and restart vscode. The last version is 0.12.1 actually. |
@TheSavior here. But you don't really need to read it. Just install the updated version of the extension! :) |
i have same error with Webstorm, RN 61.4 |
The same problem with WebStorm and RN 0.63.2 |
React Native version:
System:
OS: macOS Mojave 10.14.6
CPU: (8) x64 Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
Memory: 2.39 GB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.16.3 - /usr/local/bin/node
Yarn: 1.17.3 - /usr/local/bin/yarn
npm: 6.11.3 - /usr/local/bin/npm
SDKs:
iOS SDK:
Platforms: iOS 13.0, DriverKit 19.0, macOS 10.15, tvOS 13.0, watchOS 6.0
Android SDK:
API Levels: 27, 28, 29
Build Tools: 27.0.3, 28.0.3, 29.0.2
System Images: android-28 | Google APIs Intel x86 Atom, android-29 | Google APIs Intel x86 Atom
Android NDK: 20.0.5594570
IDEs:
Android Studio: 3.5 AI-191.8026.42.35.5791312
Xcode: 11.0/11A420a - /usr/bin/xcodebuild
npmPackages:
react: 16.9.0 => 16.9.0
react-native: 0.61.1 => 0.61.1
Steps To Reproduce
The project runs fine though.
Describe what you expected to happen:
No such messages
The text was updated successfully, but these errors were encountered: