PHPJunior / laravel-video-chat

Laravel Video Chat using Socket.IO and WebRTC
MIT License
801 stars 229 forks source link

'npm' is not recognized as an internal or external command, operable program or batch file. #6

Open AbdulWahab007 opened 6 years ago

AbdulWahab007 commented 6 years ago

after migration when i run this command it shows following error . any help?

amirmasoud commented 6 years ago

Install npm https://nodejs.org/en/

faran234 commented 6 years ago

Install npm current version include node.js and npm then open cmd and write command :- node --version and npm --version

Sylk commented 5 years ago

@PHPJunior close this