jedwards1211 / meteor-webpack-react

(DEPRECATED) use jedwards1211/crater instead
https://github.com/jedwards1211/crater
374 stars 75 forks source link

Screen stays at "Loading" #133

Open developersencha opened 8 years ago

developersencha commented 8 years ago

In Windows 10 I run "node dev.js", I open the chrome at localhost:3000 and the screen stays at "Loading", doesn't proceed to the main page, what can be wrong?

Virgile-Dauge commented 8 years ago

Same on mint, with kernel 4.4, node 4.2.3, meteor 1.2.1. I obtain same issue using docker.

edit : Works "Well" on node 4.2.4.

jedwards1211 commented 8 years ago

Is there any error output in the browser console? Can you post the output of running dev.js as well?