https://github.com/philidem/node-app-root-dir/blob/700eb56ed0ad9747acc4d4053c68f2c105945d6a/lib/index.js#L11 I know this is an old repo, but should this be `var fs = require('file-system');`? Haven't gotten past this error, could be more...
node-app-root-dir/lib/index.js
Line 11 in 700eb56
I know this is an old repo, but should this be
var fs = require('file-system');? Haven't gotten past this error, could be more...