I'm trying to upgrade my magento 2.2.3 to 2.2.4 through putty:
php70 composer require magento/product-community-edition 2.2.4 --no-update php70 composer/composer.phar update and after this I try:
php70 bin/magento setup:upgrade but here I get this error:
Could not open input file: bin/magento I have also tryed to rewrite the permissions, but is not this the problem, the thing is the content in bin gets literally deleted.
bin/magento. Dols bin(or equivalent file list command) to see if the magento file is actually there or missing