Christopher Redwine
Christopher Redwine
Similar to the last two comments, I also run into this issue on an Intel MacBook Pro running 13.4 with 64gb RAM, but only whenever I run with `--memory x`...
Another option to consider would be supporting the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html), which has gained a lot of traction and which many tools now honor.
Ah, sure enough - you can see the issue in the arg parsing while loop of the `install` command. It more or less assumes that the version is passed last,...
I have an unconfirmed theory that this might be the cause of some interference I've noticed between running colima and microk8s/multipass (which also uses the `192.160.106.x` range) simultaneously on macOS.