robsussman

Results 1 issues of robsussman

Trying to use include-folder on Windows fails with an error like this: undefined:4 self["foo"] = fs.readFileSync("C:\Users\rob\Documents\xdev\foo.js","utf8"); ^^^^ SyntaxError: Invalid hexadecimal escape sequence at new Function () at includeFolder (C:\Users\rob\Documents\xdev\node_modules\include-folder\lib\include-folder.js:17:11) I...