I was trying out the app on my local computer on xampp / Windows 10 Pro. Everything did fine up to “Finishing up site” when this error popped up. This happened with the single location switch regardless of what position the switch was in.
SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘staff_location_id’ in ‘field list’ (SQL: insert into ti_staffs
(staff_email
, staff_name
, staff_role_id
, staff_location_id
, language_id
, timezone
, staff_status
, date_added
) values (admin@restaurant.com, Chef Sam, 1, 1, 1, 0, 1, 2021-05-31 19:24:44))