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

How can Fix compilation error #6

Open
ashanjayasundara opened this issue Aug 4, 2017 · 0 comments
Open

How can Fix compilation error #6

ashanjayasundara opened this issue Aug 4, 2017 · 0 comments

Comments

@ashanjayasundara
Copy link

ashanjayasundara commented Aug 4, 2017

Module parse failed: Unexpected token
You may need an appropriate loader to handle this file type.
| render() {
| return (
| * <SimpleNavigator ref="nav"
| views={{
| initialView: LoginComponent,
@ ./index.web.js 3:0-39
@ multi (webpack)-dev-server/client?http://localhost:8889 ./index.web.js

I have received an compilation error which mentioning unxepected token in space character ( space area is mark as * )

react-native-cli: 2.0.1
react-native: 0.44.0
react-native-web : 0.0.118

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