project_chat_application
project_chat_application copied to clipboard
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket...
Hi, I hope you have a good day. Just learning git. Kindly ignore my pull request.
Bumps [terser](https://github.com/terser/terser) from 4.2.1 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
PS C:\Users\p-c\Downloads\Github\project_chat_application> npm i npm ERR! code ENOENT npm ERR! syscall open npm ERR! path C:\Users\p-c\Downloads\Github\project_chat_application/package.json npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, open...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
io.to(user.room).emit('message', {user:user.name, text:message}); ^ TypeError: Cannot read property 'room' of undefined at Socket. (D:\React.js\Chat App\server\index.js:28:20) at Socket.emit (events.js:210:5) at D:\React.js\Chat App\server\node_modules\socket.io\lib\socket.js:528:12 at processTicksAndRejections (internal/process/task_queues.js:75:11) [nodemon] app crashed - waiting for...
 The server is working fine and there's no error showing but still messages are not sending. it's working fine on localhost though
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.8.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...