1

I am using magento2.2.6 cloud version and while updating ece-tools version and push changes to cloud environment it is displaying below error.

W: Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
W: Generating optimized autoload files
W: File doesn't exist: bin/docker
W: Check "chmod" section in composer.json of magento/ece-tools package.
Could not open input file: ./vendor/bin/ece-tools

However I tried to remove container-interop/container-interop package but still having same error.

I have already followed below documents provided by magento. https://devdocs.magento.com/cloud/project/ece-tools-upgrade-project.html#remove-deprecated-packages

https://devdocs.magento.com/cloud/project/ece-tools-update.html

Anyone have idea about this error?

asked Dec 30, 2019 at 6:00

1 Answer 1

0

Please try removing files from bin directory.

Running composer clear-cache && composer update afterward should add new binary files and solve the problem.

answered Jan 2, 2020 at 21:52

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.