Hello people,
I downloaded the 2020 version and it presents the following error in the generation:
Generating Api.php…
undefined:14
let allowHeaders = AccessControlAllowHeaders;
^
ReferenceError: AccessControlAllowHeaders is not defined
at eval (eval at compile (C:\Program Files (x86)\PHPMaker 2020\node\node_modules\phpmaker\phpmaker.js:7:5518), :14:21)
…
Compiling project1.css…
Compressing project1.css…
Compiling adminlte.css…
Compressing adminlte.css…
Generation completed, please scroll up (if necessary) to check error(s) highlighted in red.
I consulted the documentation and found no reference to the error.
Can you help me?
Thank you
After uninstalling and deleting all traces of PHPMkaker, I was able to generate the application.
Now, when I run, the following message appears:
Composer generated autoload.php does not exist. Make sure you have run “composer update” at the destionation folder on your development computer and uploaded the “vendor” subfolder.
I did all the procedures indicated for installing the composer.