Answer the question
In order to leave comments, you need to log in
Why does bash: npm: command not found error?
I installed the Laravel Breeze package with the php artisan breeze:install
. After that, I was given Breeze scaffolding installed successfully.
Please execute the "npm install && npm run dev" command to build your assets. I enter npm install
and it gives me a bash error: "npm: command not found" . Why is this happening and how can it be resolved?
Answer the question
In order to leave comments, you need to log in
Well, since bash says "npm" command not found, you should probably install npm.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question