-
Notifications
You must be signed in to change notification settings - Fork 232
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
ERROR in ./src/index.jsx SyntaxError: Unexpected token (13:4) #9
Comments
After some research I created following
After that I get following:
|
Were able to run it under windows. Facing troubles under Ubuntu. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello.
Trying to make it working. Even ubunu reinstalling didn't help.
Did everything as explained here:
https://jasonwatmore.com/post/2017/12/07/react-redux-jwt-authentication-tutorial-example
Installed node, npm, npx, nvm:
Installing passes well:
$ npm install
But trying to start it gives me following:
The text was updated successfully, but these errors were encountered: