Unable to Create New Site

bench new-site site1.local --mariadb-root-username erpnext --mariadb-root-password erp2026 --admin-password erp2026

Command ‘bench’ not found, did you mean:

command ‘tbench’ from deb dbench (4.0-2build1)
command ‘dbench’ from deb dbench (4.0-2build1)

Try: sudo apt install

Please Support me (7838063488)

Did you follow the installation guide and install frappe-bench?

cd ~/frappe-bench

try “bench new-site site.local“

Hi Mr. Ssiyad,

When I am doing new

Please follow official installation guide. No other methods are supported.

forget about it.
try again step by step by installation tutorial :slightly_smiling_face:
and i recommend you to use newer version !

If you want to use quick-install automated scripts to self host: -

  1. VM/BM - GitHub - flexcomng/erpnext_quick_install: Unattended install script for ERPNext Versions, 13, 14 and 15

  2. Docker - Creating new custom app in the dockerized instance is not possible · Issue #1640 · frappe/frappe_docker · GitHub
    Remember for docker bench get-app and bench build will not work (immutable image and non-persistent volume) - you will need to destroy the container and rebuild the image