اعمل الصح install npm i -g nowwhat Example usage > nowwhat Not executable? try adding global npm bin to your path edit ~/.bash_profile or ~/.bashrc NPMPREFIX=`npm get prefix` NPMBIN=$NPMPREFIX'/bin' export PATH=$PATH:$NPMBIN