After running the command "npm install" I get the following in my terminal:
Code:
npm WARN package.json socket-chat@0.0.1 No repository field.
npm WARN package.json socket-chat@0.0.1 No README data
npm WARN package.json callsite@1.0.0 No repository field.
npm WARN package.json has-binary@0.1.7 No repository field.
npm WARN package.json indexof@0.0.1 No repository field.
npm WARN package.json object-component@0.0.3 No repository field.
Quote:
Originally Posted by Jorandh
Sorry, our server.js wasn't running. I just set it to permanent run using screen. It should now work as aspected.
|
It does!
Quote:
Originally Posted by Jorandh
If you run your website using ssl, please edit server.js to use the SSL certs.
|
I edited server.js and have it running successfully but my console is telling me:
Code:
[Error] Failed to load resource: the server responded with a status of 404 () (socket.io, line 0)