I’m testing phpmaker 2022 and updated a project and when generating it gave the error:
Error: Command failed: composer update -n --ignore-platform-req php
at checkExecSyncError (node:child_process:826:11)
at execSync (node:child_process:900:15)
at global.Exec (C:\Users\almei\AppData\Roaming\PHPMaker2022\node_modules\@phpmaker\core\phpmaker.js:8:260981)
at global.RunComposerUpdate (C:\Users\almei\AppData\Roaming\PHPMaker2022\node_modules\@phpmaker\core\phpmaker.js:8:266473)
at C:\Users\almei\AppData\Roaming\PHPMaker2022\node_modules\@phpmaker\core\phpmaker.js:8:272021
at <anonymous> {
status: 2,
signal: null,
output: [ null, null, null ],
pid: 6520,
stdout: null,
stderr: null
}
Error(s) occurred. Compilation of .scss files skipped.
Generation completed with error(s), please scroll up (if necessary) to check error(s) highlighted in red.
When I try to access I give the error on the page:Warning: require_once(vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\eMasterCaixa2022\index.php on line 24Fatal error: Uncaught Error: Failed opening required ‘vendor/autoload.php’ (include_path=‘C:\xampp\php\PEAR’) in C:\xampp\htdocs\eMasterCaixa2022\index.php:24 Stack trace: #0 {main} thrown in C:\xampp\htdocs\eMasterCaixa2022\index.php on line 24