kittymux
kittymux copied to clipboard
Go installation not working
I tried the following steps to test out the app.
cloned the repo.
cd into the go dir
tried the command 'go run .'
it installed the app.
now if i run using the km most of the time i get stuck at this screen.
there are instances when i see the nav menu as it should be it only happens every once in a while. almost all the time what happens is i have to kill the process using kill -9 'pid' or it hangs.