sunnyhd / homeintouch

A home automation project using socket.io
2 stars 0 forks source link

Windows error while running the server #170

Closed sunnyhd closed 11 years ago

sunnyhd commented 11 years ago

info - socket.io started now listening on 8081... Error: C:\Users\HitServer\Desktop\homeintouch-mt05-media-music\client\app\app.js isn't in the require path at exports.Package.Package.getRelativePath (C:\Users\HitServer\Desktop\homei ntouch-mt05-media-music\node_modules\stitch\lib\stitch.js:181:27) at _asyncMap (C:\Users\HitServer\Desktop\homeintouch-mt05-media-music\node_m odules\async\lib\async.js:190:13) at async.forEach (C:\Users\HitServer\Desktop\homeintouch-mt05-media-music\no de_modules\async\lib\async.js:94:25) at _asyncMap (C:\Users\HitServer\Desktop\homeintouch-mt05-media-music\node_m odules\async\lib\async.js:187:17) at LOOP (fs.js:1138:14) at process.startup.processNextTick.process._tickCallback (node.js:244:9)

jalessandro commented 11 years ago

This problem is now fixed. Let me know if you want us to merge this particular fix (along with a change in the JSON Stream Parser library) into the master branch. For the moment I focus on minification and obfuscation of the code.

sunnyhd commented 11 years ago

Just tested and works. You can merge this fix into the master branch.