learn-co-curriculum / oo-student-scraper

Other
2 stars 316 forks source link

Cannot run the "run" file in bin. #82

Closed AmyFong82 closed 2 years ago

AmyFong82 commented 4 years ago

I passed my test, and tried to run the cli, but it got some error with css ".text.strip", then I tried to download the master from the answer, and ran the "run" file in bin. Got the error below: (master) oo-student-scraper // ♥ ruby ./bin/run Traceback (most recent call last): 2: from ./bin/run:6:in <main>' 1: from /home/beneficial-archiver-5319/temporary/oo-student-scraper/lib/command_line_interface.rb:11:inrun' /home/beneficial-archiver-5319/temporary/oo-student-scraper/lib/command_line_interface.rb:21:in add_attributes_to_students': undefined methodeach' for nil:NilClass (NoMethodError)