Always getting this error. any one can help. frappe-bench 14 erpnext 14

bench init frappe-bench --verbose --frappe-branch version-14
bench get-app erpnext GitHub - frappe/erpnext: Free and Open Source Enterprise Resource Planning (ERP)

~/frappe-bench$ bench --site site1.local install-app erpnext
Could not find app “payments”

cd (your-frappe-bench)
bench get-app payments
bench --site install-app payments

U can look at the Migration Guide to ERPNext version 14 · frappe/erpnext Wiki · GitHub

Now u have to install each app you go to use.

1 Like

Hats off to you. its done. lets see if any other problem. thank you but i amazed if this is seperate app then why installation aborting coz of this. just amazing

I begin in frappe framework/bench/erpnext 1 week ago.
I’m struggling learning all this stuff.
I almost lost 12 hours today trying to understand documentation

1 Like

I think you are should make a complete install video for latest release. it would be great

cannot import name ‘clear_command_cache’ from ‘bench.utils’ (/usr/local/lib/python3.10/dist-packages/bench/utils/init.py)

while bech update

1 Like

i have same error
ERROR: cannot import name ‘clear_command_cache’ from ‘bench.utils’ (/usr/local/lib/python3.10/dist-packages/bench/utils/init.py)

with frappe 14 and bench 5.13.3 python 3.10.4

1 Like

I have this same issue. Downgrade to bench 5.13.2 (pip install frappe-bench==5.13.2) temporarily to resolve this. Created an issue for it below:

https://github.com/frappe/bench/issues/1352

frappe-bench$ bench update
Bench command cache doesn’t exist in this folder!
ERROR: Command ‘basename $(git symbolic-ref -q HEAD)’ returned non-zero exit status 1.

It’s bug. You can update bench to 5.13.4.

2 Likes

root@wetring:/home/frappe# bench init frappe --verbose
WARN: You should not run this command as root

getting this error

getting this error