oci-2.21.1.gem on installing shows the error "Could not find a valid gem 'psych'"
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 30
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the local installation of oci-2.21.1.gem and inspect its dependency metadata for psych and event_stream_parser. Confirm whether the reported dependency error is reproducible and whether the gem declares the required dependencies correctly; the issue does not identify a file or test to begin with.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100