Advertisement
Guest User

Untitled

a guest
Jun 15th, 2012
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. npm install forever -g
  2. npm http GET https://registry.npmjs.org/forever
  3. npm http 304 https://registry.npmjs.org/forever
  4. npm http GET https://registry.npmjs.org/cliff
  5. npm http GET https://registry.npmjs.org/broadway
  6. npm http GET https://registry.npmjs.org/daemon
  7. npm http GET https://registry.npmjs.org/flatiron
  8. npm http GET https://registry.npmjs.org/microtime
  9. npm http GET https://registry.npmjs.org/nconf
  10. npm http GET https://registry.npmjs.org/minimatch
  11. npm http GET https://registry.npmjs.org/nssocket
  12. npm http GET https://registry.npmjs.org/node-fork
  13. npm http GET https://registry.npmjs.org/optimist
  14. npm http GET https://registry.npmjs.org/pkginfo
  15. npm http GET https://registry.npmjs.org/portfinder
  16. npm http GET https://registry.npmjs.org/ps-tree
  17. npm http GET https://registry.npmjs.org/timespan
  18. npm http GET https://registry.npmjs.org/watch
  19. npm http GET https://registry.npmjs.org/utile
  20. npm http GET https://registry.npmjs.org/winston
  21. npm http 304 https://registry.npmjs.org/daemon
  22. npm http 304 https://registry.npmjs.org/cliff
  23. npm http 304 https://registry.npmjs.org/broadway
  24. npm http 304 https://registry.npmjs.org/nconf
  25. npm http 304 https://registry.npmjs.org/microtime
  26. npm http 304 https://registry.npmjs.org/minimatch
  27. npm http 304 https://registry.npmjs.org/nssocket
  28. npm http 304 https://registry.npmjs.org/flatiron
  29. npm http 304 https://registry.npmjs.org/node-fork
  30. npm http 304 https://registry.npmjs.org/optimist
  31. npm http 304 https://registry.npmjs.org/portfinder
  32. npm http 304 https://registry.npmjs.org/pkginfo
  33. npm http 304 https://registry.npmjs.org/timespan
  34. npm http 304 https://registry.npmjs.org/ps-tree
  35. npm http 304 https://registry.npmjs.org/watch
  36. npm http 304 https://registry.npmjs.org/winston
  37. npm http 304 https://registry.npmjs.org/utile
  38. npm http GET https://registry.npmjs.org/parse-table
  39.  
  40. > microtime@0.2.0 install /usr/local/lib/node_modules/forever/node_modules/microtime
  41. > node-waf configure build
  42.  
  43.  
  44. npm ERR! TypeError: options.uid should be a number
  45. npm ERR! at ChildProcess.spawn (child_process.js:429:26)
  46. npm ERR! at Object.spawn (child_process.js:342:9)
  47. npm ERR! at spawn (/usr/share/npm/lib/utils/exec.js:103:22)
  48. npm ERR! at exec (/usr/share/npm/lib/utils/exec.js:40:12)
  49. npm ERR! at Array.0 (/usr/share/npm/lib/utils/lifecycle.js:141:5)
  50. npm ERR! at EventEmitter._tickCallback (node.js:190:39)
  51. npm ERR! You may report this log at:
  52. npm ERR! <http://bugs.debian.org/npm>
  53. npm ERR! or use
  54. npm ERR! reportbug --attach /var/www/vhosts/frisr.dk/daniel/module/NodeJS/npm-debug.log npm
  55. npm ERR!
  56. npm ERR! System Linux 2.6.32-5-amd64
  57. npm ERR! command "node" "/usr/bin/npm" "install" "forever" "-g"
  58. npm ERR! cwd /var/www/vhosts/frisr.dk/daniel/module/NodeJS
  59. npm ERR! node -v v0.6.18
  60. npm ERR! npm -v 1.1.4
  61. npm ERR! message options.uid should be a number
  62. npm http GET https://registry.npmjs.org/mkdirp
  63.  
  64. > daemon@0.5.1 preinstall /usr/local/lib/node_modules/forever/node_modules/daemon
  65. > bash ./install
  66.  
  67.  
  68. npm ERR! TypeError: options.uid should be a number
  69. npm ERR! at ChildProcess.spawn (child_process.js:429:26)
  70. npm ERR! at Object.spawn (child_process.js:342:9)
  71. npm ERR! at spawn (/usr/share/npm/lib/utils/exec.js:103:22)
  72. npm ERR! at exec (/usr/share/npm/lib/utils/exec.js:40:12)
  73. npm ERR! at Array.0 (/usr/share/npm/lib/utils/lifecycle.js:141:5)
  74. npm ERR! at EventEmitter._tickCallback (node.js:190:39)
  75. npm ERR! You may report this log at:
  76. npm ERR! <http://bugs.debian.org/npm>
  77. npm ERR! or use
  78. npm ERR! reportbug --attach /var/www/vhosts/frisr.dk/daniel/module/NodeJS/npm-debug.log npm
  79. npm ERR!
  80. npm ERR! System Linux 2.6.32-5-amd64
  81. npm ERR! command "node" "/usr/bin/npm" "install" "forever" "-g"
  82. npm ERR! cwd /var/www/vhosts/frisr.dk/daniel/module/NodeJS
  83. npm ERR! node -v v0.6.18
  84. npm ERR! npm -v 1.1.4
  85. npm ERR! message options.uid should be a number
  86. npm ERR!
  87. npm ERR! Additional logging details can be found in:
  88. npm ERR! /var/www/vhosts/frisr.dk/daniel/module/NodeJS/npm-debug.log
  89. npm not ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement