Advertisement
Guest User

p2pool

a guest
May 21st, 2014
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. /home/nerull/p2pool-vertcoin/p2pool-scanner/scanner.js:30
  2. app.configure(function(){
  3. ^
  4. TypeError: Object function (req, res, next) {
  5. app.handle(req, res, next);
  6. } has no method 'configure'
  7. at new Scanner (/home/nerull/p2pool-vertcoin/p2pool-scanner/scanner.js:30:13)
  8. at Object.<anonymous> (/home/nerull/p2pool-vertcoin/p2pool-scanner/scanner.js:359:18)
  9. at Module._compile (module.js:456:26)
  10. at Object.Module._extensions..js (module.js:474:10)
  11. at Module.load (module.js:356:32)
  12. at Function.Module._load (module.js:312:12)
  13. at Function.Module.runMain (module.js:497:10)
  14. at startup (node.js:119:16)
  15. at node.js:902:3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement