Update preferences at startup

I enabled docker, but I don’t have it on my machine. I don’t want to install it but now I cannot disable the feature. Is there a way to edit the config file for Flywheel so it is not looking to run off docker? It is stuck at starting local machine otherwise.

So I just uninstalled everything. Tried reinstalling earlier this morning, but kept getting stuck at “Checking System.” Uninstalled everything again, including virtual box. Seems to go ok but then it gets stuck on this line and it keeps repeating it;

Jul 7, 2018, 10:40 AM PDT - warn: [main/index] Unhandled Rejection at: Promise Promise {
TypeError: Cannot read property ‘documentElement’ of undefined
at Object.parse (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/plist/lib/parse.js:45:10)
at exports.parse (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/simple-plist/simple-plist.js:67:15)
at
at process._tickDomainCallback (internal/process/next_tick.js:228:7) } reason: TypeError: Cannot read property ‘documentElement’ of undefined
at Object.parse (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/plist/lib/parse.js:45:10)
at exports.parse (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/simple-plist/simple-plist.js:67:15)
at
at process._tickDomainCallback (internal/process/next_tick.js:228:7)

local-by-flywheel 2.log (34.4 KB)

If I run Flywheel as admin in terminal it opens past the initial error and will let me create a site, etc. However, it is not creating the host machine. I don’t know if there is some setup file that is lingering on the system but I think I may just need Flywheel to recreate the host machine.

solved Problem solved by uninstalling Flywheel and VM. Then I went to the .docker file and renamed the machine folder “local-by-flywheel.” I thought this was deleting when I uninstalled Flywheel and VM. Once I reinstalled Flywheel I was able to get it to reinstall VM and create the host proper. Now I just wish there was an easy way to get the sites I have already created back up and running.