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
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\abura\AppData\Roaming\PHPMaker2025\node_modules@phpmaker\core\phpmaker.js:8:286167
at Array.filter ()
at global.CompileExtensions (C:\Users\abura\AppData\Roaming\PHPMaker2025\node_modules@phpmaker\core\phpmaker.js:8:286144)
at main (C:\Users\abura\AppData\Roaming\PHPMaker2025\node_modules@phpmaker\core\phpmaker.js:8:290643)
at Object. (C:\Users\abura\AppData\Roaming\PHPMaker2025\node_modules@phpmaker\core\phpmaker.js:8:291773)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions…js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32) {
code: ‘ERR_INVALID_ARG_TYPE’
}
Node.js v20.10.0
Error: Generation completed with error(s), please scroll up (if necessary) to check error(s).