rxswift-to-combine-cheatsheet icon indicating copy to clipboard operation
rxswift-to-combine-cheatsheet copied to clipboard

Update README.md

Open dp221125 opened this issue 5 years ago • 5 comments
trafficstars

Issue [#13]

dp221125 avatar Jan 08 '20 09:01 dp221125

Hey @dp221125, please read the Contribution Guide. You need to update the YAML file and run the regeneration script.

freak4pc avatar Jan 08 '20 09:01 freak4pc

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)"

dp221125 avatar Jan 08 '20 10:01 dp221125

can you run ruby generate.rb instead of running with ./ ?

freak4pc avatar Jan 08 '20 10:01 freak4pc

Umm..I got a same error..

dp221125 avatar Jan 08 '20 10:01 dp221125

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?

freak4pc avatar Jan 08 '20 10:01 freak4pc