mackup icon indicating copy to clipboard operation
mackup copied to clipboard

Latest Brew - Error: Unable to find your Google Drive install =(

Open m0rg5 opened this issue 1 year ago • 4 comments

mackup.cfg has: [storage] engine = google_drive path = Google Drive/My Drive

The path is valid.

Mackup 08.37 Macos Ventura

m0rg5 avatar Oct 06 '23 13:10 m0rg5

Same here

atandrewlee avatar Nov 15 '23 23:11 atandrewlee

same

LycanDos avatar Nov 16 '23 13:11 LycanDos

Same 4/1/24, google drive for Mac Version: 85.0.32.0 (Apple Silicon)

marr00n avatar Jan 04 '24 07:01 marr00n

As workaround, use file_system engine and set path to your Google Drive folder.

example :

[storage]
engine = file_system
path = /Users/myusername/Library/CloudStorage/GoogleDrive-mymail/My Drive

damosse31 avatar Feb 25 '24 00:02 damosse31