MStadlmeier / drivesync

Google Drive synchronization for Linux
MIT License
197 stars 26 forks source link

Uninstall Drivesync #51

Open vinagre77 opened 2 years ago

vinagre77 commented 2 years ago

Hi. I have problems with Drivesync and I would like to uninstall it to install it again. How can I do it? Thanks.

vinagre77 commented 2 years ago

I work in Ubuntu 22.04

vinagre77 commented 2 years ago

Actually, my problem is that, when I write "bundle install", it appears an error: "google-api-client-0.23.4 requires ruby version 2.0, wich is incompatible with the current version, ruby 3.0.2p107".

vinagre77 commented 2 years ago

And when I write "ruby drivesync.rb", it says: "drivesync.rb:1:in require_relative: /root/drivesync/src/synchronizer.rb:130: syntax error, unexpected keyword_do_block, expecting keyword_end (SyntaxError) @drive.files.each do (file) /root/drivesync/src/synchronizer.rb:330: syntax error, unexpected keyword_end, expecting end-of-input from drivesync.rb:1:in `main"