Local Update 2.0.8 Not Relaunching After Downloading

Hello!

I have tried this almost a dozen times. When I open Local, it prompts me to update, so I do, but when I close and wait for it to “relaunch” it never does. Once I reopen the app, the prompt shows again. Any advice?

Hi Kerry,

Sorry about that!

Please open Terminal and run the following commands. Some may require your password. If so, simply enter it and press Enter.

  • xattr -dr com.apple.quarantine /Applications/Local\ by\ Flywheel.app
  • sudo chown -R $(whoami) ~/Library/Caches/com.getflywheel.local.ShipIt
  • sudo chown -R $(whoami) ~/Library/Application\ Support/com.getflywheel.local.ShipIt
  • sudo chown -R $(whoami) /Applications/Local\ by\ Flywheel.app

This worked for me. Thank you

1 Like

Thank you! I actually didn’t run this command, I found out my issue…Local wasn’t in my Applications folder. Once I moved it there, it worked! Embarrassing, but thought I should share in case anyone had the same issue. Thanks!

1 Like