Getting error ModuleNotFoundError: No module named ‘paras.hooks’
not able to remove app, uninstall app or anything. how to correct it
Getting error ModuleNotFoundError: No module named ‘paras.hooks’
not able to remove app, uninstall app or anything. how to correct it
Hi,
Please go the frappe-bench–>sites and edit the file app.txt and remove the app name which you want to remove.
After that go to frappe-bench–>apps and delete the complete folder named to your app.
Now run following command:
bench --site your_site_name migrate
Thanks,
Divyesh Mangroliya
evenafter migartion is completed getting message
The system is being updated. Please refresh again after a few moments.
try this command:
bench set-maintenance-mode off
Thank you . Its working