After some challenges to install Statamic (e.g. my composer gets installed in ~/.config/composer instead the one mentioned in the docs), I'm now up and running.
But here is my next challenge: when trying to install an addon (e.g. #gitamic), I'm getting a sh: 1: exec: : Permission denied
in the emulated console. The Laravel log does not give me any additional info. So I have no clue as to what is trying to achieve what.
Anyone ran into this?