pawan bhat
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
Hi All,
i have install ruby from source
after instillation when i run "gem install bundler" it gives below error
ERROR: Loading command: install (LoadError)
cannot load such file -- zlib
ERROR: While executing gem ... (NoMethodError)
undefined method `invoke_with_build_args' for nil:NilClass
i check zlib but it is already installed
Please help to resolve this issue