googlecodelabs / webrtc-web

Realtime communication with WebRTC
https://codelabs.developers.google.com/codelabs/webrtc-web/
Apache License 2.0
754 stars 350 forks source link

"socket.io/socket.io.js" not existing #109

Open Datarmanatar opened 4 years ago

Datarmanatar commented 4 years ago

In the tutorials, it assumes that "socket.io.js" is created into a map named "socket.io", however, when using npm i step-04, it creates a "socket.io.js" file, but it isn't in a socket.io map. this and some other things results in that when running the tutorial (and the server points to the right map, it gets error)