@ -24,6 +24,7 @@ fi
if ! command -v node &> /dev/null
then
toolsok='no'
echo "No node found"
echo "Install: https://github.com/nodesource/distributions"
echo "Install it and try again!"
else