I followed this tutorial Creating an App step by step after going through the whole installation process line by line from Turning a mac into a Frappe.
All goes well in the tutorial until I actually try to install the app with the command bench --site meeting install-app meeting
, whereby I get this error
Table
9034ff9e2b8f00b4.tabdefaultvalue
doesn't exist.
Even after going through the database on the terminal, I found that the table really does not exist. In fact no table exists at all. I've followed many posts discussing a similar error, but none of their solutions have worked for me.