Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.17 KB | None | 0 0
  1. [sergio@localhost be]$ npm config delete https-proxy
  2. [sergio@localhost be]$ npm config delete proxy
  3. [sergio@localhost be]$ npm install
  4. npm WARN deprecated nodemailer@2.0.0: All versions below 4.0.1 of Nodemailer are deprecated. See https://nodemailer.com/status/
  5. npm WARN deprecated bcrypt@0.8.5: bcrypt < v2.0.0 is susceptible to bcrypt wrap-around bug. Upgrade to bcrypt >= v2.0.0 for improved support for newer bcrypt hashes
  6. npm WARN deprecated mongodb@2.1.4: Please upgrade to 2.2.19 or higher
  7. npm WARN deprecated mailcomposer@3.0.1: This project is unmaintained
  8. npm WARN deprecated buildmail@3.0.1: This project is unmaintained
  9. npm WARN deprecated clone@1.0.2: XSS vulnerability fixed in v1.0.3
  10.  
  11. > bcrypt@0.8.5 install /home/sergio/LynxChan/src/be/node_modules/bcrypt
  12. > node-gyp rebuild
  13.  
  14. make: Entering directory `/home/sergio/LynxChan/src/be/node_modules/bcrypt/build'
  15. CXX(target) Release/obj.target/bcrypt_lib/src/blowfish.o
  16. CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt.o
  17. CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt_node.o
  18. SOLINK_MODULE(target) Release/obj.target/bcrypt_lib.node
  19. COPY Release/bcrypt_lib.node
  20. make: Leaving directory `/home/sergio/LynxChan/src/be/node_modules/bcrypt/build'
  21. LynxChan@1.5.0 /home/sergio/LynxChan/src/be
  22. ├─┬ bcrypt@0.8.5
  23. │ ├── bindings@1.2.1
  24. │ └── nan@2.0.5
  25. ├─┬ http-proxy@1.12.0
  26. │ ├── eventemitter3@1.2.0
  27. │ └── requires-port@0.0.1
  28. ├─┬ ip-address@5.1.1
  29. │ ├─┬ cli@0.10.0
  30. │ │ ├── exit@0.1.2
  31. │ │ └─┬ glob@5.0.15
  32. │ │ ├─┬ inflight@1.0.6
  33. │ │ │ └── wrappy@1.0.2
  34. │ │ ├─┬ minimatch@3.0.4
  35. │ │ │ └─┬ brace-expansion@1.1.11
  36. │ │ │ ├── balanced-match@1.0.0
  37. │ │ │ └── concat-map@0.0.1
  38. │ │ ├── once@1.4.0
  39. │ │ └── path-is-absolute@1.0.1
  40. │ ├─┬ cliff@0.1.10
  41. │ │ ├── colors@1.0.3
  42. │ │ ├── eyes@0.1.8
  43. │ │ └─┬ winston@0.8.3
  44. │ │ ├── async@0.2.10
  45. │ │ ├── colors@0.6.2
  46. │ │ ├── cycle@1.0.3
  47. │ │ ├── pkginfo@0.3.1
  48. │ │ └── stack-trace@0.0.10
  49. │ ├── jsbn@0.0.0
  50. │ ├─┬ lodash.find@3.2.1
  51. │ │ ├─┬ lodash._basecallback@3.3.1
  52. │ │ │ ├── lodash._baseisequal@3.0.7
  53. │ │ │ ├── lodash._bindcallback@3.0.1
  54. │ │ │ └── lodash.pairs@3.0.1
  55. │ │ ├── lodash._baseeach@3.0.4
  56. │ │ ├── lodash._basefind@3.0.0
  57. │ │ ├── lodash._basefindindex@3.6.0
  58. │ │ ├── lodash.isarray@3.0.4
  59. │ │ └── lodash.keys@3.1.2
  60. │ ├─┬ lodash.merge@3.3.2
  61. │ │ ├── lodash._arraycopy@3.0.0
  62. │ │ ├── lodash._arrayeach@3.0.0
  63. │ │ ├─┬ lodash._createassigner@3.1.1
  64. │ │ │ ├── lodash._isiterateecall@3.0.9
  65. │ │ │ └── lodash.restparam@3.6.1
  66. │ │ ├── lodash._getnative@3.9.1
  67. │ │ ├── lodash.isarguments@3.1.0
  68. │ │ ├─┬ lodash.isplainobject@3.2.0
  69. │ │ │ └── lodash._basefor@3.0.3
  70. │ │ ├── lodash.istypedarray@3.0.6
  71. │ │ ├── lodash.keysin@3.0.8
  72. │ │ └─┬ lodash.toplainobject@3.0.0
  73. │ │ └── lodash._basecopy@3.0.1
  74. │ └── sprintf-js@1.1.2
  75. ├─┬ jsdom@7.2.2
  76. │ ├── abab@1.0.4
  77. │ ├── acorn@2.7.0
  78. │ ├── acorn-globals@1.0.9
  79. │ ├── cssom@0.3.6
  80. │ ├── cssstyle@0.2.37
  81. │ ├─┬ escodegen@1.11.1
  82. │ │ ├── esprima@3.1.3
  83. │ │ ├── estraverse@4.2.0
  84. │ │ ├── esutils@2.0.2
  85. │ │ ├─┬ optionator@0.8.2
  86. │ │ │ ├── deep-is@0.1.3
  87. │ │ │ ├── fast-levenshtein@2.0.6
  88. │ │ │ ├── levn@0.3.0
  89. │ │ │ ├── prelude-ls@1.1.2
  90. │ │ │ ├── type-check@0.3.2
  91. │ │ │ └── wordwrap@1.0.0
  92. │ │ └── source-map@0.6.1
  93. │ ├── nwmatcher@1.4.4
  94. │ ├── parse5@1.5.1
  95. │ ├─┬ request@2.88.0
  96. │ │ ├── aws-sign2@0.7.0
  97. │ │ ├── aws4@1.8.0
  98. │ │ ├── caseless@0.12.0
  99. │ │ ├─┬ combined-stream@1.0.8
  100. │ │ │ └── delayed-stream@1.0.0
  101. │ │ ├── extend@3.0.2
  102. │ │ ├── forever-agent@0.6.1
  103. │ │ ├─┬ form-data@2.3.3
  104. │ │ │ └── asynckit@0.4.0
  105. │ │ ├─┬ har-validator@5.1.3
  106. │ │ │ ├─┬ ajv@6.10.0
  107. │ │ │ │ ├── fast-deep-equal@2.0.1
  108. │ │ │ │ ├── fast-json-stable-stringify@2.0.0
  109. │ │ │ │ ├── json-schema-traverse@0.4.1
  110. │ │ │ │ └── uri-js@4.2.2
  111. │ │ │ └── har-schema@2.0.0
  112. │ │ ├─┬ http-signature@1.2.0
  113. │ │ │ ├── assert-plus@1.0.0
  114. │ │ │ ├─┬ jsprim@1.4.1
  115. │ │ │ │ ├── extsprintf@1.3.0
  116. │ │ │ │ ├── json-schema@0.2.3
  117. │ │ │ │ └── verror@1.10.0
  118. │ │ │ └─┬ sshpk@1.16.1
  119. │ │ │ ├── asn1@0.2.4
  120. │ │ │ ├── bcrypt-pbkdf@1.0.2
  121. │ │ │ ├── dashdash@1.14.1
  122. │ │ │ ├─┬ ecc-jsbn@0.1.2
  123. │ │ │ │ └── jsbn@0.1.1
  124. │ │ │ ├── getpass@0.1.7
  125. │ │ │ ├── jsbn@0.1.1
  126. │ │ │ ├── safer-buffer@2.1.2
  127. │ │ │ └── tweetnacl@0.14.5
  128. │ │ ├── is-typedarray@1.0.0
  129. │ │ ├── isstream@0.1.2
  130. │ │ ├── json-stringify-safe@5.0.1
  131. │ │ ├─┬ mime-types@2.1.24
  132. │ │ │ └── mime-db@1.40.0
  133. │ │ ├── oauth-sign@0.9.0
  134. │ │ ├── performance-now@2.1.0
  135. │ │ ├── qs@6.5.2
  136. │ │ ├── safe-buffer@5.1.2
  137. │ │ ├─┬ tough-cookie@2.4.3
  138. │ │ │ └── punycode@1.4.1
  139. │ │ ├── tunnel-agent@0.6.0
  140. │ │ └── uuid@3.3.2
  141. │ ├── sax@1.2.4
  142. │ ├── symbol-tree@3.2.2
  143. │ ├─┬ tough-cookie@2.5.0
  144. │ │ ├── psl@1.1.31
  145. │ │ └── punycode@2.1.1
  146. │ ├── webidl-conversions@2.0.1
  147. │ ├─┬ whatwg-url-compat@0.6.5
  148. │ │ └── tr46@0.0.3
  149. │ └── xml-name-validator@2.0.1
  150. ├─┬ mongodb@2.1.4
  151. │ ├── es6-promise@3.0.2
  152. │ ├── UNMET PEER DEPENDENCY kerberos@~0.0
  153. │ ├─┬ mongodb-core@1.2.32
  154. │ │ └── bson@0.4.23
  155. │ └─┬ readable-stream@1.0.31
  156. │ ├── core-util-is@1.0.2
  157. │ ├── inherits@2.0.3
  158. │ ├── isarray@0.0.1
  159. │ └── string_decoder@0.10.31
  160. ├─┬ multiparty@4.1.2
  161. │ └─┬ fd-slicer@1.0.1
  162. │ └── pend@1.2.0
  163. └─┬ nodemailer@2.0.0
  164. ├─┬ libmime@2.0.0
  165. │ ├── iconv-lite@0.4.13
  166. │ ├── libbase64@0.1.0
  167. │ └── libqp@1.1.0
  168. ├─┬ mailcomposer@3.0.1
  169. │ └─┬ buildmail@3.0.1
  170. │ └── addressparser@0.3.2
  171. ├─┬ nodemailer-direct-transport@2.0.0
  172. │ └── smtp-connection@2.0.0
  173. ├─┬ nodemailer-shared@1.0.2
  174. │ └── nodemailer-fetch@1.0.0
  175. ├─┬ nodemailer-smtp-pool@2.0.0
  176. │ ├── clone@1.0.2
  177. │ └── nodemailer-wellknown@0.1.7
  178. └── nodemailer-smtp-transport@2.0.0
  179.  
  180. npm WARN mongodb-core@1.2.32 requires a peer of kerberos@~0.0 but none was installed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement