Ateş
Ateş
I just had the same issue while downloading Xcode 12
Make sure you add more swap space that is available, [tutorial](https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-ubuntu-20-04). Then add -m and --memory-swap parameters. Like: `docker -m=2G --memory-swap=8G run *rest of the command*`
I'm currently having the same problem.
> I'm currently having the same problem. Fixed the problem by downgrading Xcode version by using [xcodes](https://github.com/XcodesOrg/xcodes). Used to have v15.2 now using v12. (I'm using Stable_V4.3 of QGC)
Also if you don't want to rename things you can add `alias git-cli="/usr/local/bin/gpt` to your .zshrc file then you will be able to call git-cli with `git-cli` command.
I'm having the same issue. Any fix would be nice.
I just fixed this problem. You can refer to #60
Sometimes I have got tweets from different accounts when using a dork:"@From:username". It was like %1 of the tweets or so. I believe it is something related to Twitter. To...