muaz-khan / RTCMultiConnection-Server

RTCMultiConnection socket.io server (npm install rtcmulticonnection-server)

Home Page:https://muazkhan.com:9001/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkdir node_modules

webleb opened this issue · comments

this command i think it create a folder with name node_modules but npm install already do that
so i already have node_modules folder
the question do i need to have 2 folder with same name ?

Nope. Use mkdir node_modules only if node_modules is missing.