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

unexpected token index.js #7

Open
nikrb opened this issue Jan 25, 2017 · 0 comments
Open

unexpected token index.js #7

nikrb opened this issue Jan 25, 2017 · 0 comments

Comments

@nikrb
Copy link

nikrb commented Jan 25, 2017

Working on windows7 from a dos box, node v6.3.1.
Just learning react so out of my depth really - hoping for a gentle introduction to jwt with auth0. Followed the tutorial to first run. react-auth-server starts fine, but after sparking up browser top level server tells me:

Module parse failed: c:\projects\nodet\reactAuth\src\index.js Unexpected token

This is the line it refers to:

ReactDOM.render(<Root history={browserHistory} />, document.getElementById('app') );

I don't see the problem so I cloned this repo and ran that and saw the same error.
thanx for your time.

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