Npm can not run vite build on Laravel 11 project
I created a new, default, Laravel project using composer. The setup is basic and mentioned below. When I run any of the Vite commands (build, dev etc.) I get the following error message : npm run dev error when starting…