dondido/webrtc-video-room

Node server not started

Closed this issue · 1 comments

I tried 'npm start' after successful installation of npm dependencies.

but stays at:
\webrtc-video-room> npm start

webrtc-video-room@2.0.3 start C:\Users\myusername\Downloads\react demo\webrtc-video-room
node server.js

I didn't close it for 30-40 min but no progress.

my Node version is 13+ and I have also tried it with 8+ as i am having NVM installed.

but results in same.

But If parallelly I try same command it is showing

Error: listen EADDRINUSE :::3000

it means it is running but not showing and no results on browser."This page isn’t working"

I forgot to make it HTTPS