Good evening,these days I’m trying to reinstall and configure my regularly licensed version of the phpmaker 2019 package.
Unfortunately, unlike a few years ago where I had no problems with the installation and configuration, now I can’t figure out how to solve a problem that appears when compiling the code.
Here’s the info I receive and which, in fact, doesn’t complete the job:
All files generated.
Checking PHP CLI...
Running composer update -n...
[Composer\Json\JsonValidationException]
"./composer.json" does not match the expected JSON schema:
- name : Does not match the regex pattern ^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9](([_.]|-{1,2})?[a-z0-9]+)*$
As the error message says, you have invalid name in composer.json. You should open it in a text editor (preferrable one can show errors in JSON syntax) and check.
Good morning and thanks for the feedback. I tried to open the file with an online editor and, at least apparently, there do not seem to be any errors.
Below is the text of the file composer.json I saved: