What worked for me on a mac was installing gnu-tar
with Homebrew and then adding it to my PATH
in my .bash_profile
.
5 Likes
What worked for me on a mac was installing gnu-tar
with Homebrew and then adding it to my PATH
in my .bash_profile
.