laravel-video-chat icon indicating copy to clipboard operation
laravel-video-chat copied to clipboard

'laravel-echo-server' is not recognized as an internal or external command, operable program or batch file.

Open AbdulWahab007 opened this issue 7 years ago • 3 comments

After installation of npm install -g laravel-echo-server. when i want to run laravel-echo-server init i got this kind of issue 'laravel-echo-server' is not recognized as an internal or external command, operable program or batch file. please tell me the solution.

AbdulWahab007 avatar Dec 25 '17 11:12 AbdulWahab007

as stated in docs:

Finally, you will need to run a compatible Socket.IO server. Use tlaverdure/laravel-echo-server GitHub repository.

amirmasoud avatar Dec 25 '17 14:12 amirmasoud

Sir i have already using it. But problem still exists.

On 25 Dec 2017 7:06 p.m., "AmirMasoud Sheidayi" [email protected] wrote:

as stated in docs:

Finally, you will need to run a compatible Socket.IO server. Use tlaverdure/laravel-echo-server GitHub repository.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PHPJunior/laravel-video-chat/issues/7#issuecomment-353871626, or mute the thread https://github.com/notifications/unsubscribe-auth/AdenBZ8WaltdavzSoUDaDQUswopNO8v9ks5tD6vggaJpZM4RMQR1 .

AbdulWahab007 avatar Dec 25 '17 18:12 AbdulWahab007

Hello @AbdulWahab007 ,

Can you share me logs showing after run this "npm install -g laravel-echo-server" command in your terminal ?

Dwiraj avatar Sep 27 '18 04:09 Dwiraj