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

Duplicate module name: NavigatorIOS #1112

Closed
sytolk opened this issue Apr 19, 2017 · 1 comment
Closed

Duplicate module name: NavigatorIOS #1112

sytolk opened this issue Apr 19, 2017 · 1 comment

Comments

@sytolk
Copy link

sytolk commented Apr 19, 2017

This is my package.json

"dependencies": {
    "react": "16.0.0-alpha.6",
    "react-native": "^0.43.3",
    "react-navigation": "1.0.0-beta.7"
  }

The temp fix for this (with the last snapshot navigation not work too) was to use last snapshot for react navigation:
"react-navigation": "git+https://github.com/react-community/react-navigation.git"

Can we have some version of navigation that works with react-native 0.43 ?

I have check with this fix:
#923 (comment)

But nothings changed this is the full log:
https://pastebin.com/N2qah0gX

@sytolk
Copy link
Author

sytolk commented Apr 19, 2017

This is fixed after restart PC. I suppose that its have something wrong in OS temporary folder. Search for .tmp folder in project dir and delete it too.

@sytolk sytolk closed this as completed Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant