junaire commented on issue #2101: URL: https://github.com/apache/incubator-opendal/issues/2101#issuecomment-1519900336
I took a look at `bindings_ruby.yml` and realize I need to run the below instructions first: ``` sudo apt-get install bundler bundle install ``` This fixes the problem, but I still can't understand why we don't have any docs about how to build the project or what prerequisites we need... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
