After creating a project, my goal is to edit the project to make it billable by default. To achieve this, I execute the command:
timetrace edit project test
However, I encounter the following error:
❗ Failed to edit project: fork/exec /usr/bin/nano: no such file or directory
When I run the command timetrace get project test, the "test" project does appear in the list of keys, indicating that it exists.
The project was initially created using the command:
timetrace create project test
The timetrace utility was installed via Snap on a system running Fedora 39.