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

Doesn't seem to work with v0.7.7-pre #36

Closed
jrgleason opened this issue Mar 27, 2012 · 1 comment
Closed

Doesn't seem to work with v0.7.7-pre #36

jrgleason opened this issue Mar 27, 2012 · 1 comment

Comments

@jrgleason
Copy link

I am trying to use your product but here is the output...

jackie@jackie-Latitude-E6410:/usr/local/lib/node_modules/http-console/bin$ node -v
v0.7.7-pre
jackie@jackie-Latitude-E6410:/usr/local/lib/node_modules/http-console/bin$ ./http-console

node.js:242
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: require.paths is removed. Use node_modules folders, or the NODE_PATH environment variable instead.
at Function. (module.js:381:11)
at Object. (/usr/local/lib/node_modules/http-console/bin/http-console:6:8)
at Module._compile (module.js:444:26)
at Object..js (module.js:462:10)
at Module.load (module.js:351:32)
at Function._load (module.js:309:12)
at Array.0 (module.js:482:10)
at EventEmitter._tickCallback (node.js:233:41)
jackie@jackie-Latitude-E6410:/usr/local/lib/node_modules/http-console/bin$ echo $NODE_PATH
/usr/local/lib/node

@unbalancedparentheses
Copy link

This is not important anymore. Http console should work on the latests nodejs versions only.

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

2 participants