Hi! I've used watchify several times without problems, but right now it's not working for me. This is the command I'm running: `watchify -v -t babelify js/index.js -o js/bundle.js` This are my specs: - OS X Yosemite 64 bit - Zsh - Watchify 3.1.0 Any ideas how to solve this? Thanks! Fran