You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Uncaught SyntaxError: Unexpected identifier (app.js:1)
Any idea?
The text was updated successfully, but these errors were encountered: