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
For example, if an English file isn't found (which is apparently occasionally possible):
Traceback (most recent call last):
3: from run.rb:1:in `<main>'
2: from run.rb:1:in `require_relative'
1: from /Users/xbony2/git/ATT-9001/lib/att9001/att9001.rb:55:in `<top (required)>'
/Users/xbony2/git/ATT-9001/lib/att9001/att9001.rb:55:in `read': No such file or directory @ rb_sysopen - resources/PR/en_us.json (Errno::ENOENT)
The text was updated successfully, but these errors were encountered:
For example, if an English file isn't found (which is apparently occasionally possible):
The text was updated successfully, but these errors were encountered: