Hendrawan Kuncoro
Hendrawan Kuncoro
introduce new airsenal command to check login might be nice
Got the similar issue, but its after a while of running containers, it stopped suddenly, tried "restart" in docker desktop also stuck, had to quit and start it again. here's...
this wp-pot lock, turns out also locking down php-parser that does not support php 8 yet. they did release updates: https://github.com/glayzzle/php-parser/releases
> @pentatonicfunk could the `pipx` tool solve this? could be. i think i tried with pipx, the install went okay but somehow `shyaml` isn't callable. i'll try to play around...
so the problem with pipx, turns out about path-ing, by default it goes to user home bin ``` vagrant@vvv:~$ source ~/.bashrc vagrant@vvv:~$ which shyaml /home/vagrant/.local/bin/shyaml ``` there is --global parameter...
right, so seems ubuntu repo has pipx in version 1.4.3 https://launchpad.net/ubuntu/noble/+package/pipx meanwhile --global only added in 1.5.0 https://github.com/pypa/pipx/releases/tag/1.5.0 Launchpadpipx : Noble (24.04) : Ubuntu pipx allows you to... . *...
i will try to cherry picks into separate branches next week.