Error ERR_INVALID_ARG_TYPE while Generating

Just tried v2025.10 this morning, installation works properly.

While generating, I got this error message:

The error says:

node:internal/validators:162
    throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
          ^
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
    at validateString (node:internal/validators:162:11)
    at Object.join (node:path:433:7)
    at C:\Users\User\AppData\Roaming\PHPMaker2025\node_modules\@phpmaker\core\phpmaker.js:8:286167

Issue has been resolved, after upgrading the NodeJS to the latest version, as of today is v22.15.1.