You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there isn't a default language being inserted into languages array this may be why, will explore a fix later this week -- (unless this is desired behavior as we consider a proper .learn bare minimum?)
If a particular lab happens to have a
.learnfile that has no contents, it errors here with the .any:learn-open/lib/learn_open/lessons/ios_lesson.rb
Line 6 in 2f22431
If there isn't a default language being inserted into
languagesarray this may be why, will explore a fix later this week -- (unless this is desired behavior as we consider a proper.learnbare minimum?)