shopware / development

MIT License
189 stars 170 forks source link

./psh.phar shows "no scripts" #155

Closed ic-hv closed 3 years ago

ic-hv commented 3 years ago

If using fresh git clones of HEAD versions of development and platform repository, running ./psh.phar outputs:

Available commands:

-> Currently no scripts available

0 script(s) available

The only solution is to checkout the previous psh.phar from commit 25a39118

ic-hv commented 3 years ago

Im using PHP v7.4.18, maybe this is the issue, but IMHO psh.phar should be compatible even with this version

mitelg commented 3 years ago

I'm also using this PHP version and have no problems :blush:

ic-hv commented 3 years ago

Well ok, the problem seems only to occur when using, https://github.com/ic-hv/development/commit/27f48d9f9bec2d588a46892dc638ce6cfed6b1e1

I will have to investigate myself. Sorry, for bothering.

ic-hv commented 3 years ago

Well, the solution of my problem was to rename .psh.yaml.override-example to .psh.yaml.override.dist ...