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

unexpected token at ExNavigation.js 46:9 #483

Open
nicolaselmir opened this issue Jun 16, 2017 · 5 comments
Open

unexpected token at ExNavigation.js 46:9 #483

nicolaselmir opened this issue Jun 16, 2017 · 5 comments

Comments

@nicolaselmir
Copy link

Their is something in the module, my whole app is build on it please fix.

@khanghoang
Copy link

@nicolaselmir can you give us more details about your RN and ex-navigation version?

@jasongrishkoff
Copy link

jasongrishkoff commented Jun 18, 2017

I get this one all the time as well. Setting up a .babelrc file in the root with the following tends to solve it:

{
  "presets": ["react-native-stage-0/decorator-support"]
}

@nicolaselmir
Copy link
Author

I already have a babelrc, I just updated to @expo and this is why this happened.

@NatalyMagluy
Copy link

I have the same issue. From package.json: "@expo/ex-navigation": "^3.0.0".
I've changed .babelrc file to the one specified in Readme, but still no luck.

@NatalyMagluy
Copy link

Closing React Packager window and running app again fixed the issue.

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

4 participants