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

Not able to make it run locally #4

Closed
peterschneider opened this issue Jul 8, 2019 · 1 comment
Closed

Not able to make it run locally #4

peterschneider opened this issue Jul 8, 2019 · 1 comment

Comments

@peterschneider
Copy link

Uncaught SyntaxError: Unexpected identifier (app.js:1)
Any idea?

@lucyd42
Copy link

lucyd42 commented Dec 20, 2019

Hey Peter,

  • Do you have react.js?
  • Are you running the code in a local server?

I was able to run this on my debian 10 machine by first correctly installing the 'yarn' command in my terminal. The default yarn I had was another program called 'cmd test' . I uninstalled it, installed correct 'yarn'. Switch to repo directory, and run 'yarn' and 'yarn watch' in your linux terminal.

@mishig25 mishig25 closed this as completed Mar 4, 2020
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

3 participants