I am using laravel with vite to build css and js, but `npm run dev` seen to run but throws error in background that is stop the files from rendered
Sorry noob to Lavarel, But I have created a small app that uses mainly CSS and JS script. I had it all working fine in my developed environment. so I am now pushing it to a production server. everything seemed…