Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / min-document / index.js
1 var Document = require('./document.js');
2
3 module.exports = new Document();