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?
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?