I\'m learning laravel and follwing this tutorial,
But when I went try and install npm, is says bash: npm: command not found
bash: npm: command not found
in redhat base OS (tested in centos 7)
yum install nodejs npm -y
in debian base OS
apt-get install -y npm