Hi,
I’m trying to upgrade from 7 to 8 and getting
Yes, I have tried both
git stash on frappe and erpnext folders
unable to find this bench folder to stash it
Hi,
I’m trying to upgrade from 7 to 8 and getting
Yes, I have tried both
git stash on frappe and erpnext folders
unable to find this bench folder to stash it
If you are in frappe bench
goto the bench-repo using
cd ../bench-repo
cmd
Then stash the changes from bench if any and then try again
Done working
frappe@localhost:~/frappe-bench$ cd …/bench-repo
bash: cd: …/bench-repo: No such file or directory
frappe@localhost:~/frappe-bench$
From your home folder try cd ./bench && git stash