You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.
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:
Clear watchman watches: watchman watch-del-all.
Delete the node_modules folder: rm -rf node_modules && npm install.
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:
watchman watch-del-all
.node_modules
folder:rm -rf node_modules && npm install
.rm -fr $TMPDIR/react-*
ornpm start -- --reset-cache
.npm --version
3.10.8
react-native --version
react-native-cli: 1.0.0
react-native: 0.34.0
The text was updated successfully, but these errors were encountered: