screen-recorder
screen-recorder copied to clipboard
Childprocess 5.0 gets conflict with ScreenRecorder now
Screen recorder works with ChildProcess 4.1.0 but it's not working with 5.0. Can you increase this limit?
last time same issue happened and you fixed here https://github.com/kapoorlakshya/screen-recorder/issues/99
C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1480:in `rescue in block in activate_dependencies': Could not find 'childprocess' (>= 1.0, < 5.0) among 114 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=C:/Users/rajagopalan.m/.local/share/gem/ruby/3.3.0;C:/Ruby/lib/ruby/gems/3.3.0' at: C:/Ruby/lib/ruby/gems/3.3.0/specifications/screen-recorder-1.6.0.gemspec, execute `gem env` for more information
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1477:in `block in activate_dependencies'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1466:in `each'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1466:in `activate_dependencies'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1448:in `activate'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems.rb:205:in `rescue in try_activate'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems.rb:198:in `try_activate'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `block in require'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `synchronize'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `rescue in require'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:135:in `require'
from C:/A/TestBot/TestBot.rb:20:in `map'
from C:/A/TestBot/TestBot.rb:20:in `initialize'
from C:/A/TestBot/Run.rb:6:in `new'
from C:/A/TestBot/Run.rb:6:in `<main>'
C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/dependency.rb:315:in `to_specs': Could not find 'childprocess' (>= 1.0, < 5.0) - did find: [childprocess-5.0.0] (Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=C:/Users/rajagopalan.m/.local/share/gem/ruby/3.3.0;C:/Ruby/lib/ruby/gems/3.3.0' , execute `gem env` for more information
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1478:in `block in activate_dependencies'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1466:in `each'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1466:in `activate_dependencies'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1448:in `activate'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems.rb:205:in `rescue in try_activate'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems.rb:198:in `try_activate'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `block in require'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `synchronize'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `rescue in require'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:135:in `require'
from C:/A/TestBot/TestBot.rb:20:in `map'
from C:/A/TestBot/TestBot.rb:20:in `initialize'
from C:/A/TestBot/Run.rb:6:in `new'
from C:/A/TestBot/Run.rb:6:in `<main>'
C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1480:in `rescue in block in activate_dependencies': Could not find 'childprocess' (>= 1.0, < 5.0) among 114 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=C:/Users/rajagopalan.m/.local/share/gem/ruby/3.3.0;C:/Ruby/lib/ruby/gems/3.3.0' at: C:/Ruby/lib/ruby/gems/3.3.0/specifications/screen-recorder-1.6.0.gemspec, execute `gem env` for more information
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1477:in `block in activate_dependencies'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1466:in `each'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1466:in `activate_dependencies'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1448:in `activate'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems.rb:199:in `try_activate'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `block in require'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `synchronize'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `rescue in require'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:135:in `require'
from C:/A/TestBot/TestBot.rb:20:in `map'
from C:/A/TestBot/TestBot.rb:20:in `initialize'
from C:/A/TestBot/Run.rb:6:in `new'
from C:/A/TestBot/Run.rb:6:in `<main>'
C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/dependency.rb:315:in `to_specs': Could not find 'childprocess' (>= 1.0, < 5.0) - did find: [childprocess-5.0.0] (Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=C:/Users/rajagopalan.m/.local/share/gem/ruby/3.3.0;C:/Ruby/lib/ruby/gems/3.3.0' , execute `gem env` for more information
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1478:in `block in activate_dependencies'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1466:in `each'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1466:in `activate_dependencies'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/specification.rb:1448:in `activate'
from C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems.rb:199:in `try_activate'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `block in require'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `synchronize'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:139:in `rescue in require'
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:135:in `require'
from C:/A/TestBot/TestBot.rb:20:in `map'
from C:/A/TestBot/TestBot.rb:20:in `initialize'
from C:/A/TestBot/Run.rb:6:in `new'
from C:/A/TestBot/Run.rb:6:in `<main>'
<internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require': cannot load such file -- screen-recorder (LoadError)
from <internal:C:/Ruby/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require'
from C:/A/TestBot/TestBot.rb:20:in `map'
from C:/A/TestBot/TestBot.rb:20:in `initialize'
from C:/A/TestBot/Run.rb:6:in `new'
from C:/A/TestBot/Run.rb:6:in `<main>'
Process finished with exit code 1