Kyle Robinson Young
Kyle Robinson Young
Thanks for the offer! All my focus right now is on getting https://github.com/shama/navelgazer integrated as it will make implementing option 2 above much easier and fix a number of other...
@brian428 Feel free to check out the [navelgazer branch](https://github.com/shama/gaze/tree/navelgazer) for progress. I'll be continuing to work on that branch until it's stable. Although I think @floatdrop and eventually gulp are...
Which version of gaze, node.js and OS/version? Thanks!
> The "interval" argument must be of type number. Received type string Make sure your `interval` option is not wrapped in quotes: `interval: 100` and not `interval: '100'`
Which version of gaze and node.js? Thanks!
Just an update. This (and just about every other issue in the tracker) is fixed in the `v0.5` branch. It is using quite a different approach then v0.4 but remains...
Yes I do but don't really advertise it. :)
Ok v0.5 stable on osx/windows but still some issues to resolve on linux. Also a note, I don't really want to bother too much with node v0.8 so I'm just...
Which version of node.js? and is this on osx or linux? Thanks!
What is the expected behavior of watching _just_ a folder? Just knowing when that folder has been renamed or deleted? If you just want to watch a single layer of...