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

UnableToResolveError: Unable to resolve module BackHandler #13054

Closed
thiensubs opened this issue Mar 21, 2017 · 2 comments
Closed

UnableToResolveError: Unable to resolve module BackHandler #13054

thiensubs opened this issue Mar 21, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@thiensubs
Copy link

thiensubs commented Mar 21, 2017

Description

image
This is my issue, how can i fix that?
More details:

at UnableToResolveError (/xxx/node_modules/react-native/packager/src/node-haste/DependencyGraph/ResolutionRequest.js:488:5)
    at /xxx/node_modules/react-native/packager/src/node-haste/DependencyGraph/ResolutionRequest.js:366:19
    at process._tickCallback (node.js:368:9)

My enviroment is: Xubuntu 16.04, Lasted NPM, RN: 0.42.3

@EgaSetya
Copy link

How can you solve this?

@AkshatSharda
Copy link

This Issue can be resolved by setting the same version for react-native and react-native-windows.
"react-native": "0.43.0"
"react-native-windows": "0.43.0-rc.0"
By setting the above version, i was able to resolve the issue

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 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
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants