Open naki69 opened 1 month ago
Hi Stef, thanks for the report.
Reckon shouldn't require erb, but I'd like to dig a little deeper.
What version of ruby are you using (ruby -v) and where did you get the error message? When trying to install reckon or trying to run it?
Thanks!
I am new to ruby and this took me a while to figure out. Missing dependency erb. gem install erb solved this issue... Perhaps erb should be added to the dependencies.