Verwendung: Garn [Optionen] Garn: Fehler: Keine solche Option: -Template

// You have probably installed wrong yarn from cmdtest
// Run
sudo apt remove cmdtest
npm install --global yarn
Victorious Vole