lemnos / tt

A terminal based typing test.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"ERROR: failed to read /Users/username/en" on macOSX arm64

smplfi opened this issue · comments

tt gives this error saying there should be an "en" file in the home directory. Everything worked when first installed then without any reason this error started appearing. I uninstalled tt then reinstalled and still the same error. I think the issue is tt looking for the words/quotes list in the wrong directory.

I see that packed.go has these files encoded as base 64 is this possibly what tt is failing to read?

Everything works just fine now! I just had to close the terminal and open a new one and everything worked normally! I'm not sure what the problem was but it's not happening anymore :) Also, thanks to everyone working on this amazing project!