Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Unable to resolve module @exponent/ex-navigation #164

Closed
juanbar opened this issue Oct 14, 2016 · 3 comments
Closed

Unable to resolve module @exponent/ex-navigation #164

juanbar opened this issue Oct 14, 2016 · 3 comments

Comments

@juanbar
Copy link

juanbar commented Oct 14, 2016

Unable to resolve module @exponent/ex-navigation from /Users/juan/Desktop/myapp/MyApp/app/containers/MyApp.js: Unable to find this module in its module map or any of the node_modules directories under /Users/node_modules/@exponent/ex-navigation and its parent directories

I tried the following, but it does not work:

  1. Clear watchman watches: watchman watch-del-all.
  2. Delete the node_modules folder: rm -rf node_modules && npm install.
  3. Reset packager cache: rm -fr $TMPDIR/react-* or npm start -- --reset-cache.

npm --version
3.10.8

react-native --version
react-native-cli: 1.0.0
react-native: 0.34.0

@cyprusglobe
Copy link
Contributor

@juanbar how are you importing? @exponent/ex-navigation

@juanbar
Copy link
Author

juanbar commented Oct 15, 2016

Solved by reinstalling module. Thanks!

@khanghoang
Copy link

@juanbar can you close this issue then? Thanks :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants