aduros / flambe

Rapidly cook up games for HTML5, Flash, Android, and iOS.
https://github.com/aduros/flambe/wiki
MIT License
745 stars 118 forks source link

Windows 10 - Development server not found #355

Closed markknol closed 7 years ago

markknol commented 9 years ago

I think since I have Windows 10 installed I randomly get this message after doing a build. Wat could be the cause of it? I have the flambe server open, the game compiles normally and the browser also just refreshes. So IMO there's also no need for the message.

Launching: http://localhost:7000/?flambe=html
Development server not found. Run `flambe serve` in a another terminal and try again.
Press any key to continue . . .

image

markknol commented 9 years ago

I saw in the node module index.js it catches an error: Error: read ECONNRESET. I do not know what to do with it.