_php exited with code 127

I have a project that I joined in middle.
The project configured with Mac device, and now I cloned it in windows.
I run the docker-compose up command but it shows and error related to vendor directory.
This the line of CMD that I got the error, and the process is stuck and never finish . so the project will not be up.
I checked the directory and the PHPCS that mentioned is not found, exist and should be found.
so what is wrong with windows?

php_1 | Configure PHP_Code_Sniffer
php_1 | ./vendor/bin/phpcs: line 1: …/squizlabs/php_codesniffer/bin/phpcs: not found
dmaas_php exited with code 127
traefik_1 | time=“2020-01-14T05:32:29Z” level=info msg=“Server configuration reloaded on :80”
traefik_1 | time=“2020-01-14T05:32:29Z” level=info msg=“Server configuration reloaded on :8080”