ssleert / nitch

nitch - incredibly fast system fetch written in nim
MIT License
519 stars 52 forks source link

cannot open: /etc/hostname [IOError] #16

Closed kyoheiu closed 1 year ago

kyoheiu commented 1 year ago

Hi, After the installation (according to README), I couldn't execute nitch due to the following error:

> nitch
io.nim(759)              open
Error: unhandled exception: cannot open: /etc/hostname [IOError]

FYI, my environment: os: Arch Linux kernel: 5.18.15-arch1-1

And, I have etc/hosts on my computer, but not /etc/hostname.