<!-- Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please make sure your issue has not already been fixed. --> ## Steps To Reproduce 1. Step 1 Just run `leon create birth` on CentOS ## The current behavior Error summary from log file `~/.config/@leon-ai/cli/log-errors.txt`: ``` Error: Command failed with exit code 2: sudo --non-interactive /root/.nvm/versions/node/v18.5.0/lib/node_modules/@leon-ai/cli/scripts/dependencies/install_yum_packages.sh yum install: error: unrecognized arguments: --yes ``` ## The expected behavior `leon start birth` gets executed successfully.