-
Notifications
You must be signed in to change notification settings - Fork 879
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
Build fails out of the box on Windows #75
Comments
I get same error |
Very weird: got same error Windows 8, node 6.2.2. |
I get the same error if I use node 6.0.0 or greater on Windows 8.1 I believe it's an issue with babel, as I've seen the same behavior in other projects. Something is wrong with parsing the JSX. Node 5.12.0 works without issues however. |
I get exactly the same error. I'm using Node 6.2.2. EDIT Re-installed Node 6.2.2 and now it's working fine. Weird |
I get the same error on Mac using node 6.3.1 and npm 3.10.3. I have tried re-installing both node and npm multiple times without success. I tried changing to node 6.2.2 without success. |
The same error, Windows 7, node 6.0.0 and npm 3.8.6 |
Same error. Windows 10, node 6.4.0, npm 3.3.12. |
same error in Ubuntu server 14.04 LTS, node v7.2.0, webpack 2.1.0-beta.26 @ multi main |
Updating node to v6.9.1 fixed the issue for me |
Are people still seeing this on |
When trying to run NPM Start ERROR in ./src/index.js |
@ijscoman1337 we don't use |
I'm on Windows 10 x64 and can't get the boilerplate to run.
Error on master branch
on commit
c7a808185b372a27dfe5758b340578c95922f74e
(Full log here)
Same thing happens on version 3-alpha
on commit
f134ff335d26f1b0369e65a9309b4ec1a38a2581
Full log here
The text was updated successfully, but these errors were encountered: