Hi i get this message:
INFO: A newer version of bench is available: 5.6.0 ā 5.8.1
when i run the command at root pip3 install --upgrade frappe-bench, it doesnt update and I still get same message.
Is there any other command to run to update bench?
NCP
2
Hi @usmanalikhan,
For your help check this topic:
Thank You!
rahy
3
Maybe you can use this
python3 -m pip install --upgrade frappe-bench
3 Likes