Is there a command to unlink all yarn packages? yarn unlink all September 20, 2023 by Tarik Don’t know if this is the yarn way to do things, but I just : rm -rf ~/.config/yarn/link/*