Local not starting up on OSX Mojave 10.14.3

The local icon bounces twice in the dock and crashes every time. I checked the logs and this is the error message:

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: DYLD, [0x1] Library missing

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: @rpath/Electron Framework.framework/Electron Framework
Referenced from: /Applications/Local by Flywheel.app/Contents/MacOS/Local by Flywheel
Reason: no suitable image found. Did find:
/Applications/Local by Flywheel.app/Contents/MacOS/…/Frameworks/Electron Framework.framework/Electron Framework: file too short
/Applications/Local by Flywheel.app/Contents/MacOS/…/Frameworks/Electron Framework.framework/Electron Framework: stat() failed with errno=1

Binary Images:
0x1012f0000 - 0x1012f0ff3 +com.getflywheel.local (3.0.4 - 3.0.4) <22CA3711-E38C-376F-A0BC-DCD5F47D0BBC> /Applications/Local by Flywheel.app/Contents/MacOS/Local by Flywheel
0x10fe2b000 - 0x10fea9a87 dyld (655.1) <3EBA447F-A546-366B-B302-8DC3B21A3E30> /usr/lib/dyld


Any suggestions?

Figured it out. For those that end up getting stuck, I downloaded 2.4.5 and ran the auto updater. Worked without any issues.