sidorares opened this issue 9 years ago · 4 comments
Had to add this to work around:
Client.prototype.retrieve = function(what, callback) { if (what.length === 0) { callback(null, []); }
is this behaviour intentional?
Done, please test it
great, thanks @agsh when this is going to be on npm?
Done
thanks!