ERPNEXT bench get-app payments no such file or directory issue

696 views Asked by At

I'm installing ERPNEXT 14 on VirtualBox using instructions from https://github.com/D-codE-Hub/Frappe-ERPNext-Version-14--in-Ubuntu-22.04-LTS. I encountered an error during

bench get-app payments

saying fatal: repository 'payments' does not exist FileNotFoundError: [Errno 2] No such file or directory: 'home/kim/frappe-bench/apps/payments/setup.py'

How do I resolve this? Thanks!

screenshot01

screenshot02

I already tried reinstalling with a new Virtual Machine. same result.

1

There are 1 answers

0
Abqerino On

update Your bench version pip3 install --upgrade frappe-bench