Skip to content

Cannot start server #1

Closed
Closed
@colingourlay

Description

@colingourlay

I've followed the instructions in the readme, and used a freshly patched version of node.js, but I can't get the server to run at all.

Here's some input/output (run from within test directory):

$ node -v
0.1.32
$ node server.js
Error: Cannot find module 'oo'
at loadModuleSync (node.js:592:13)
at require (node.js:732:12)
at Object. (/Users/colin/apps/Socket.IO-node/lib/socket.io.js:2:1)
at Module._loadContent (node.js:753:23)
at Module._loadScriptSync (node.js:768:16)
at Module.loadSync (node.js:665:10)
at loadModuleSync (node.js:595:14)
at require (node.js:732:12)
at Object. (/Users/colin/apps/Socket.IO-node/test/server.js:4:8)
at Module._loadContent (node.js:753:23)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions