survivejs / webpack-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/webpack/
2.42k stars 319 forks source link

ERROR in TypeError: Cannot read property '0' of undefined #220

Closed xiehongyang closed 7 years ago

xiehongyang commented 7 years ago

When I got into ’Automatic Browser Refresh’ chapter, I met this problem when I excute 'npm run start' Could u tell me why this happened?

xiehongyang commented 7 years ago

I solve the problem- -I am in China, using cnpm reinstall the 'webpack-dev-server' and it will be fine