Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2015
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [root@localhost er.mohw-master]# npm install
  2. npm WARN deprecated This version of npm lacks support for important features,
  3. npm WARN deprecated such as scoped packages, offered by the primary npm
  4. npm WARN deprecated registry. Consider upgrading to at least npm@2, if not the
  5. npm WARN deprecated latest stable version. To upgrade to npm@2, run:
  6. npm WARN deprecated
  7. npm WARN deprecated   npm -g install npm@latest-2
  8. npm WARN deprecated
  9. npm WARN deprecated To upgrade to the latest stable version, run:
  10. npm WARN deprecated
  11. npm WARN deprecated   npm -g install npm@latest
  12. npm WARN deprecated
  13. npm WARN deprecated (Depending on how Node.js was installed on your system, you
  14. npm WARN deprecated may need to prefix the preceding commands with `sudo`, or if
  15. npm WARN deprecated on Windows, run them from an Administrator prompt.)
  16. npm WARN deprecated
  17. npm WARN deprecated If you're running the version of npm bundled with
  18. npm WARN deprecated Node.js 0.10 LTS, be aware that the next version of 0.10 LTS
  19. npm WARN deprecated will be bundled with a version of npm@2, which has some small
  20. npm WARN deprecated backwards-incompatible changes made to `npm run-script` and
  21. npm WARN deprecated semver behavior.
  22. npm ERR! TypeError: undefined is not a function
  23. npm ERR!     at autoinit (/usr/lib/node_modules/npm-autoinit/autoinit.js:8:3)
  24. npm ERR!     at Object.<anonymous> (/usr/lib/node_modules/npm-autoinit/autoinit.js:23:3)
  25. npm ERR!     at Module._compile (module.js:456:26)
  26. npm ERR!     at Object.Module._extensions..js (module.js:474:10)
  27. npm ERR!     at Module.load (module.js:356:32)
  28. npm ERR!     at Function.Module._load (module.js:312:12)
  29. npm ERR!     at Module.require (module.js:364:17)
  30. npm ERR!     at require (module.js:380:17)
  31. npm ERR!     at cb (/usr/lib/node_modules/npm/lib/npm.js:288:7)
  32. npm ERR!     at /usr/lib/node_modules/npm/lib/npm.js:392:14
  33. npm ERR! If you need help, you may report this *entire* log,
  34. npm ERR! including the npm and node versions, at:
  35. npm ERR!     <http://github.com/npm/npm/issues>
  36.  
  37. npm ERR! System Linux 3.10.0-229.el7.x86_64
  38. npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
  39. npm ERR! cwd /mohw/er.mohw-master/er.mohw-master
  40. npm ERR! node -v v0.10.41
  41. npm ERR! npm -v 1.4.29
  42. npm ERR! type called_non_callable
  43. npm ERR! Error: Callback called more than once.
  44. npm ERR!     at errorHandler (/usr/lib/node_modules/npm/lib/utils/error-handler.js:99:16)
  45. npm ERR!     at save (/usr/lib/node_modules/npm/lib/install.js:338:12)
  46. npm ERR!     at /usr/lib/node_modules/npm/lib/install.js:103:7
  47. npm ERR!     at /usr/lib/node_modules/npm/lib/install.js:195:5
  48. npm ERR!     at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:130:5
  49. npm ERR!     at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:244:14
  50. npm ERR!     at cb (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
  51. npm ERR!     at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:244:14
  52. npm ERR!     at cb (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
  53. npm ERR!     at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:244:14
  54. npm ERR! If you need help, you may report this *entire* log,
  55. npm ERR! including the npm and node versions, at:
  56. npm ERR!     <http://github.com/npm/npm/issues>
  57.  
  58. npm ERR! System Linux 3.10.0-229.el7.x86_64
  59. npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
  60. npm ERR! cwd /mohw/er.mohw-master/er.mohw-master
  61. npm ERR! node -v v0.10.41
  62. npm ERR! npm -v 1.4.29
  63. npm ERR!
  64. npm ERR! Additional logging details can be found in:
  65. npm ERR!     /mohw/er.mohw-master/er.mohw-master/npm-debug.log
  66. npm ERR! not ok code 0
  67. [root@localhost er.mohw-master]# npm i
  68. npm WARN deprecated This version of npm lacks support for important features,
  69. npm WARN deprecated such as scoped packages, offered by the primary npm
  70. npm WARN deprecated registry. Consider upgrading to at least npm@2, if not the
  71. npm WARN deprecated latest stable version. To upgrade to npm@2, run:
  72. npm WARN deprecated
  73. npm WARN deprecated   npm -g install npm@latest-2
  74. npm WARN deprecated
  75. npm WARN deprecated To upgrade to the latest stable version, run:
  76. npm WARN deprecated
  77. npm WARN deprecated   npm -g install npm@latest
  78. npm WARN deprecated
  79. npm WARN deprecated (Depending on how Node.js was installed on your system, you
  80. npm WARN deprecated may need to prefix the preceding commands with `sudo`, or if
  81. npm WARN deprecated on Windows, run them from an Administrator prompt.)
  82. npm WARN deprecated
  83. npm WARN deprecated If you're running the version of npm bundled with
  84. npm WARN deprecated Node.js 0.10 LTS, be aware that the next version of 0.10 LTS
  85. npm WARN deprecated will be bundled with a version of npm@2, which has some small
  86. npm WARN deprecated backwards-incompatible changes made to `npm run-script` and
  87. npm WARN deprecated semver behavior.
  88. npm ERR! TypeError: undefined is not a function
  89. npm ERR!     at autoinit (/usr/lib/node_modules/npm-autoinit/autoinit.js:8:3)
  90. npm ERR!     at Object.<anonymous> (/usr/lib/node_modules/npm-autoinit/autoinit.js:23:3)
  91. npm ERR!     at Module._compile (module.js:456:26)
  92. npm ERR!     at Object.Module._extensions..js (module.js:474:10)
  93. npm ERR!     at Module.load (module.js:356:32)
  94. npm ERR!     at Function.Module._load (module.js:312:12)
  95. npm ERR!     at Module.require (module.js:364:17)
  96. npm ERR!     at require (module.js:380:17)
  97. npm ERR!     at cb (/usr/lib/node_modules/npm/lib/npm.js:288:7)
  98. npm ERR!     at /usr/lib/node_modules/npm/lib/npm.js:392:14
  99. npm ERR! If you need help, you may report this *entire* log,
  100. npm ERR! including the npm and node versions, at:
  101. npm ERR!     <http://github.com/npm/npm/issues>
  102.  
  103. npm ERR! System Linux 3.10.0-229.el7.x86_64
  104. npm ERR! command "/usr/bin/node" "/usr/bin/npm" "i"
  105. npm ERR! cwd /mohw/er.mohw-master/er.mohw-master
  106. npm ERR! node -v v0.10.41
  107. npm ERR! npm -v 1.4.29
  108. npm ERR! type called_non_callable
  109. npm ERR! Error: Callback called more than once.
  110. npm ERR!     at errorHandler (/usr/lib/node_modules/npm/lib/utils/error-handler.js:99:16)
  111. npm ERR!     at save (/usr/lib/node_modules/npm/lib/install.js:338:12)
  112. npm ERR!     at /usr/lib/node_modules/npm/lib/install.js:103:7
  113. npm ERR!     at /usr/lib/node_modules/npm/lib/install.js:195:5
  114. npm ERR!     at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:130:5
  115. npm ERR!     at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:244:14
  116. npm ERR!     at cb (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
  117. npm ERR!     at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:244:14
  118. npm ERR!     at cb (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
  119. npm ERR!     at /usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js:244:14
  120. npm ERR! If you need help, you may report this *entire* log,
  121. npm ERR! including the npm and node versions, at:
  122. npm ERR!     <http://github.com/npm/npm/issues>
  123.  
  124. npm ERR! System Linux 3.10.0-229.el7.x86_64
  125. npm ERR! command "/usr/bin/node" "/usr/bin/npm" "i"
  126. npm ERR! cwd /mohw/er.mohw-master/er.mohw-master
  127. npm ERR! node -v v0.10.41
  128. npm ERR! npm -v 1.4.29
  129. npm ERR!
  130. npm ERR! Additional logging details can be found in:
  131. npm ERR!     /mohw/er.mohw-master/er.mohw-master/npm-debug.log
  132. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement