Bug: JavaScript error when trying to launch code editor

I’m using the Windows build of the desktop app (I’m on Win 11), and I’m getting an error popup when I try clicking on the Open Externally button to edit any code file. This error doesn’t happen when I manually run the desktop app as an administrator, so it looks like this is a permissions issue. If permissions can’t be baked in during the installation process, maybe the error can be handled in a more graceful way, like a prompt or warning to get users to grant permissions?