Unable to activate unirest
- Dominant language
- Ruby
- Stars
- 364
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
When trying to run a script using Unirest I am getting the following error:
C:/Ruby24/lib/ruby/2.4.0/rubygems/specification.rb:2291:in 'raise_if_conflicts': Unable to activate unirest-1.1.2, because json-2.0.2 conflicts with json (~> 1.8.1) (Gem::ConflictError)
Getting this error on both Mac and PC. Any quick fix for this?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported RubyGems conflict between unirest-1.1.2 and json-2.0.2, then inspect Unirest's json dependency requirement of ~> 1.8.1. Done means the gem activates without this conflict in the reported Ruby environments; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100