vinagre77

Results 3 comments of vinagre77

I work in Ubuntu 22.04

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".

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...