Uso: Yarn [Opções] Yarn: Erro: Nenhuma opção: -Template

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