does /home2/sonamakt/public_html/marketsonamak exist? is readable? (pb of rights)
Apr 19, 2022
5
Level 5
Npm run dev get error on shared host
Greeting everyone I am trying to install node modules on my Laravel application on shared host i install NodeJS and npm on the host then I went to the project and run the following command npm install and it run successfully but when I run npm run dev I got the following error
npm ERR! code EAGAIN
npm ERR! syscall spawn sh
npm ERR! path /home2/sonamakt/public_html/marketsonamak
npm ERR! errno -11
npm ERR! spawn sh EAGAIN
npm ERR! command sh -c mix
npm ERR! A complete log of this run can be found in:
npm ERR! /home2/sonamakt/.npm/_logs/2022-04-19T08_02_49_176Z-debug-0.log
Please or to participate in this conversation.