soundanalogous / Breakout

Breakout is a javascript library and toolkit for connecting Arduino and other IOBoards to the web
www.breakoutjs.com
MIT License
180 stars 20 forks source link

node_server no longer working with nodeJS 0.10 #40

Closed soundanalogous closed 11 years ago

soundanalogous commented 11 years ago
path.js:313
        throw new TypeError('Arguments to path.resolve must be strings');
soundanalogous commented 11 years ago

This has been fixed in the dev branch and tested with NodeJS 0.10.1.