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

Unexpected token: name (urlParts) at bundle.js #5

Open
edamian opened this issue Nov 9, 2017 · 1 comment
Open

Unexpected token: name (urlParts) at bundle.js #5

edamian opened this issue Nov 9, 2017 · 1 comment

Comments

@edamian
Copy link

edamian commented Nov 9, 2017

Hi, when I try to run the example for branch 04-webpack-core-concepts in development mode using:
npm run build
I have the next error

image

I'm using webpack 3.8.1, nodejs 8, can you help me to solve it? thanks

@arunava1986
Copy link

The issue must have been introduced with webpack-dev-server 2.8.0, downgrade webpack-dev-server to 2.7.0 (npm install webpack-dev-server@~2.7.0)

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

2 participants