internal/fs/utils.js:537
throw new ERR_INVALID_ARG_TYPE(propName, ['string', 'Buffer', 'URL'], path);
^
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
[90m at Object.openSync (fs.js:450:10)[39m
[90m at Object.readFileSync (fs.js:360:35)[39m
at Object.<anonymous> (C:\Users\Admin\AppData\Roaming\npm\node_modules\[4mjs2php[24m\js2php:12:29)
[90m at Module._compile (internal/modules/cjs/loader.js:1138:30)[39m
[90m at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)[39m
[90m at Module.load (internal/modules/cjs/loader.js:986:32)[39m
[90m at Function.Module._load (internal/modules/cjs/loader.js:879:14)[39m
[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)[39m
[90m at internal/main/run_main_module.js:17:47[39m {
code: [32m'ERR_INVALID_ARG_TYPE'[39m
}
OS: Windows 10