You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest version of Restic Browser will try to manually locate the restic binary, but it won't do so for rclone, which is launched by restic internally.
Applications launched from the finder won't inherit your shell's PATH settings. Configuring the PATH globally on macOS is quite a pain. See this old thread for more info and possible workarounds: See #35 (comment)
The easiest workaround is launching the Restic browser from your shell instead of launching it from Finder.
I installed restic and rclone with homebrew and try to connect to a repository in onedrive.
restic-browser complains that rclone binary wasn't found in $PATH.
The text was updated successfully, but these errors were encountered: