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

Error running #51

Open
juancresc opened this issue Oct 18, 2017 · 0 comments
Open

Error running #51

juancresc opened this issue Oct 18, 2017 · 0 comments

Comments

@juancresc
Copy link

juancresc commented Oct 18, 2017

I'm using macOS Sierra 10.12.6, installed yarn from:

curl -o- -L https://yarnpkg.com/install.sh | bash

And I'm getting this output,

✗ ~/.yarn/bin/yarn
...
✗ ~/.yarn/bin/yarn start
yarn run v1.2.1
$ knit -- server
⌛  Webpack bundling assets for the first time...
⚡  Server running at http://localhost:8080
➾  Proxying /api to API running at http://localhost:5000
webpack built 56da26a0f3b3be2a917e in 915ms
Version: webpack 2.1.0-beta.22
Time: 915ms
        Asset    Size  Chunks             Chunk Names
    bundle.js  386 kB       0  [emitted]  bundle
bundle.js.map  471 kB       0  [emitted]  bundle

ERROR in ./modules/~/webpack_entry/index.js
Module build failed: SyntaxError: Unexpected token (7:2)

   5 | 
   6 | render(
>  7 |   <App />,
     |   ^
   8 |   document.getElementById(`root`)
   9 | )
  10 | 

 @ multi bundle
webpack: bundle is now VALID.
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