Hi
I am using PHP Version 8.2.4After gerneration tah file this error appers.
Could you help waht to do ?
Thanks
Checking PHP CLI...
Running composer update -n --ansi...
'composer' is not recognized as an internal or external command,
operable program or batch file.
node:internal/errors:865
const err = new Error(message);
^
Error: Command failed: composer update -n --ansi
at checkExecSyncError (node:child_process:885:11)
at execSync (node:child_process:957:15)
at global.Exec (C:\Users\moh\AppData\Roaming\PHPMaker2024\node_modules\@phpmaker\core\phpmaker.js:8:314389)
at global.RunComposerUpdate (C:\Users\moh\AppData\Roaming\PHPMaker2024\node_modules\@phpmaker\core\phpmaker.js:8:322961)
at C:\Users\moh\AppData\Roaming\PHPMaker2024\node_modules\@phpmaker\core\phpmaker.js:8:332924
at <anonymous> {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 6940,
stdout: null,
stderr: null
}
Node.js v18.17.1
Error: Generation completed with error(s), please scroll up (if necessary) to check error(s).