Level 39
Can you share your package.json
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
vagrant@homestead:~/intern$ npm run prod
> @ prod /home/vagrant/intern
> npm run production
> @ production /home/vagrant/intern
> mix --production
sh: 1: mix: not found
I want simply create a new laravel and breeze intertia version. npm install ran success but npm run prod or deploy or watch. All run commands getting this error.
Please or to participate in this conversation.