Dear All
I have removed Drive App from my site and bench, and once I reinstall it I faced this issue.
Any Idea please to solve this issue?
Dear All
I have removed Drive App from my site and bench, and once I reinstall it I faced this issue.
Any Idea please to solve this issue?
First check the app in apps directory then uninstall the current drive app if it’s installed.
cd /home/{USER}/frappe-bench/sites/
nano apps.txt
delete a line of drive and save it then uninstall the app by using command
bench --site sitename uninstall-app drive
After successfully uninstalled, then install it again
Thanks for your reply, Frappe cloud team pushed a new bench then it get solved.
Appreciate!