When I run this command this error shows up:
qppn@MacBook-Pro hello % motion support
/Library/RubyMotion/lib/motion/command.rb:140:in guess_email_address': undefined method escape' for URI:Module (NoMethodError)
URI.escape(`git config --get user.email`.strip)
^^^^^^^
from /Library/RubyMotion/lib/motion/command/support.rb:36:in `run'
from /Library/RubyMotion/vendor/CLAide/lib/claide/command.rb:277:in `run'
from /Library/RubyMotion/lib/motion/command.rb:106:in `run'
from /usr/local/bin/motion:22:in `<main>'