muaz-khan / RTCMultiConnection-Server

RTCMultiConnection socket.io server (npm install rtcmulticonnection-server)
https://muazkhan.com:9001/
MIT License
274 stars 146 forks source link

mkdir node_modules #11

Closed webleb closed 5 years ago

webleb commented 5 years ago

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 ?

muaz-khan commented 5 years ago

Nope. Use mkdir node_modules only if node_modules is missing.