hey, i love this project but there are a few issues i keep running into. the script that triggers it is by default not executable and i had to manually change it with "chmod +x /usr/sbin/yt-cli" there also seems to be a module missing at least on my install as it kept coming back with "Cannot find module 'inquirer'" this was also fixed relatively easily using npm install in the project directory. the main issue however is that it seems to break after every reboot and ive had to redo all the installation steps in addition to the aforementioned fixes in order to use it each time. im unsure if these issues are unique to my system but id love to know if there are any more permanent fixes.