Ayush Singh Kushwaha
Results
1
issues of
Ayush Singh Kushwaha
here is my console error `C:\Users\user\Desktop\Backend Projects\Rooms-Users-Chatapp\chatapp2\server.js:77 io.in(user.room).emit('roomUsers',{ ^ TypeError: Cannot read property 'room' of undefined` here is my server.js :- ` ``` const path = require('path'); const http =...