MStadlmeier / drivesync

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

bundle install throws an error #55

Open Gradnos opened 1 year ago

Gradnos commented 1 year ago

i do the first few steps(install ruby, git clone the repo) and then when i run " bundle install " it throws this error " google-api-client-0.23.4 requires ruby version ~> 2.0, which is incompatible with the current version, ruby 3.0.2p107 "

D-u-c-k-s-e-l commented 1 year ago

I have the same issue.

DavidLegarre commented 1 year ago

Could this because we must stick with a ruby verison lower 3.0?

kpaxradio commented 1 year ago

do we know a solution?

D-u-c-k-s-e-l commented 1 year ago

I decided to use rsync but that's not for everyone.