Created
August 25, 2012 05:21
-
-
Save reggi/3461186 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/thomas/Desktop/git/socket.io-on-dotcloud/app/app.js:74 | |
clouds[socket.id].socket.emit('progress', {pourcent: pourcent}); | |
^ | |
TypeError: Cannot read property 'socket' of undefined | |
at Socket.exec (/Users/thomas/Desktop/git/socket.io-on-dotcloud/app/app.js:74:24) | |
at Socket.EventEmitter.emit (events.js:88:17) | |
at Pipe.onread (net.js:395:14) | |
25 Aug 01:20:35 - [nodemon] app crashed - waiting for file changes before starting... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment