Posts - Scott Robinson · @ssxio · Jun 19, 2026
Magento 2 missing bin/magento, lib, dev and setup directories
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
If you’ve ever pulled a Magento 2 project and found bin/magento , lib/ , dev/ or setup/ simply aren’t there, you’re not going crazy - those directories are deployed out of the magento/magento2-base package by Composer rather than living in the repo. When that deploy step doesn’t run, or runs partially, the files never land and you’re left staring at a project that looks half-installed. The fix In…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.