jomo

Results 96 comments of jomo

nvm, works exactly as intended :sunglasses: ``` js df({}, function(err, result) { console.error("Error", err); console.log(result); }); //=> error { [Error: df: cannot read table of mounted file systems: No such...

You're right. The error has no message by default, so _if_ there is something in `stderr` it might provide more information about the error.

Yes, that's where ``` js callback(error || stderr, response); ``` kicks in. If there is an error, it will include stderr, otherwise it's just stderr.

The maps on FdS now have a link to http://osm.org/copyright. Therefore the attribution issue is solved – although HTTPS://osm.org/copyright would be better.

The redirect is obviously a deliberate decision and not a bug. Where does this obviously wrong UUID come from and why do you send it to crafatar.com?

:+1: we need this!