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

Unable to resolve module AccessibilityInfo #20245

Closed
naiduprakash opened this issue Jul 17, 2018 · 5 comments
Closed

Unable to resolve module AccessibilityInfo #20245

naiduprakash opened this issue Jul 17, 2018 · 5 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@naiduprakash
Copy link

The development server returned response error code: 500

URL: http://10.0.2.2:8081/index.delta?platform=android&dev=true&minify=false

Body:
{"originModulePath":"E:\xampp\htdocs\practice\testing react-native\AwesomeProject\node_modules\react-native\Libraries\react-native\react-native-implementation.js","targetModuleName":"AccessibilityInfo","message":"Unable to resolve module AccessibilityInfo from E:\\xampp\\htdocs\\practice\\testing react-native\\AwesomeProject\\node_modules\\react-native\\Libraries\\react-native\\react-native-implementation.js: Module AccessibilityInfo does not exist in the Haste module map\n\nThis might be related to https://github.com/facebook/react-native/issues/4968\nTo resolve try the following:\n 1. Clear watchman watches: watchman watch-del-all.\n 2. Delete the node_modules folder: rm -rf node_modules && npm install.\n 3. Reset Metro Bundler cache: rm -rf /tmp/metro-bundler-cache-* or npm start -- --reset-cache. 4. Remove haste cache: rm -rf /tmp/haste-map-react-native-packager-*.","errors":[{"description":"Unable to resolve module AccessibilityInfo from E:\\xampp\\htdocs\\practice\\testing react-native\\AwesomeProject\\node_modules\\react-native\\Libraries\\react-native\\react-native-implementation.js: Module AccessibilityInfo does not exist in the Haste module map\n\nThis might be related to https://github.com//issues/4968\nTo resolve try the following:\n 1. Clear watchman watches: watchman watch-del-all.\n 2. Delete the node_modules folder: rm -rf node_modules && npm install.\n 3. Reset Metro Bundler cache: rm -rf /tmp/metro-bundler-cache-* or npm start -- --reset-cache. 4. Remove haste cache: rm -rf /tmp/haste-map-react-native-packager-*."}],"name":"Error","stack":"Error: Unable to resolve module AccessibilityInfo from E:\\xampp\\htdocs\\practice\\testing react-native\\AwesomeProject\\node_modules\\react-native\\Libraries\\react-native\\react-native-implementation.js: Module AccessibilityInfo does not exist in the Haste module map\n\nThis might be related to https://github.com/facebook/react-native/issues/4968\nTo resolve try the following:\n 1. Clear watchman watches: watchman watch-del-all.\n 2. Delete the node_modules folder: rm -rf node_modules && npm install.\n 3. Reset Metro Bundler cache: rm -rf /tmp/metro-bundler-cache-* or npm start -- --reset-cache. 4. Remove haste cache: rm -rf /tmp/haste-map-react-native-packager-*.\n at ModuleResolver.resolveDependency (E:\xampp\htdocs\practice\testing react-native\AwesomeProject\node_modules\metro\src\node-haste\DependencyGraph\ModuleResolution.js:167:1306)\n at ResolutionRequest.resolveDependency (E:\xampp\htdocs\practice\testing react-native\AwesomeProject\node_modules\metro\src\node-haste\DependencyGraph\ResolutionRequest.js:80:16)\n at DependencyGraph.resolveDependency (E:\xampp\htdocs\practice\testing react-native\AwesomeProject\node_modules\metro\src\node-haste\DependencyGraph.js:237:485)\n at Object.resolve (E:\xampp\htdocs\practice\testing react-native\AwesomeProject\node_modules\metro\src\lib\transformHelpers.js:116:25)\n at dependencies.map.result (E:\xampp\htdocs\practice\testing react-native\AwesomeProject\node_modules\metro\src\DeltaBundler\traverseDependencies.js:298:29)\n at Array.map ()\n at resolveDependencies (E:\xampp\htdocs\practice\testing react-native\AwesomeProject\node_modules\metro\src\DeltaBundler\traverseDependencies.js:294:16)\n at E:\xampp\htdocs\practice\testing react-native\AwesomeProject\node_modules\metro\src\DeltaBundler\traverseDependencies.js:159:33\n at Generator.next ()\n at step (E:\xampp\htdocs\practice\testing react-native\AwesomeProject\node_modules\metro\src\DeltaBundler\traverseDependencies.js:239:307)"}
processBundleResult
BundleDownloader.java:285
access$200
BundleDownloader.java:37
onResponse
BundleDownloader.java:163
execute
RealCall.java:153
run
NamedRunnable.java:32
runWorker
ThreadPoolExecutor.java:1113
run
ThreadPoolExecutor.java:588
run
Thread.java:818

@slavikdenis
Copy link

Do you even check the other issues before adding a new one?

@naiduprakash
Copy link
Author

yes @slavikdenis but didn't get any solution.
when i init a new project with version 0.44.0 (react-native init myapp --version="0.44.0") then it works fine.

@gluons
Copy link

gluons commented Jul 17, 2018

I also face this issue too.
It's probably duplicate of #19953.
Maybe you can track on that issue.

@slavikdenis
Copy link

Damn... Duplicate of #20190 too.

@react-native-bot
Copy link
Collaborator

We are automatically closing this issue because it does not appear to follow any of the provided issue templates.

Please make use of the bug report template to let us know about a reproducible bug or regression in the core React Native library.

If you'd like to start a discussion, check out https://discuss.reactjs.org or follow the discussion template.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. 📋No Template labels Jul 17, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Jul 18, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants