laravel-video-chat
laravel-video-chat copied to clipboard
'laravel-echo-server' is not recognized as an internal or external command, operable program or batch file.
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.
as stated in docs:
Finally, you will need to run a compatible Socket.IO server. Use tlaverdure/laravel-echo-server GitHub repository.
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 .
Hello @AbdulWahab007 ,
Can you share me logs showing after run this "npm install -g laravel-echo-server" command in your terminal ?