abhshkdz/graf

Throws error when running the command after installation

gkavaturi opened this issue · 1 comments

/Library/Ruby/Gems/1.8/gems/graf-0.0.1/bin/graf:6: undefined method require_relative' for main:Object (NoMethodError) from /usr/bin/graf:23:inload'
from /usr/bin/graf:23

Upgrading to 1.9.3 or 2.0.0 should fix the issue. require_relative is not there in 1.8.x.