Level 39
Can you share your package.json
1 like
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.