Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Cannot find module ''node-proxy" #2

Open
mars1985 opened this issue Jan 7, 2012 · 0 comments
Open

Error: Cannot find module ''node-proxy" #2

mars1985 opened this issue Jan 7, 2012 · 0 comments

Comments

@mars1985
Copy link

mars1985 commented Jan 7, 2012

I am trying to test this on a windows install of node.js and everything is configured and installed with the exception of ''node-proxy" cannot be found? Any thoughts?

C:\Program Files (x86)\NodeJS\node_modules\now\examples\birds2>node app.js
Express server listening on port 80

node.js:201
        throw e; // process.nextTick error, or 'error' event on first tick
              ^
Error: Cannot find module 'node-proxy'
    at Function._resolveFilename (module.js:334:11)
    at Function._load (module.js:279:25)
    at Module.require (module.js:357:17)
    at require (module.js:368:17)
    at Object.<anonymous> (C:\Program Files (x86)\NodeJS\node_modules\now\exampl
es\birds2\node_modules\now\lib\wrap.js:10:13)
    at Module._compile (module.js:432:26)
    at Object..js (module.js:450:10)
    at Module.load (module.js:351:31)
    at Function._load (module.js:310:12)
    at Module.require (module.js:357:17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant