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

Fix unable to serve example website in node v.6.10.0 #239

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

Elecweb
Copy link
Contributor

@Elecweb Elecweb commented Apr 12, 2018

I tried run npm run start but there's an error as following

.../react-tabs\webpack.config.js:40
);
^
SyntaxError: Unexpected token )

after removing trailing comma for parameters of plugins.push function, it works fine.
I don't know if this error only occur in node version 6.10.0

@Elecweb Elecweb changed the title fix unable to serve example website in node v.6.10.0 Fix unable to serve example website in node v.6.10.0 Apr 12, 2018
@danez
Copy link
Collaborator

danez commented Apr 12, 2018

thanks

@danez danez merged commit 018855f into reactjs:master Apr 12, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants