Things happen. Attached is a screenshot. Icon pops up on the task bar. When I hover over it there’s a white screen. Been like that for 10 minutes now.
Move or cascade windows does nothing.
Also attached the logs again. Seems this is where it’s going wrong:
{"thread":"main","class":"AddonLoaderService","message":"Add-on does not have \"productName\" specified in package.json: %%appPath%%\\node_modules\\@getflywheel\\local-components\\package.json","level":"info","timestamp":"2020-06-23T21:11:42.849Z"}
{"thread":"main","class":"AddonLoaderService","message":"Add-on does not have \"productName\" specified in package.json: %%appPath%%\\node_modules\\@getflywheel\\localcert\\package.json","level":"info","timestamp":"2020-06-23T21:11:42.850Z"}
{"thread":"main","class":"AddonLoaderService","message":"Add-on does not have \"productName\" specified in package.json: %%appPath%%\\node_modules\\@getflywheel\\localtunnel\\package.json","level":"info","timestamp":"2020-06-23T21:11:42.851Z"}
{"thread":"main","class":"AddonLoaderService","message":"Add-on does not have \"productName\" specified in package.json: %%appPath%%\\node_modules\\@getflywheel\\memoize-one-ts\\package.json","level":"info","timestamp":"2020-06-23T21:11:42.852Z"}
{"thread":"main","class":"AddonLoaderService","message":"Add-on does not have \"main\" or \"renderer\" specified in package.json: %%appPath%%\\node_modules\\@getflywheel\\replacestream\\package.json","level":"info","timestamp":"2020-06-23T21:11:42.856Z"}
As far as those log entries go, that’s a bit of noise in the log files that we need to resolve but it should not be causing Local to whitescreen like that.
When you installed Local, did you install it for all users or just the user you’re logged in as?