I get this error after running mongodb_s3_backup -n config.sample.json.
Do you know what can cause this?
/usr/lib/node_modules/mongodb_s3_backup/index.js:262
throw(err);
^
TypeError: mime.lookup is not a function
at /usr/lib/node_modules/mongodb_s3_backup/node_modules/knox/lib/client.js:386:28
at FSReqWrap.oncomplete (fs.js:82:15)
I get this error after running
mongodb_s3_backup -n config.sample.json.Do you know what can cause this?