yoonwaiyan / stackskills-dl

Simple Ruby script to download all StackSkills tutorials.
https://yoonwaiyan.github.io/stackskills-dl/
MIT License
59 stars 19 forks source link

undefined local variable or method `dashboard_page' #2

Closed NickB23 closed 7 years ago

NickB23 commented 7 years ago

Getting the following error when trying to download one course:

stackskills_dl.rb:50:in find_course': undefined local variable or methoddashboard_page' for main:Object (NameError) from stackskills_dl.rb:76:in `

'

yoonwaiyan commented 7 years ago

Just did a quick fix on this error, please try again and let me know whether it's working on your side. Thanks.

yoonwaiyan commented 7 years ago

Will close this for now, feel free to re-open this issue if this still persists.