Not sure why this all of a sudden is broken, but when running Geddy, anytime I make a change, say in the controller, view, model. It isn't recognized and geddy does not restart.
Currently running ver:
Node: v0.10.20 via homebrew on Mac 10.8 Geddy: 0.10.3 via npm install -g geddy
Update:
Had to install geddy via: sudo npm install -g geddy
Seems to be restarting anytime files are saved now.