cloudhead / http-console

simple, intuitive HTTP REPL — Speak HTTP like a local.
Apache License 2.0
1.35k stars 65 forks source link

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

Closed jrgleason closed 10 years ago

jrgleason commented 12 years ago

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 commented 10 years ago

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