"npm run dev" display error message the first time

I am currently taking a laravel 8 framework class and each time I install a laravel/ui (Bootstrap 4, TALL stack, etc) I get an error after running: npm install && npm run dev This is fixed by running the command again the second time, without having to troubleshoot or change anything. I don’t have an… Read More "npm run dev" display error message the first time