oci-ruby-sdk
oci-ruby-sdk copied to clipboard
oci-2.21.1.gem on installing shows the error "Could not find a valid gem 'psych'"
Team,
I am getting the error while installing oci-2.21.1.gem below the error
oci-2.21.1.gem --local ERROR: Could not find a valid gem 'psych' (~> 5.0, >= 5.0.1)
looks like i need to install the below gems as pre-req
event_stream_parser psych-5.1.2 Can someone help me is this a pre-req for the oci-2.21.1.gem?