bench
bench copied to clipboard
CLI to manage Multi-tenant deployments for Frappe apps
get-monorepo `bench get-monorepo `: - clone `repo-url` into `local-dir` - sym-link `apps` from `local-dir` to `frappe-bench/apps` - install apps from into `frappe-bench/env` - store info about install in `frappe-bench/monorepo.json` Add...
**Is your feature request related to a problem? Please describe.** Multiple instances of the same or conflicting operations shouldn't be allowed to trigger via bench. **Describe the solution you'd like**...
## Description of the issue Error when using the easy install on a Clean VPS 18.04 ubuntu ## Context information (for bug reports) Initializing bench frappe-bench: Frappe Branch: version-12 ERPNext...
Issue: Easy Install Errors in Ubuntu 18 Linux localhost 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux It does not appear the script finished successfully....
Issue: Easy Install Running the install script on linux mint fails **Do the checklist before filing an issue:** - [x] Did you retain the logfile (path of logfile is shared...
Issue: Easy Install This is the second time I am getting this issue, First time we solved it with rustup from snap which was day before yesterday and now I...
Hi , I started encountering the error below again while trying to use the Easy Install script ``` Traceback (most recent call last): File "install.py", line 498, in install_bench(args) File...
Issue: Easy Install **Do the checklist before filing an issue:** - [x] Did you retain the logfile (path of logfile is shared while the script is run)? We definitely **need**...
I am facing this issue while using 'bench init frappe-bench'. I have downloaded it using 'pip3 install frappe-bench' I found this issue closed but no solution has seemed to work....
Issue: Easy Install failure at npm yarn OS: Ubuntu 20.04 Please note, I have manually installed yarn from terminal and it works fine if i check in terminal using yarn...