Error: ENOENT, no such file or directory '/Users/me/inputs'
However, this works fine when using full paths, but this is not a great solution when tests run on different machines and I do have a hard requirement of needing to use the home directory. Dumb, I know, but beyond my control for many reasons.
Results in:
However, this works fine when using full paths, but this is not a great solution when tests run on different machines and I do have a hard requirement of needing to use the home directory. Dumb, I know, but beyond my control for many reasons.