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
The solution is simple.
After installing Node, you should restart your VScode and run npm install command.