rxswift-to-combine-cheatsheet
rxswift-to-combine-cheatsheet copied to clipboard
Update README.md
Issue [#13]
Hey @dp221125, please read the Contribution Guide. You need to update the YAML file and run the regeneration script.
I'm Sorry.
I'm bundle install, and run script. but i got a error
"./generate.rb:4:in <main>': undefined method error' for main:Object (NoMethodError)"
can you run ruby generate.rb instead of running with ./ ?
Umm..I got a same error..
It shouldn't fail but the fact it does means you don't have csv2md installed. Are you sure you properly ran bundle install ?
Can you manually open the ruby script and remove the line that starts with error(... and try running it again?