Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.24 KB | None | 0 0
  1. switch@switch-vm:~/switch/PegaSwitch$ npm install
  2. npm WARN prefer global marked@0.3.6 should be installed with -g
  3.  
  4. > pty.js@0.3.1 install /home/switch/switch/PegaSwitch/node_modules/pty.js
  5. > node-gyp rebuild
  6.  
  7. make: Entering directory '/home/switch/switch/PegaSwitch/node_modules/pty.js/build'
  8. CXX(target) Release/obj.target/pty/src/unix/pty.o
  9. ../src/unix/pty.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE PtyFork(Nan::NAN_METHOD_ARGS_TYPE)’:
  10. ../src/unix/pty.cc:222:34: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  11. if (strlen(cwd)) chdir(cwd);
  12. ^
  13. SOLINK_MODULE(target) Release/obj.target/pty.node
  14. COPY Release/pty.node
  15. make: Leaving directory '/home/switch/switch/PegaSwitch/node_modules/pty.js/build'
  16. pegaswitch@1.0.0 /home/switch/switch/PegaSwitch
  17. ├── blessed@0.1.81
  18. ├─┬ blessed-contrib@4.7.5
  19. │ ├── ansi-term@0.0.2
  20. │ ├─┬ chalk@1.1.3
  21. │ │ ├── ansi-styles@2.2.1
  22. │ │ ├── escape-string-regexp@1.0.5
  23. │ │ ├── has-ansi@2.0.0
  24. │ │ └── supports-color@2.0.0
  25. │ ├─┬ drawille-canvas-blessed-contrib@0.1.3
  26. │ │ ├── bresenham@0.0.3
  27. │ │ ├── drawille-blessed-contrib@1.0.0
  28. │ │ └── gl-matrix@2.3.2
  29. │ ├── lodash@4.17.4
  30. │ ├─┬ map-canvas@0.1.5
  31. │ │ └─┬ xml2js@0.4.17
  32. │ │ ├── sax@1.2.2
  33. │ │ └── xmlbuilder@4.2.1
  34. │ ├── marked@0.3.6
  35. │ ├─┬ marked-terminal@1.7.0
  36. │ │ ├─┬ cardinal@1.0.0
  37. │ │ │ ├── ansicolors@0.2.1
  38. │ │ │ └─┬ redeyed@1.0.1
  39. │ │ │ └── esprima@3.0.0
  40. │ │ ├─┬ cli-table@0.3.1
  41. │ │ │ └── colors@1.0.3
  42. │ │ ├── lodash.assign@4.2.0
  43. │ │ └─┬ node-emoji@1.5.1
  44. │ │ └── string.prototype.codepointat@0.2.0
  45. │ ├─┬ memory-streams@0.1.2
  46. │ │ └── readable-stream@1.0.34
  47. │ ├── memorystream@0.3.1
  48. │ ├─┬ picture-tube@0.0.4
  49. │ │ ├── buffers@0.1.1
  50. │ │ ├── charm@0.1.2
  51. │ │ ├─┬ event-stream@0.9.8
  52. │ │ │ └── optimist@0.2.8
  53. │ │ ├── png-js@0.1.1
  54. │ │ └── request@2.9.203
  55. │ ├─┬ request@2.81.0
  56. │ │ ├── aws-sign2@0.6.0
  57. │ │ ├── aws4@1.6.0
  58. │ │ ├── caseless@0.12.0
  59. │ │ ├─┬ combined-stream@1.0.5
  60. │ │ │ └── delayed-stream@1.0.0
  61. │ │ ├── extend@3.0.0
  62. │ │ ├── forever-agent@0.6.1
  63. │ │ ├─┬ form-data@2.1.2
  64. │ │ │ └── asynckit@0.4.0
  65. │ │ ├─┬ har-validator@4.2.1
  66. │ │ │ ├─┬ ajv@4.11.5
  67. │ │ │ │ ├── co@4.6.0
  68. │ │ │ │ └── json-stable-stringify@1.0.1
  69. │ │ │ └── har-schema@1.0.5
  70. │ │ ├─┬ hawk@3.1.3
  71. │ │ │ ├── boom@2.10.1
  72. │ │ │ ├── cryptiles@2.0.5
  73. │ │ │ ├── hoek@2.16.3
  74. │ │ │ └── sntp@1.0.9
  75. │ │ ├─┬ http-signature@1.1.1
  76. │ │ │ ├── assert-plus@0.2.0
  77. │ │ │ ├─┬ jsprim@1.4.0
  78. │ │ │ │ ├── assert-plus@1.0.0
  79. │ │ │ │ ├── extsprintf@1.0.2
  80. │ │ │ │ ├── json-schema@0.2.3
  81. │ │ │ │ └── verror@1.3.6
  82. │ │ │ └─┬ sshpk@1.11.0
  83. │ │ │ ├── asn1@0.2.3
  84. │ │ │ ├── assert-plus@1.0.0
  85. │ │ │ ├── bcrypt-pbkdf@1.0.1
  86. │ │ │ ├─┬ dashdash@1.14.1
  87. │ │ │ │ └── assert-plus@1.0.0
  88. │ │ │ ├── ecc-jsbn@0.1.1
  89. │ │ │ ├─┬ getpass@0.1.6
  90. │ │ │ │ └── assert-plus@1.0.0
  91. │ │ │ ├── jodid25519@1.0.2
  92. │ │ │ ├── jsbn@0.1.1
  93. │ │ │ └── tweetnacl@0.14.5
  94. │ │ ├── is-typedarray@1.0.0
  95. │ │ ├── isstream@0.1.2
  96. │ │ ├── json-stringify-safe@5.0.1
  97. │ │ ├─┬ mime-types@2.1.15
  98. │ │ │ └── mime-db@1.27.0
  99. │ │ ├── oauth-sign@0.8.2
  100. │ │ ├── performance-now@0.2.0
  101. │ │ ├── safe-buffer@5.0.1
  102. │ │ ├── stringstream@0.0.5
  103. │ │ ├── tough-cookie@2.3.2
  104. │ │ ├── tunnel-agent@0.6.0
  105. │ │ └── uuid@3.0.1
  106. │ ├─┬ sparkline@0.1.2
  107. │ │ ├── here@0.0.2
  108. │ │ └─┬ nopt@2.1.2
  109. │ │ └── abbrev@1.1.0
  110. │ ├─┬ strip-ansi@3.0.1
  111. │ │ └── ansi-regex@2.1.1
  112. │ ├── term-canvas@0.0.5
  113. │ └── x256@0.0.2
  114. ├─┬ body-parser@1.17.1
  115. │ ├── bytes@2.4.0
  116. │ ├── content-type@1.0.2
  117. │ ├─┬ debug@2.6.1
  118. │ │ └── ms@0.7.2
  119. │ ├── depd@1.1.0
  120. │ ├── http-errors@1.6.1
  121. │ ├── iconv-lite@0.4.15
  122. │ ├─┬ on-finished@2.3.0
  123. │ │ └── ee-first@1.1.1
  124. │ ├── qs@6.4.0
  125. │ ├─┬ raw-body@2.2.0
  126. │ │ └── unpipe@1.0.0
  127. │ └─┬ type-is@1.6.14
  128. │ └── media-typer@0.3.0
  129. ├─┬ browserify@14.1.0
  130. │ ├── assert@1.4.1
  131. │ ├─┬ browser-pack@6.0.2
  132. │ │ ├─┬ combine-source-map@0.7.2
  133. │ │ │ ├── convert-source-map@1.1.3
  134. │ │ │ ├── inline-source-map@0.6.2
  135. │ │ │ ├── lodash.memoize@3.0.4
  136. │ │ │ └── source-map@0.5.6
  137. │ │ └── umd@3.0.1
  138. │ ├─┬ browser-resolve@1.11.2
  139. │ │ └── resolve@1.1.7
  140. │ ├─┬ browserify-zlib@0.1.4
  141. │ │ └── pako@0.2.9
  142. │ ├─┬ buffer@5.0.5
  143. │ │ ├── base64-js@1.2.0
  144. │ │ └── ieee754@1.1.8
  145. │ ├── cached-path-relative@1.0.1
  146. │ ├─┬ concat-stream@1.5.2
  147. │ │ ├─┬ readable-stream@2.0.6
  148. │ │ │ └── isarray@1.0.0
  149. │ │ └── typedarray@0.0.6
  150. │ ├─┬ console-browserify@1.1.0
  151. │ │ └── date-now@0.1.4
  152. │ ├── constants-browserify@1.0.0
  153. │ ├─┬ crypto-browserify@3.11.0
  154. │ │ ├─┬ browserify-cipher@1.0.0
  155. │ │ │ ├─┬ browserify-aes@1.0.6
  156. │ │ │ │ └── buffer-xor@1.0.3
  157. │ │ │ ├─┬ browserify-des@1.0.0
  158. │ │ │ │ └── des.js@1.0.0
  159. │ │ │ └── evp_bytestokey@1.0.0
  160. │ │ ├─┬ browserify-sign@4.0.4
  161. │ │ │ ├── bn.js@4.11.6
  162. │ │ │ ├── browserify-rsa@4.0.1
  163. │ │ │ ├─┬ elliptic@6.4.0
  164. │ │ │ │ ├── brorand@1.1.0
  165. │ │ │ │ ├── hash.js@1.0.3
  166. │ │ │ │ ├── hmac-drbg@1.0.0
  167. │ │ │ │ ├── minimalistic-assert@1.0.0
  168. │ │ │ │ └── minimalistic-crypto-utils@1.0.1
  169. │ │ │ └─┬ parse-asn1@5.1.0
  170. │ │ │ └── asn1.js@4.9.1
  171. │ │ ├── create-ecdh@4.0.0
  172. │ │ ├─┬ create-hash@1.1.2
  173. │ │ │ ├── cipher-base@1.0.3
  174. │ │ │ └── ripemd160@1.0.1
  175. │ │ ├── create-hmac@1.1.4
  176. │ │ ├─┬ diffie-hellman@5.0.2
  177. │ │ │ └── miller-rabin@4.0.0
  178. │ │ ├── pbkdf2@3.0.9
  179. │ │ ├── public-encrypt@4.0.0
  180. │ │ └── randombytes@2.0.3
  181. │ ├── defined@1.0.0
  182. │ ├── deps-sort@2.0.0
  183. │ ├── domain-browser@1.1.7
  184. │ ├─┬ duplexer2@0.1.4
  185. │ │ └─┬ readable-stream@2.2.6
  186. │ │ └── isarray@1.0.0
  187. │ ├── events@1.1.1
  188. │ ├─┬ glob@7.1.1
  189. │ │ ├── fs.realpath@1.0.0
  190. │ │ ├─┬ inflight@1.0.6
  191. │ │ │ └── wrappy@1.0.2
  192. │ │ ├─┬ minimatch@3.0.3
  193. │ │ │ └─┬ brace-expansion@1.1.6
  194. │ │ │ ├── balanced-match@0.4.2
  195. │ │ │ └── concat-map@0.0.1
  196. │ │ ├── once@1.4.0
  197. │ │ └── path-is-absolute@1.0.1
  198. │ ├─┬ has@1.0.1
  199. │ │ └── function-bind@1.1.0
  200. │ ├── htmlescape@1.1.1
  201. │ ├── https-browserify@0.0.1
  202. │ ├── inherits@2.0.3
  203. │ ├─┬ insert-module-globals@7.0.1
  204. │ │ ├── is-buffer@1.1.5
  205. │ │ └─┬ lexical-scope@1.2.0
  206. │ │ └── astw@2.2.0
  207. │ ├─┬ JSONStream@1.3.1
  208. │ │ ├── jsonparse@1.3.0
  209. │ │ └── through@2.3.8
  210. │ ├─┬ labeled-stream-splicer@2.0.0
  211. │ │ ├── isarray@0.0.1
  212. │ │ └─┬ stream-splicer@2.0.0
  213. │ │ └─┬ readable-stream@2.2.6
  214. │ │ └── isarray@1.0.0
  215. │ ├─┬ module-deps@4.1.1
  216. │ │ ├── detective@4.5.0
  217. │ │ ├─┬ readable-stream@2.2.6
  218. │ │ │ └── isarray@1.0.0
  219. │ │ └─┬ stream-combiner2@1.1.1
  220. │ │ └─┬ readable-stream@2.2.6
  221. │ │ └── isarray@1.0.0
  222. │ ├── os-browserify@0.1.2
  223. │ ├─┬ parents@1.0.1
  224. │ │ └── path-platform@0.11.15
  225. │ ├── path-browserify@0.0.0
  226. │ ├── process@0.11.9
  227. │ ├── punycode@1.4.1
  228. │ ├── querystring-es3@0.2.1
  229. │ ├─┬ read-only-stream@2.0.0
  230. │ │ └─┬ readable-stream@2.2.6
  231. │ │ └── isarray@1.0.0
  232. │ ├─┬ readable-stream@2.2.6
  233. │ │ ├── buffer-shims@1.0.0
  234. │ │ ├── core-util-is@1.0.2
  235. │ │ ├── isarray@1.0.0
  236. │ │ ├── process-nextick-args@1.0.7
  237. │ │ └── util-deprecate@1.0.2
  238. │ ├─┬ resolve@1.3.2
  239. │ │ └── path-parse@1.0.5
  240. │ ├─┬ shasum@1.0.2
  241. │ │ ├── json-stable-stringify@0.0.1
  242. │ │ └── sha.js@2.4.8
  243. │ ├─┬ shell-quote@1.6.1
  244. │ │ ├── array-filter@0.0.1
  245. │ │ ├── array-map@0.0.0
  246. │ │ ├── array-reduce@0.0.0
  247. │ │ └── jsonify@0.0.0
  248. │ ├─┬ stream-browserify@2.0.1
  249. │ │ └─┬ readable-stream@2.2.6
  250. │ │ └── isarray@1.0.0
  251. │ ├─┬ stream-http@2.6.3
  252. │ │ ├── builtin-status-codes@3.0.0
  253. │ │ ├─┬ readable-stream@2.2.6
  254. │ │ │ └── isarray@1.0.0
  255. │ │ └── to-arraybuffer@1.0.1
  256. │ ├── string_decoder@0.10.31
  257. │ ├─┬ subarg@1.0.0
  258. │ │ └── minimist@1.2.0
  259. │ ├─┬ syntax-error@1.3.0
  260. │ │ └── acorn@4.0.11
  261. │ ├─┬ through2@2.0.3
  262. │ │ └─┬ readable-stream@2.2.6
  263. │ │ └── isarray@1.0.0
  264. │ ├── timers-browserify@1.4.2
  265. │ ├── tty-browserify@0.0.0
  266. │ ├─┬ url@0.11.0
  267. │ │ ├── punycode@1.3.2
  268. │ │ └── querystring@0.2.0
  269. │ ├─┬ util@0.10.3
  270. │ │ └── inherits@2.0.1
  271. │ ├─┬ vm-browserify@0.0.4
  272. │ │ └── indexof@0.0.1
  273. │ └── xtend@4.0.1
  274. ├── colors@1.1.2
  275. ├─┬ dnsd@0.9.6
  276. │ ├── defaultable@0.7.2
  277. │ └─┬ optimist@0.3.7
  278. │ └── wordwrap@0.0.3
  279. ├─┬ express@4.15.2
  280. │ ├─┬ accepts@1.3.3
  281. │ │ └── negotiator@0.6.1
  282. │ ├── array-flatten@1.1.1
  283. │ ├── content-disposition@0.5.2
  284. │ ├── cookie@0.3.1
  285. │ ├── cookie-signature@1.0.6
  286. │ ├── encodeurl@1.0.1
  287. │ ├── escape-html@1.0.3
  288. │ ├── etag@1.8.0
  289. │ ├─┬ finalhandler@1.0.1
  290. │ │ └── debug@2.6.3
  291. │ ├── fresh@0.5.0
  292. │ ├── merge-descriptors@1.0.1
  293. │ ├── methods@1.1.2
  294. │ ├── parseurl@1.3.1
  295. │ ├── path-to-regexp@0.1.7
  296. │ ├─┬ proxy-addr@1.1.4
  297. │ │ ├── forwarded@0.1.0
  298. │ │ └── ipaddr.js@1.3.0
  299. │ ├── range-parser@1.2.0
  300. │ ├─┬ send@0.15.1
  301. │ │ ├── destroy@1.0.4
  302. │ │ └── mime@1.3.4
  303. │ ├── serve-static@1.12.1
  304. │ ├── setprototypeof@1.0.3
  305. │ ├── statuses@1.3.1
  306. │ ├── utils-merge@1.0.0
  307. │ └── vary@1.1.1
  308. ├── ip@1.1.5
  309. ├─┬ mkdirp@0.5.1
  310. │ └── minimist@0.0.8
  311. ├─┬ pty.js@0.3.1
  312. │ ├── extend@1.2.1
  313. │ └── nan@2.3.5
  314. ├── repl.history@0.1.4
  315. ├── reserved-words@0.1.1
  316. ├── string-argv@0.0.2
  317. ├── term.js@0.0.7
  318. ├─┬ ws@2.2.2
  319. │ └── ultron@1.1.0
  320. └─┬ yargs@7.0.2
  321. ├── camelcase@3.0.0
  322. ├─┬ cliui@3.2.0
  323. │ └── wrap-ansi@2.1.0
  324. ├── decamelize@1.2.0
  325. ├── get-caller-file@1.0.2
  326. ├─┬ os-locale@1.4.0
  327. │ └─┬ lcid@1.0.0
  328. │ └── invert-kv@1.0.0
  329. ├─┬ read-pkg-up@1.0.1
  330. │ ├─┬ find-up@1.1.2
  331. │ │ ├── path-exists@2.1.0
  332. │ │ └─┬ pinkie-promise@2.0.1
  333. │ │ └── pinkie@2.0.4
  334. │ └─┬ read-pkg@1.1.0
  335. │ ├─┬ load-json-file@1.1.0
  336. │ │ ├── graceful-fs@4.1.11
  337. │ │ ├─┬ parse-json@2.2.0
  338. │ │ │ └─┬ error-ex@1.3.1
  339. │ │ │ └── is-arrayish@0.2.1
  340. │ │ ├── pify@2.3.0
  341. │ │ └─┬ strip-bom@2.0.0
  342. │ │ └── is-utf8@0.2.1
  343. │ ├─┬ normalize-package-data@2.3.6
  344. │ │ ├── hosted-git-info@2.4.1
  345. │ │ ├─┬ is-builtin-module@1.0.0
  346. │ │ │ └── builtin-modules@1.1.1
  347. │ │ ├── semver@5.3.0
  348. │ │ └─┬ validate-npm-package-license@3.0.1
  349. │ │ ├─┬ spdx-correct@1.0.2
  350. │ │ │ └── spdx-license-ids@1.2.2
  351. │ │ └── spdx-expression-parse@1.0.4
  352. │ └── path-type@1.1.0
  353. ├── require-directory@2.1.1
  354. ├── require-main-filename@1.0.1
  355. ├── set-blocking@2.0.0
  356. ├─┬ string-width@1.0.2
  357. │ ├── code-point-at@1.1.0
  358. │ └─┬ is-fullwidth-code-point@1.0.0
  359. │ └── number-is-nan@1.0.1
  360. ├── which-module@1.0.0
  361. ├── y18n@3.2.1
  362. └── yargs-parser@5.0.0
  363.  
  364. switch@switch-vm:~/switch/PegaSwitch$ sudo node start.js
  365. Error: The module '/home/switch/switch/PegaSwitch/node_modules/pty.js/build/Release/pty.node'
  366. was compiled against a different Node.js version using
  367. NODE_MODULE_VERSION 46. This version of Node.js requires
  368. NODE_MODULE_VERSION 51. Please try re-compiling or re-installing
  369. the module (for instance, using `npm rebuild` or`npm install`).
  370. at Object.Module._extensions..node (module.js:598:18)
  371. at Module.load (module.js:488:32)
  372. at tryModuleLoad (module.js:447:12)
  373. at Function.Module._load (module.js:439:3)
  374. at Module.require (module.js:498:17)
  375. at require (internal/module.js:20:19)
  376. at Object.<anonymous> (/home/switch/switch/PegaSwitch/node_modules/pty.js/lib/pty.js:9:11)
  377. at Module._compile (module.js:571:32)
  378. at Object.Module._extensions..js (module.js:580:10)
  379. at Module.load (module.js:488:32)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement