imbrianj / switchBoard

Control of Internet connected devices within a given network via web interface.
MIT License
201 stars 53 forks source link

Fix fs.createWriteStream race conditions #10

Closed akshayp closed 10 years ago

akshayp commented 10 years ago

@imbrianj - My Pi would throw

ENOENT, open '/usr/local/lib/node_modules/universal-controller/controllers/../tmp/stocks.json'

Fixed the controller so the file is written before you write to it. Also fixed the weather error state