Answer the question
In order to leave comments, you need to log in
Installing Laravel and node?
After installing Laravel in a storm, a window constantly appears suggesting that you run npm install in the Laravel installation. Do I need to run npm install, what does it affect? What will be installed and why?
Answer the question
In order to leave comments, you need to log in
Do I need to run npm install, what does it affect?Don't know what it is? So you don't need it. When you find out what it is, you decide to run it yourself or not.
What will be installed and why?The dependencies for the frontend will be installed. Essentially like composer install only in JS
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question