I have Python3, pip, and npm on my PC. I'm using Tilix.
I was able to run npm install --global pokemon-terminal just fine.
But when I run pokemon, the command does nothing. No error either.
Tried installing via pip3 as well.
I did add ~/.local/bin to my PATH. But ~/.local/bin does not exist, either.
What did I do wrong?