benchmark-kit
benchmark-kit copied to clipboard
File composer.json does not exist

Using vscale Ubuntu 20.04 64bit 512 МБ RAM 20 ГБ SSD 1 CPU
Are you sure about the path of your application (one of the first question)?
This file exists in your code or not?
Sorry I don't understand both of your questions. I do not modify anything i just follow installation (https://github.com/phpbenchmarks/benchmark-kit#installation). I just added docker exec -it $CONTAINER_NAME /bin/bash -c "chown -R phpbenchmarks:phpbenchmarks /var/www/benchmark" because I was getting same error wich was fixed in issue #153
First question when you call phpbenchkit is Benchmark source code path [/tmp]?, are you sure the path you answered is the root path f your application, who should contains composer.json?

Are you talking about this? I did not change it last time.