patrick-steele-idem / browser-refresh

Node.js module to enable server restart and browser refresh in response to file modifications
110 stars 18 forks source link

window.io is undefined #1

Closed stockholmux closed 9 years ago

stockholmux commented 10 years ago

I can't get the client to work correctly, window.io seems to be undefined. I get the message

Uncaught TypeError: Cannot read property 'connect' of undefined

Is there a missing dependency (socket.io)?

patrick-steele-idem commented 10 years ago

Can you provide some details on your setup so I can try to reproduce? Which web browsers have you tested in? Are you using the taglib for Dust or Marko?

patrick-steele-idem commented 9 years ago

Closing issue since old and most likely fixed.