I am geeting below error
ERROR GitRepository – Error in getSyncList(): exit-status=1
stderr=/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in gem_original_require': no such file to load -- xmlsimple (LoadError)require’
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
from /home/widgetti/server/extension-projects/ttWbd/config/bin/syncWithGit.rb:5
in one of our designer when doing a sync, what would be the error?
This problem is caused because a Ruby gem named xml-simple has not been installed. On a Linux machine, the following Ruby installation steps are required for the Designer to work.