Closed LeonGr closed 1 year ago
The program failed with error Error: IOError { source: Os { code: 2, kind: NotFound, message: "No such file or directory" } } until I created ~/.local/share/dmodman/ manually.
Error: IOError { source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
~/.local/share/dmodman/
Well that's embarrassing, this has broken since I last tested it. I'll make a bugfix release ASAP.
Fixed in 0.2.1.
The program failed with error
Error: IOError { source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
until I created~/.local/share/dmodman/
manually.