nikolassv / bartib

A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
GNU General Public License v3.0
670 stars 35 forks source link

OS Error 5 #16

Closed Rxann closed 1 year ago

Rxann commented 2 years ago

Hi, I recently downloaded it from crates.io. I created the file and added the file directory to the BARTIB_FILE env variable. CMD gave me an OS Error 5 when executing

nikolassv commented 2 years ago

Hi,

what is the exact value of BARTIB_FILE? This environment variable must contain the name of your bartib file, not just the directory.