Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / core-js / fn / json / index.js
1 var core = require('../../modules/_core');
2 module.exports = core.JSON || (core.JSON = {stringify: JSON.stringify});