"vendor/vscode:/vscode.git/clone" did not exist on "0c73722a913e61ad6c0bd3a84d6500c86c2138cd"
Use proper config bin directory (#5886)
Add the proper config bin directory to `PATH` instead of the previously (incorrect) fixed `~/.composer/vendor/bin`. Nowadays the right config dir is `~/.config/composer/vendor/bin`.
Please register or sign in to comment