Node.js-Chat
Node.js-Chat copied to clipboard
A good-looking Node.js + Socket.io chat application, built with Bootstrap and other beautiful libs. Totally commented.
The image below contains all I know about the four problems from what the browser tells me. When I researched the first one, someone said that jQuery Slim removes some...
l build for the application failed: Shell command '/sbin/runuser -s /bin/sh 57ba9d1a7628e1e9eb00011a -c "exec /usr/bin/runcon 'unconfined_u:system_r:openshift_t:s0:c6,c638' /bin/sh -c \"gear postreceive --init >> /tmp/initial-build.log 2>&1\""' returned an error. rc=255 .Last 10...
When you enter a name and submit the form you see: [root@dev nodejs]# node server.js Server listening on port 80 Warning: missing space before text for line 52 of jade...
Getting this error: app.configure(function() { ^ TypeError: Object function (req, res, next) { app.handle(req, res, next); } has no method 'configure' This is because Express version 4 does not support...
as stated, it does nothing :(
I followed all the procedures which is written in document and started server also but on browser the error is coming that 'address does not understood'. pls help