On Windows, when use app under another process, RefParser gets wrong path. And as result - it joins abs and rel paths from package and argument. So I had to fix it like this:

STR:
- create file with exec (cli or import - the same)
- run as node myfile.js on windows
