Closed tyjak closed 7 years ago
I'm sorry for the late response @tyjak . I have been unsubscribed from the repository notifications for some reason.
The issue was caused by unhandled case where a device doesn't have any label assigned (/dev/loop1
in your case).
This should be now fixed in the 0.3.0
release.
Thank you for the report!
Hello, I tried to install udiskie-dmenu with npm but I have this error when launching
When I do
udiskie-info -C -2 -a -o '"label":"{ui_label}", "isLuks":"{is_luks}", "mountPath": "{mount_path}"'
I have :I have npm 5.5.1 installed and udiskie 1.7.1
Any idea ?
Thank you