smaiya

Untitled

Sep 25th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.08 KB | None | 0 0
  1. [INFO] Extracting NPM
  2. [INFO] Installed node locally.
  3. [INFO]
  4. [INFO] --- frontend-maven-plugin:1.4:npm (npm install) @ coreapps-omod ---
  5. [INFO] Running 'npm install --no-optional' in /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps
  6. [INFO]
  7. [INFO] > gmsmith@0.4.5 preinstall /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/.staging/gmsmith-28e7946f
  8. [INFO] > gm -version || convert -version
  9. [INFO]
  10. [ERROR] sh: 1: gm: not found
  11. [INFO] Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
  12. [INFO] Copyright: © 1999-2017 ImageMagick Studio LLC
  13. [INFO] License: http://www.imagemagick.org/script/license.php
  14. [INFO] Features: Cipher DPC Modules OpenMP
  15. [INFO] Delegates (built-in): bzlib djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png tiff wmf x xml zlib
  16. [INFO]
  17. [INFO] > phantomjssmith@0.4.6 preinstall /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/.staging/phantomjssmith-0815cfc2
  18. [INFO] > phantomjs --version
  19. [INFO]
  20. [ERROR] sh: 1: phantomjs: not found
  21. [WARNING] npm WARN prefer global pangyp@2.3.3 should be installed with -g
  22. [INFO]
  23. [INFO] > canvas@1.1.6 install /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/canvas
  24. [INFO] > node-gyp rebuild
  25. [INFO]
  26. [ERROR] module.js:471
  27. [ERROR] throw err;
  28. [ERROR] ^
  29. [ERROR]
  30. [ERROR] Error: Cannot find module 'graceful-fs'
  31. [ERROR] at Function.Module._resolveFilename (module.js:469:15)
  32. [ERROR] at Function.Module._load (module.js:417:25)
  33. [ERROR] at Module.require (module.js:497:17)
  34. [ERROR] at require (internal/module.js:20:19)
  35. [ERROR] at Object.<anonymous> (/usr/share/node-gyp/lib/node-gyp.js:12:10)
  36. [ERROR] at Module._compile (module.js:570:32)
  37. [ERROR] at Object.Module._extensions..js (module.js:579:10)
  38. [ERROR] at Module.load (module.js:487:32)
  39. [ERROR] at tryModuleLoad (module.js:446:12)
  40. [ERROR] at Function.Module._load (module.js:438:3)
  41. [INFO]
  42. [INFO] > phantomjs-prebuilt@2.1.16 install /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/phantomjs-prebuilt
  43. [INFO] > node install.js
  44. [INFO]
  45. [INFO] PhantomJS not found on PATH
  46. [INFO] Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2
  47. [INFO] Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
  48. [INFO] Receiving...
  49. [INFO]
  50. [INFO] Received 22866K total.
  51. [INFO] Extracting tar contents (via spawned process)
  52. [INFO] Removing /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/phantomjs-prebuilt/lib/phantom
  53. [INFO] Copying extracted folder /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1569388250463/phantomjs-2.1.1-linux-x86_64 -> /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/phantomjs-prebuilt/lib/phantom
  54. [INFO] Writing location.js file
  55. [INFO] Done. Phantomjs binary available at /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
  56. [INFO]
  57. [INFO] > node-sass@2.0.1 install /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/compass-node/node_modules/node-sass
  58. [INFO] > node scripts/install.js
  59. [INFO]
  60. [ERROR] Can not download file from https://raw.githubusercontent.com/sass/node-sass-binaries/v2.0.1/linux-x64-node-6.10/binding.node
  61. [INFO]
  62. [INFO] > node-sass@2.1.1 install /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/node-sass
  63. [INFO] > node scripts/install.js
  64. [INFO]
  65. [ERROR] Can not download file from https://raw.githubusercontent.com/sass/node-sass-binaries/v2.1.1/linux-x64-node-6.10/binding.node
  66. [INFO]
  67. [INFO] > node-sass@2.0.1 postinstall /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/compass-node/node_modules/node-sass
  68. [INFO] > node scripts/build.js
  69. [INFO]
  70. [ERROR] module.js:471
  71. [ERROR] throw err;
  72. [ERROR] ^
  73. [ERROR]
  74. [ERROR] Error: Cannot find module '/home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/compass-node/node_modules/node-sass/node_modules/pangyp/bin/node-gyp'
  75. [ERROR] at Function.Module._resolveFilename (module.js:469:15)
  76. [ERROR] at Function.Module._load (module.js:417:25)
  77. [ERROR] at Module.runMain (module.js:604:10)
  78. [ERROR] at run (bootstrap_node.js:394:7)
  79. [ERROR] at startup (bootstrap_node.js:149:9)
  80. [ERROR] at bootstrap_node.js:509:3
  81. [ERROR] Build failed
  82. [INFO]
  83. [INFO] > node-sass@2.1.1 postinstall /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/node-sass
  84. [INFO] > node scripts/build.js
  85. [INFO]
  86. [ERROR] module.js:471
  87. [ERROR] throw err;
  88. [ERROR] ^
  89. [ERROR]
  90. [ERROR] Error: Cannot find module '/home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/node-sass/node_modules/pangyp/bin/node-gyp'
  91. [ERROR] at Function.Module._resolveFilename (module.js:469:15)
  92. [ERROR] at Function.Module._load (module.js:417:25)
  93. [ERROR] at Module.runMain (module.js:604:10)
  94. [ERROR] at run (bootstrap_node.js:394:7)
  95. [ERROR] at startup (bootstrap_node.js:149:9)
  96. [ERROR] at bootstrap_node.js:509:3
  97. [ERROR] Build failed
  98. [INFO]
  99. [INFO] > gifsicle@3.0.4 postinstall /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/gifsicle
  100. [INFO] > node lib/install.js
  101. [INFO]
  102. [ERROR] ✔ gifsicle pre-build test passed successfully
  103. [INFO]
  104. [INFO] > jpegtran-bin@3.2.0 postinstall /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/jpegtran-bin
  105. [INFO] > node lib/install.js
  106. [INFO]
  107. [ERROR] ✔ jpegtran pre-build test passed successfully
  108. [INFO]
  109. [INFO] > optipng-bin@3.1.4 postinstall /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/optipng-bin
  110. [INFO] > node lib/install.js
  111. [INFO]
  112. [ERROR] ✔ optipng pre-build test passed successfully
  113. [INFO]
  114. [INFO] > pngquant-bin@3.1.1 postinstall /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/pngquant-bin
  115. [INFO] > node lib/install.js
  116. [INFO]
  117. [ERROR] ⚠ The `/home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node_modules/pngquant-bin/vendor/pngquant` binary doesn't seem to work correctly
  118. [ERROR] ⚠ pngquant pre-build test failed
  119. [ERROR] ℹ compiling from source
  120. [ERROR] ✔ pngquant built successfully
  121. [INFO] angularjs-coreapps@1.0.0 /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps
  122. [INFO] +-- @openmrs/angularjs-openmrs-api@0.8.1
  123. [INFO] +-- abbrev@1.1.1
  124. [INFO] +-- accepts@1.3.3
  125. [INFO] +-- acorn@2.6.4
  126. [INFO] +-- acorn-dynamic-import@2.0.2
  127. [INFO] | `-- acorn@4.0.13
  128. [INFO] +-- after@0.8.2
  129. [INFO] +-- ajv@6.10.0
  130. [INFO] +-- ajv-keywords@1.5.1
  131. [INFO] +-- align-text@0.1.4
  132. [INFO] +-- alter@0.2.0
  133. [INFO] +-- amdefine@1.0.1
  134. [INFO] +-- angular@1.5.8
  135. [INFO] +-- angular-animate@1.5.8
  136. [INFO] +-- angular-chart.js@1.1.1
  137. [INFO] | `-- chart.js@2.3.0
  138. [INFO] +-- angular-mocks@1.5.8
  139. [INFO] +-- angular-resource@1.5.8
  140. [INFO] +-- angular-translate@2.15.2
  141. [INFO] +-- angular-translate-loader-url@2.15.2
  142. [INFO] +-- angular-ui-bootstrap@2.5.0
  143. [INFO] +-- ansi@0.3.1
  144. [INFO] +-- ansi-gray@0.1.1
  145. [INFO] +-- ansi-regex@2.1.1
  146. [INFO] +-- ansi-styles@2.2.1
  147. [INFO] +-- ansi-wrap@0.1.0
  148. [INFO] +-- anymatch@1.3.2
  149. [INFO] +-- archive-type@3.2.0
  150. [INFO] +-- are-we-there-yet@1.0.6
  151. [INFO] +-- argparse@1.0.10
  152. [INFO] +-- arr-diff@2.0.0
  153. [INFO] +-- arr-flatten@1.1.0
  154. [INFO] +-- arr-union@3.1.0
  155. [INFO] +-- array-differ@1.0.0
  156. [INFO] +-- array-filter@0.0.1
  157. [INFO] +-- array-find-index@1.0.2
  158. [INFO] +-- array-map@0.0.0
  159. [INFO] +-- array-reduce@0.0.0
  160. [INFO] +-- array-slice@0.2.3
  161. [INFO] +-- array-uniq@1.0.3
  162. [INFO] +-- array-unique@0.2.1
  163. [INFO] +-- arraybuffer.slice@0.0.6
  164. [INFO] +-- asn1@0.2.4
  165. [INFO] +-- asn1.js@4.10.1
  166. [INFO] +-- assert@1.4.1
  167. [INFO] | +-- inherits@2.0.1
  168. [INFO] | `-- util@0.10.3
  169. [INFO] +-- assert-plus@1.0.0
  170. [INFO] +-- assign-symbols@1.0.0
  171. [INFO] +-- ast-types@0.9.6
  172. [INFO] +-- async@0.2.10
  173. [INFO] +-- async-each@1.0.1
  174. [INFO] +-- async-each-series@1.1.0
  175. [INFO] +-- asynckit@0.4.0
  176. [INFO] +-- atob@2.1.2
  177. [INFO] +-- aws-sign2@0.7.0
  178. [INFO] +-- aws4@1.8.0
  179. [INFO] +-- babel-code-frame@6.26.0
  180. [INFO] +-- babel-core@6.26.3
  181. [INFO] +-- babel-eslint@6.0.0-beta.3
  182. [INFO] +-- babel-generator@6.26.1
  183. [INFO] +-- babel-helper-builder-binary-assignment-operator-visitor@6.24.1
  184. [INFO] +-- babel-helper-call-delegate@6.24.1
  185. [INFO] +-- babel-helper-define-map@6.26.0
  186. [INFO] +-- babel-helper-explode-assignable-expression@6.24.1
  187. [INFO] +-- babel-helper-function-name@6.24.1
  188. [INFO] +-- babel-helper-get-function-arity@6.24.1
  189. [INFO] +-- babel-helper-hoist-variables@6.24.1
  190. [INFO] +-- babel-helper-optimise-call-expression@6.24.1
  191. [INFO] +-- babel-helper-regex@6.26.0
  192. [INFO] +-- babel-helper-remap-async-to-generator@6.24.1
  193. [INFO] +-- babel-helper-replace-supers@6.24.1
  194. [INFO] +-- babel-helpers@6.24.1
  195. [INFO] +-- babel-loader@7.1.5
  196. [INFO] +-- babel-messages@6.23.0
  197. [INFO] +-- babel-plugin-check-es2015-constants@6.22.0
  198. [INFO] +-- babel-plugin-syntax-async-functions@6.13.0
  199. [INFO] +-- babel-plugin-syntax-exponentiation-operator@6.13.0
  200. [INFO] +-- babel-plugin-syntax-trailing-function-commas@6.22.0
  201. [INFO] +-- babel-plugin-transform-async-to-generator@6.24.1
  202. [INFO] +-- babel-plugin-transform-es2015-arrow-functions@6.22.0
  203. [INFO] +-- babel-plugin-transform-es2015-block-scoped-functions@6.22.0
  204. [INFO] +-- babel-plugin-transform-es2015-block-scoping@6.26.0
  205. [INFO] +-- babel-plugin-transform-es2015-classes@6.24.1
  206. [INFO] +-- babel-plugin-transform-es2015-computed-properties@6.24.1
  207. [INFO] +-- babel-plugin-transform-es2015-destructuring@6.23.0
  208. [INFO] +-- babel-plugin-transform-es2015-duplicate-keys@6.24.1
  209. [INFO] +-- babel-plugin-transform-es2015-for-of@6.23.0
  210. [INFO] +-- babel-plugin-transform-es2015-function-name@6.24.1
  211. [INFO] +-- babel-plugin-transform-es2015-literals@6.22.0
  212. [INFO] +-- babel-plugin-transform-es2015-modules-amd@6.24.1
  213. [INFO] +-- babel-plugin-transform-es2015-modules-commonjs@6.26.2
  214. [INFO] +-- babel-plugin-transform-es2015-modules-systemjs@6.24.1
  215. [INFO] +-- babel-plugin-transform-es2015-modules-umd@6.24.1
  216. [INFO] +-- babel-plugin-transform-es2015-object-super@6.24.1
  217. [INFO] +-- babel-plugin-transform-es2015-parameters@6.24.1
  218. [INFO] +-- babel-plugin-transform-es2015-shorthand-properties@6.24.1
  219. [INFO] +-- babel-plugin-transform-es2015-spread@6.22.0
  220. [INFO] +-- babel-plugin-transform-es2015-sticky-regex@6.24.1
  221. [INFO] +-- babel-plugin-transform-es2015-template-literals@6.22.0
  222. [INFO] +-- babel-plugin-transform-es2015-typeof-symbol@6.23.0
  223. [INFO] +-- babel-plugin-transform-es2015-unicode-regex@6.24.1
  224. [INFO] +-- babel-plugin-transform-exponentiation-operator@6.24.1
  225. [INFO] +-- babel-plugin-transform-regenerator@6.26.0
  226. [INFO] +-- babel-plugin-transform-strict-mode@6.24.1
  227. [INFO] +-- babel-polyfill@6.26.0
  228. [INFO] | `-- regenerator-runtime@0.10.5
  229. [INFO] +-- babel-preset-env@1.7.0
  230. [INFO] +-- babel-preset-es2015@6.24.1
  231. [INFO] +-- babel-register@6.26.0
  232. [INFO] +-- babel-runtime@6.26.0
  233. [INFO] +-- babel-template@6.26.0
  234. [INFO] +-- babel-traverse@6.26.0
  235. [INFO] +-- babel-types@6.26.0
  236. [INFO] +-- babylon@6.18.0
  237. [INFO] +-- backo2@1.0.2
  238. [INFO] +-- balanced-match@1.0.0
  239. [INFO] +-- base@0.11.2
  240. [INFO] | +-- define-property@1.0.0
  241. [INFO] | +-- is-accessor-descriptor@1.0.0
  242. [INFO] | +-- is-data-descriptor@1.0.0
  243. [INFO] | +-- is-descriptor@1.0.2
  244. [INFO] | +-- isobject@3.0.1
  245. [INFO] | `-- kind-of@6.0.2
  246. [INFO] +-- base64-arraybuffer@0.1.5
  247. [INFO] +-- base64-js@0.0.2
  248. [INFO] +-- base64id@1.0.0
  249. [INFO] +-- bcrypt-pbkdf@1.0.2
  250. [INFO] +-- beeper@1.1.1
  251. [INFO] +-- better-assert@1.0.2
  252. [INFO] +-- big.js@5.2.2
  253. [INFO] +-- bin-build@2.2.0
  254. [INFO] +-- bin-check@2.0.0
  255. [INFO] +-- bin-version@1.0.4
  256. [INFO] +-- bin-version-check@2.1.0
  257. [INFO] | +-- minimist@1.2.0
  258. [INFO] | `-- semver@4.3.6
  259. [INFO] +-- bin-wrapper@3.0.2
  260. [INFO] +-- binary-extensions@1.13.0
  261. [INFO] +-- binpacking@0.0.1
  262. [INFO] +-- bl@0.9.5
  263. [INFO] | +-- isarray@0.0.1
  264. [INFO] | +-- readable-stream@1.0.34
  265. [INFO] | `-- string_decoder@0.10.31
  266. [INFO] +-- blob@0.0.4
  267. [INFO] +-- block-stream@0.0.9
  268. [INFO] +-- bluebird@2.11.0
  269. [INFO] +-- bn.js@4.11.8
  270. [INFO] +-- body-parser@1.18.3
  271. [INFO] +-- boolbase@1.0.0
  272. [INFO] +-- boom@0.4.2
  273. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
  274. [INFO] +-- bootstrap-datepicker@1.7.1
  275. [INFO] +-- bops@0.0.6
  276. [INFO] +-- bowser@1.9.4
  277. [WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  278. [INFO] +-- brace-expansion@1.1.11
  279. [INFO] +-- braces@1.8.5
  280. [INFO] +-- brorand@1.1.0
  281. [INFO] +-- browserify-aes@1.2.0
  282. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: phantomjssmith@0.4.6 (node_modules/phantomjssmith):
  283. [INFO] +-- browserify-cipher@1.0.1
  284. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: phantomjssmith@0.4.6 preinstall: `phantomjs --version`
  285. [INFO] +-- browserify-des@1.0.2
  286. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: spawn ENOENT
  287. [INFO] +-- browserify-rsa@4.0.1
  288. [INFO] +-- browserify-sign@4.0.4
  289. [INFO] +-- browserify-zlib@0.2.0
  290. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@1.1.6 (node_modules/canvas):
  291. [INFO] +-- browserslist@3.2.8
  292. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@1.1.6 install: `node-gyp rebuild`
  293. [INFO] +-- buffer@4.9.1
  294. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
  295. [INFO] | `-- base64-js@1.3.0
  296. [INFO] +-- buffer-alloc@1.2.0
  297. [INFO] +-- buffer-alloc-unsafe@1.1.0
  298. [INFO] +-- buffer-crc32@0.2.13
  299. [INFO] +-- buffer-fill@1.0.0
  300. [INFO] +-- buffer-from@1.1.1
  301. [INFO] +-- buffer-to-vinyl@1.1.0
  302. [INFO] | `-- uuid@2.0.3
  303. [INFO] +-- buffer-xor@1.0.3
  304. [INFO] +-- builtin-status-codes@3.0.0
  305. [INFO] +-- bytes@3.0.0
  306. [INFO] +-- cache-base@1.0.1
  307. [INFO] | `-- isobject@3.0.1
  308. [INFO] +-- callsite@1.0.0
  309. [INFO] +-- camel-case@1.2.2
  310. [INFO] +-- camelcase@2.1.1
  311. [INFO] +-- camelcase-keys@2.1.0
  312. [INFO] +-- caniuse-lite@1.0.30000945
  313. [INFO] +-- canvassmith@0.2.5
  314. [INFO] +-- capture-stack-trace@1.0.1
  315. [INFO] +-- caseless@0.12.0
  316. [INFO] +-- caw@1.2.0
  317. [INFO] | +-- object-assign@3.0.0
  318. [INFO] | `-- tunnel-agent@0.4.3
  319. [INFO] +-- center-align@0.1.3
  320. [INFO] +-- chalk@1.1.3
  321. [INFO] +-- change-case@2.3.1
  322. [INFO] +-- chart.js@2.8.0
  323. [INFO] +-- chartjs-color@2.3.0
  324. [INFO] +-- chartjs-color-string@0.6.0
  325. [INFO] +-- chokidar@1.7.0
  326. [INFO] | +-- glob-parent@2.0.0
  327. [INFO] | +-- is-extglob@1.0.0
  328. [INFO] | `-- is-glob@2.0.1
  329. [INFO] +-- cipher-base@1.0.4
  330. [INFO] +-- clap@1.2.3
  331. [INFO] +-- class-utils@0.3.6
  332. [INFO] | +-- define-property@0.2.5
  333. [INFO] | `-- isobject@3.0.1
  334. [INFO] +-- clean-css@3.4.28
  335. [INFO] | +-- commander@2.8.1
  336. [INFO] | `-- source-map@0.4.4
  337. [INFO] +-- cliui@2.1.0
  338. [INFO] +-- clone@1.0.4
  339. [INFO] +-- clone-stats@0.0.1
  340. [INFO] +-- co@3.1.0
  341. [INFO] +-- coa@1.0.4
  342. [INFO] +-- code-point-at@1.1.0
  343. [INFO] +-- collection-visit@1.0.0
  344. [INFO] +-- color-convert@0.5.3
  345. [INFO] +-- color-name@1.1.2
  346. [INFO] +-- color-support@1.1.3
  347. [INFO] +-- colors@1.1.2
  348. [INFO] +-- combine-lists@1.0.1
  349. [INFO] +-- combined-stream@1.0.7
  350. [INFO] +-- commander@2.3.0
  351. [INFO] +-- commondir@1.0.1
  352. [INFO] +-- compass@0.1.1
  353. [INFO] +-- compass-importer@0.2.3
  354. [INFO] +-- compass-loader@0.0.4
  355. [INFO] | +-- big.js@3.2.0
  356. [INFO] | `-- loader-utils@0.2.17
  357. [INFO] +-- compass-mixins@0.12.7
  358. [INFO] +-- compass-node@0.1.6
  359. [INFO] | +-- ansi-regex@0.2.1
  360. [INFO] | +-- ansi-styles@1.1.0
  361. [INFO] | +-- chalk@0.5.1
  362. [INFO] | +-- has-ansi@0.1.0
  363. [INFO] | +-- node-sass@2.0.1
  364. [INFO] | +-- object-assign@2.1.1
  365. [INFO] | +-- semver@4.3.6
  366. [INFO] | +-- strip-ansi@0.3.0
  367. [INFO] | `-- supports-color@0.2.0
  368. [INFO] +-- component-bind@1.0.0
  369. [INFO] +-- component-emitter@1.2.1
  370. [INFO] +-- component-inherit@0.0.3
  371. [INFO] +-- concat-map@0.0.1
  372. [INFO] +-- concat-stream@1.2.1
  373. [INFO] +-- config-chain@1.1.12
  374. [INFO] +-- connect@3.6.6
  375. [INFO] +-- console-browserify@1.1.0
  376. [INFO] +-- console-stream@0.1.1
  377. [INFO] +-- constant-case@1.1.2
  378. [INFO] +-- constants-browserify@1.0.0
  379. [INFO] +-- content-type@1.0.4
  380. [INFO] +-- convert-source-map@1.6.0
  381. [INFO] +-- cookie@0.3.1
  382. [INFO] +-- copy-descriptor@0.1.1
  383. [INFO] +-- copy-webpack-plugin@2.1.3
  384. [INFO] | `-- glob@6.0.4
  385. [INFO] +-- core-js@2.6.5
  386. [INFO] +-- core-util-is@1.0.2
  387. [INFO] +-- create-ecdh@4.0.3
  388. [INFO] +-- create-error-class@3.0.2
  389. [INFO] +-- create-hash@1.2.0
  390. [INFO] +-- create-hmac@1.1.7
  391. [INFO] +-- cross-spawn@0.2.9
  392. [INFO] +-- cryptiles@0.2.2
  393. [INFO] +-- crypto-browserify@3.12.0
  394. [INFO] +-- css-loader@3.2.0
  395. [INFO] | +-- ajv@6.10.2
  396. [INFO] | +-- ajv-keywords@3.4.1
  397. [INFO] | +-- camelcase@5.3.1
  398. [INFO] | +-- normalize-path@3.0.0
  399. [INFO] | `-- schema-utils@2.2.0
  400. [INFO] +-- css-select@1.2.0
  401. [INFO] +-- css-what@2.1.3
  402. [INFO] +-- cssesc@3.0.0
  403. [INFO] +-- ctype@0.5.3
  404. [INFO] +-- currently-unhandled@0.4.1
  405. [INFO] +-- custom-event@1.0.1
  406. [INFO] +-- cwise@0.3.4
  407. [INFO] +-- cwise-compiler@0.0.0
  408. [INFO] +-- cwise-parser@0.0.1
  409. [INFO] +-- dashdash@1.14.1
  410. [INFO] +-- datauri@0.5.5
  411. [INFO] +-- date-now@0.1.4
  412. [INFO] +-- dateformat@2.2.0
  413. [INFO] +-- debug@2.6.9
  414. [INFO] +-- decamelize@1.2.0
  415. [INFO] +-- decode-uri-component@0.2.0
  416. [INFO] +-- decompress@3.0.0
  417. [INFO] | `-- concat-stream@1.6.2
  418. [INFO] +-- decompress-tar@3.1.0
  419. [INFO] | +-- clone@0.2.0
  420. [INFO] | +-- object-assign@2.1.1
  421. [INFO] | `-- vinyl@0.4.6
  422. [INFO] +-- decompress-tarbz2@3.1.0
  423. [INFO] | +-- clone@0.2.0
  424. [INFO] | +-- object-assign@2.1.1
  425. [INFO] | `-- vinyl@0.4.6
  426. [INFO] +-- decompress-targz@3.1.0
  427. [INFO] | +-- clone@0.2.0
  428. [INFO] | +-- object-assign@2.1.1
  429. [INFO] | `-- vinyl@0.4.6
  430. [INFO] +-- decompress-unzip@3.4.0
  431. [INFO] | `-- through2@2.0.5
  432. [INFO] +-- deep-extend@0.6.0
  433. [INFO] +-- deep-is@0.1.3
  434. [INFO] +-- define-property@2.0.2
  435. [INFO] | +-- is-accessor-descriptor@1.0.0
  436. [INFO] | +-- is-data-descriptor@1.0.0
  437. [INFO] | +-- is-descriptor@1.0.2
  438. [INFO] | +-- isobject@3.0.1
  439. [INFO] | `-- kind-of@6.0.2
  440. [INFO] +-- delayed-stream@1.0.0
  441. [INFO] +-- delegates@1.0.0
  442. [INFO] +-- depd@1.1.2
  443. [INFO] +-- des.js@1.0.0
  444. [INFO] +-- detect-indent@4.0.0
  445. [INFO] +-- di@0.0.1
  446. [INFO] +-- diff@1.4.0
  447. [INFO] +-- diffie-hellman@5.0.3
  448. [INFO] +-- dom-converter@0.2.0
  449. [INFO] +-- dom-serialize@2.2.1
  450. [INFO] +-- dom-serializer@0.1.1
  451. [INFO] +-- domain-browser@1.2.0
  452. [INFO] +-- domelementtype@1.3.1
  453. [INFO] +-- domhandler@2.4.2
  454. [INFO] +-- domutils@1.5.1
  455. [INFO] +-- dot-case@1.1.2
  456. [INFO] +-- download@4.4.3
  457. [INFO] | `-- concat-stream@1.6.2
  458. [INFO] +-- duplexer2@0.1.4
  459. [INFO] +-- duplexify@3.7.1
  460. [INFO] +-- each-async@1.1.1
  461. [INFO] +-- each-series@1.0.0
  462. [INFO] +-- ecc-jsbn@0.1.2
  463. [INFO] +-- ee-first@1.1.1
  464. [INFO] +-- electron-to-chromium@1.3.115
  465. [INFO] +-- elliptic@6.4.1
  466. [INFO] +-- emojis-list@2.1.0
  467. [INFO] +-- encodeurl@1.0.2
  468. [INFO] +-- end-of-stream@1.4.1
  469. [INFO] +-- engine.io@1.8.3
  470. [INFO] | +-- debug@2.3.3
  471. [INFO] | `-- ms@0.7.2
  472. [INFO] +-- engine.io-client@1.8.3
  473. [INFO] | +-- debug@2.3.3
  474. [INFO] | `-- ms@0.7.2
  475. [INFO] +-- engine.io-parser@1.3.2
  476. [INFO] +-- enhanced-resolve@3.4.1
  477. [INFO] | `-- graceful-fs@4.1.15
  478. [INFO] +-- ent@2.2.0
  479. [INFO] +-- entities@1.1.2
  480. [INFO] +-- errno@0.1.7
  481. [INFO] +-- error-ex@1.3.2
  482. [INFO] +-- es6-promise@4.2.8
  483. [INFO] +-- es6-templates@0.2.3
  484. [INFO] +-- escape-html@1.0.3
  485. [INFO] +-- escape-string-regexp@1.0.5
  486. [INFO] +-- escodegen@1.8.1
  487. [INFO] | +-- esprima@2.7.3
  488. [INFO] | `-- source-map@0.2.0
  489. [INFO] +-- eslint@2.5.0
  490. [INFO] | +-- chalk@1.1.1
  491. [INFO] | | +-- ansi-styles@2.2.0
  492. [INFO] | | | `-- color-convert@1.0.0
  493. [INFO] | | +-- escape-string-regexp@1.0.5
  494. [INFO] | | +-- has-ansi@2.0.0
  495. [INFO] | | | `-- ansi-regex@2.0.0
  496. [INFO] | | +-- strip-ansi@3.0.1
  497. [INFO] | | | `-- ansi-regex@2.0.0
  498. [INFO] | | `-- supports-color@2.0.0
  499. [INFO] | +-- concat-stream@1.5.1
  500. [INFO] | | +-- inherits@2.0.1
  501. [INFO] | | +-- readable-stream@2.0.6
  502. [INFO] | | | +-- core-util-is@1.0.2
  503. [INFO] | | | +-- isarray@1.0.0
  504. [INFO] | | | +-- process-nextick-args@1.0.6
  505. [INFO] | | | +-- string_decoder@0.10.31
  506. [INFO] | | | `-- util-deprecate@1.0.2
  507. [INFO] | | `-- typedarray@0.0.6
  508. [INFO] | +-- debug@2.2.0
  509. [INFO] | | `-- ms@0.7.1
  510. [INFO] | +-- doctrine@1.2.0
  511. [INFO] | | +-- esutils@1.1.6
  512. [INFO] | | `-- isarray@1.0.0
  513. [INFO] | +-- es6-map@0.1.3
  514. [INFO] | | +-- d@0.1.1
  515. [INFO] | | +-- es5-ext@0.10.11
  516. [INFO] | | +-- es6-iterator@2.0.0
  517. [INFO] | | | `-- d@0.1.1
  518. [INFO] | | | `-- es5-ext@0.10.11
  519. [INFO] | | | `-- es6-symbol@3.0.2
  520. [INFO] | | +-- es6-set@0.1.4
  521. [INFO] | | | `-- d@0.1.1
  522. [INFO] | | | `-- es5-ext@0.10.11
  523. [INFO] | | | +-- es6-iterator@2.0.0
  524. [INFO] | | | `-- es6-symbol@3.0.2
  525. [INFO] | | +-- es6-symbol@3.0.2
  526. [INFO] | | | `-- d@0.1.1
  527. [INFO] | | | `-- es5-ext@0.10.11
  528. [INFO] | | | `-- es6-iterator@2.0.0
  529. [INFO] | | `-- event-emitter@0.3.4
  530. [INFO] | | `-- d@0.1.1
  531. [INFO] | | `-- es5-ext@0.10.11
  532. [INFO] | | +-- es6-iterator@2.0.0
  533. [INFO] | | `-- es6-symbol@3.0.2
  534. [INFO] | +-- escope@3.6.0
  535. [INFO] | | +-- es6-weak-map@2.0.1
  536. [INFO] | | | +-- d@0.1.1
  537. [INFO] | | | +-- es5-ext@0.10.11
  538. [INFO] | | | +-- es6-iterator@2.0.0
  539. [INFO] | | | | `-- d@0.1.1
  540. [INFO] | | | | `-- es5-ext@0.10.11
  541. [INFO] | | | | `-- es6-symbol@3.0.2
  542. [INFO] | | | `-- es6-symbol@3.0.2
  543. [INFO] | | | `-- d@0.1.1
  544. [INFO] | | | `-- es5-ext@0.10.11
  545. [INFO] | | | `-- es6-iterator@2.0.0
  546. [INFO] | | `-- esrecurse@4.1.0
  547. [INFO] | | `-- estraverse@4.1.1
  548. [INFO] | +-- espree@3.1.3
  549. [INFO] | | +-- acorn@3.0.4
  550. [INFO] | | `-- acorn-jsx@2.0.1
  551. [INFO] | | `-- acorn@2.7.0
  552. [INFO] | +-- estraverse@4.2.0
  553. [INFO] | +-- esutils@2.0.2
  554. [INFO] | +-- file-entry-cache@1.2.4
  555. [INFO] | | `-- flat-cache@1.0.10
  556. [INFO] | | +-- del@2.2.0
  557. [INFO] | | | +-- globby@4.0.0
  558. [INFO] | | | | +-- array-union@1.0.1
  559. [INFO] | | | | | `-- array-uniq@1.0.2
  560. [INFO] | | | | +-- arrify@1.0.1
  561. [INFO] | | | | `-- glob@6.0.4
  562. [INFO] | | | | +-- inflight@1.0.4
  563. [INFO] | | | | | `-- wrappy@1.0.1
  564. [INFO] | | | | +-- inherits@2.0.1
  565. [INFO] | | | | +-- minimatch@3.0.0
  566. [INFO] | | | | | `-- brace-expansion@1.1.3
  567. [INFO] | | | | | +-- balanced-match@0.3.0
  568. [INFO] | | | | | `-- concat-map@0.0.1
  569. [INFO] | | | | +-- once@1.3.3
  570. [INFO] | | | | | `-- wrappy@1.0.1
  571. [INFO] | | | | `-- path-is-absolute@1.0.0
  572. [INFO] | | | +-- is-path-cwd@1.0.0
  573. [INFO] | | | +-- is-path-in-cwd@1.0.0
  574. [INFO] | | | | `-- is-path-inside@1.0.0
  575. [INFO] | | | +-- pify@2.3.0
  576. [INFO] | | | +-- pinkie-promise@2.0.0
  577. [INFO] | | | | `-- pinkie@2.0.4
  578. [INFO] | | | `-- rimraf@2.5.2
  579. [INFO] | | | `-- glob@7.0.3
  580. [INFO] | | | +-- inflight@1.0.4
  581. [INFO] | | | | `-- wrappy@1.0.1
  582. [INFO] | | | +-- inherits@2.0.1
  583. [INFO] | | | +-- minimatch@3.0.0
  584. [INFO] | | | | `-- brace-expansion@1.1.3
  585. [INFO] | | | | +-- balanced-match@0.3.0
  586. [INFO] | | | | `-- concat-map@0.0.1
  587. [INFO] | | | +-- once@1.3.3
  588. [INFO] | | | | `-- wrappy@1.0.1
  589. [INFO] | | | `-- path-is-absolute@1.0.0
  590. [INFO] | | +-- graceful-fs@4.1.3
  591. [INFO] | | +-- read-json-sync@1.1.1
  592. [INFO] | | | `-- graceful-fs@4.1.3
  593. [INFO] | | `-- write@0.2.1
  594. [INFO] | | `-- mkdirp@0.5.1
  595. [INFO] | | `-- minimist@0.0.8
  596. [INFO] | +-- glob@7.0.3
  597. [INFO] | | +-- inflight@1.0.4
  598. [INFO] | | | `-- wrappy@1.0.1
  599. [INFO] | | +-- inherits@2.0.1
  600. [INFO] | | +-- minimatch@3.0.0
  601. [INFO] | | | `-- brace-expansion@1.1.3
  602. [INFO] | | | +-- balanced-match@0.3.0
  603. [INFO] | | | `-- concat-map@0.0.1
  604. [INFO] | | `-- once@1.3.3
  605. [INFO] | | `-- wrappy@1.0.1
  606. [INFO] | +-- globals@9.2.0
  607. [INFO] | +-- ignore@3.0.11
  608. [INFO] | +-- imurmurhash@0.1.4
  609. [INFO] | +-- inquirer@0.12.0
  610. [INFO] | | +-- ansi-escapes@1.3.0
  611. [INFO] | | +-- ansi-regex@2.0.0
  612. [INFO] | | +-- cli-cursor@1.0.2
  613. [INFO] | | | `-- restore-cursor@1.0.1
  614. [INFO] | | | +-- exit-hook@1.1.1
  615. [INFO] | | | `-- onetime@1.1.0
  616. [INFO] | | +-- cli-width@2.1.0
  617. [INFO] | | +-- figures@1.5.0
  618. [INFO] | | +-- lodash@4.6.1
  619. [INFO] | | +-- readline2@1.0.1
  620. [INFO] | | | +-- code-point-at@1.0.0
  621. [INFO] | | | | `-- number-is-nan@1.0.0
  622. [INFO] | | | +-- is-fullwidth-code-point@1.0.0
  623. [INFO] | | | | `-- number-is-nan@1.0.0
  624. [INFO] | | | `-- mute-stream@0.0.5
  625. [INFO] | | +-- run-async@0.1.0
  626. [INFO] | | | `-- once@1.3.3
  627. [INFO] | | | `-- wrappy@1.0.1
  628. [INFO] | | +-- rx-lite@3.1.2
  629. [INFO] | | +-- string-width@1.0.1
  630. [INFO] | | | +-- code-point-at@1.0.0
  631. [INFO] | | | | `-- number-is-nan@1.0.0
  632. [INFO] | | | +-- is-fullwidth-code-point@1.0.0
  633. [INFO] | | | | `-- number-is-nan@1.0.0
  634. [INFO] | | | `-- strip-ansi@3.0.1
  635. [INFO] | | | `-- ansi-regex@2.0.0
  636. [INFO] | | `-- strip-ansi@3.0.1
  637. [INFO] | +-- is-my-json-valid@2.13.1
  638. [INFO] | | +-- generate-function@2.0.0
  639. [INFO] | | +-- generate-object-property@1.2.0
  640. [INFO] | | | `-- is-property@1.0.2
  641. [INFO] | | +-- jsonpointer@2.0.0
  642. [INFO] | | `-- xtend@4.0.1
  643. [INFO] | +-- is-resolvable@1.0.0
  644. [INFO] | | `-- tryit@1.0.2
  645. [INFO] | +-- js-yaml@3.5.5
  646. [INFO] | | +-- argparse@1.0.7
  647. [INFO] | | | `-- sprintf-js@1.0.3
  648. [INFO] | | `-- esprima@2.7.3
  649. [INFO] | +-- json-stable-stringify@1.0.1
  650. [INFO] | | `-- jsonify@0.0.0
  651. [INFO] | +-- lodash@4.6.1
  652. [INFO] | +-- mkdirp@0.5.1
  653. [INFO] | | `-- minimist@0.0.8
  654. [INFO] | +-- optionator@0.8.1
  655. [INFO] | | +-- deep-is@0.1.3
  656. [INFO] | | +-- fast-levenshtein@1.1.3
  657. [INFO] | | +-- levn@0.3.0
  658. [INFO] | | +-- prelude-ls@1.1.2
  659. [INFO] | | +-- type-check@0.3.2
  660. [INFO] | | `-- wordwrap@1.0.0
  661. [INFO] | +-- path-is-absolute@1.0.0
  662. [INFO] | +-- path-is-inside@1.0.1
  663. [INFO] | +-- pluralize@1.2.1
  664. [INFO] | +-- progress@1.1.8
  665. [INFO] | +-- require-uncached@1.0.2
  666. [INFO] | | +-- caller-path@0.1.0
  667. [INFO] | | | `-- callsites@0.2.0
  668. [INFO] | | `-- resolve-from@1.0.1
  669. [INFO] | +-- resolve@1.1.7
  670. [INFO] | +-- shelljs@0.6.0
  671. [INFO] | +-- strip-json-comments@1.0.4
  672. [INFO] | +-- table@3.7.8
  673. [INFO] | | +-- bluebird@3.3.4
  674. [INFO] | | +-- lodash@4.6.1
  675. [INFO] | | +-- slice-ansi@0.0.4
  676. [INFO] | | +-- string-width@1.0.1
  677. [INFO] | | | +-- code-point-at@1.0.0
  678. [INFO] | | | | `-- number-is-nan@1.0.0
  679. [INFO] | | | +-- is-fullwidth-code-point@1.0.0
  680. [INFO] | | | | `-- number-is-nan@1.0.0
  681. [INFO] | | | `-- strip-ansi@3.0.1
  682. [INFO] | | | `-- ansi-regex@2.0.0
  683. [INFO] | | +-- strip-ansi@3.0.1
  684. [INFO] | | | `-- ansi-regex@2.0.0
  685. [INFO] | | +-- tv4@1.2.7
  686. [INFO] | | `-- xregexp@3.1.0
  687. [INFO] | +-- text-table@0.2.0
  688. [INFO] | `-- user-home@2.0.0
  689. [INFO] | `-- os-homedir@1.0.1
  690. [INFO] +-- eslint-config-airbnb@6.2.0
  691. [INFO] +-- eslint-loader@1.3.0
  692. [INFO] | +-- big.js@3.2.0
  693. [INFO] | `-- loader-utils@0.2.17
  694. [INFO] +-- eslint-plugin-react@4.2.3
  695. [INFO] +-- esprima@1.0.4
  696. [INFO] +-- estraverse@1.9.3
  697. [INFO] +-- esutils@2.0.2
  698. [INFO] +-- eventemitter3@3.1.0
  699. [INFO] +-- events@3.0.0
  700. [INFO] +-- evp_bytestokey@1.0.3
  701. [INFO] +-- exec-buffer@2.0.1
  702. [INFO] +-- exec-series@1.0.3
  703. [INFO] | `-- object-assign@4.1.1
  704. [INFO] +-- executable@1.1.0
  705. [INFO] +-- exit@0.1.2
  706. [INFO] +-- expand-braces@0.1.2
  707. [INFO] | +-- braces@0.1.5
  708. [INFO] | +-- expand-range@0.1.1
  709. [INFO] | +-- is-number@0.1.1
  710. [INFO] | `-- repeat-string@0.2.2
  711. [INFO] +-- expand-brackets@0.1.5
  712. [INFO] +-- expand-range@1.8.2
  713. [INFO] +-- extend@3.0.2
  714. [INFO] +-- extend-shallow@2.0.1
  715. [INFO] +-- extglob@0.3.2
  716. [INFO] | `-- is-extglob@1.0.0
  717. [INFO] +-- extract-zip@1.6.7
  718. [INFO] | +-- concat-stream@1.6.2
  719. [INFO] | +-- fd-slicer@1.0.1
  720. [INFO] | `-- yauzl@2.4.1
  721. [INFO] +-- extsprintf@1.3.0
  722. [INFO] +-- fancy-log@1.3.3
  723. [INFO] +-- fast-deep-equal@2.0.1
  724. [INFO] +-- fast-json-stable-stringify@2.0.0
  725. [INFO] +-- fast-levenshtein@2.0.6
  726. [INFO] +-- fastparse@1.1.2
  727. [INFO] +-- faux-jax@5.0.6
  728. [INFO] +-- fd-slicer@1.1.0
  729. [INFO] +-- figures@1.7.0
  730. [INFO] | `-- object-assign@4.1.1
  731. [INFO] +-- file-loader@0.11.2
  732. [INFO] +-- file-type@3.9.0
  733. [INFO] +-- filename-regex@2.0.1
  734. [INFO] +-- filename-reserved-regex@1.0.0
  735. [INFO] +-- filenamify@1.2.1
  736. [INFO] +-- fill-range@2.2.4
  737. [INFO] +-- finalhandler@1.1.0
  738. [INFO] | `-- statuses@1.3.1
  739. [INFO] +-- find-cache-dir@1.0.0
  740. [INFO] +-- find-up@2.1.0
  741. [INFO] +-- find-versions@1.2.1
  742. [INFO] +-- first-chunk-stream@1.0.0
  743. [INFO] +-- follow-redirects@1.7.0
  744. [INFO] | +-- debug@3.2.6
  745. [INFO] | `-- ms@2.1.1
  746. [INFO] +-- for-in@1.0.2
  747. [INFO] +-- for-own@0.1.5
  748. [INFO] +-- forever-agent@0.6.1
  749. [INFO] +-- form-data@2.3.3
  750. [INFO] +-- fragment-cache@0.2.1
  751. [INFO] +-- fs-access@1.0.1
  752. [INFO] +-- fs-constants@1.0.0
  753. [INFO] +-- fs-extra@0.26.7
  754. [INFO] | `-- graceful-fs@4.1.15
  755. [INFO] +-- fs.realpath@1.0.0
  756. [INFO] +-- fstream@1.0.12
  757. [INFO] | `-- graceful-fs@4.2.2
  758. [INFO] +-- gauge@1.0.2
  759. [INFO] +-- gaze@0.5.2
  760. [INFO] +-- get-caller-file@1.0.3
  761. [INFO] +-- get-pixels@1.0.1
  762. [INFO] +-- get-proxy@1.1.0
  763. [INFO] +-- get-stdin@4.0.1
  764. [INFO] +-- get-value@2.0.6
  765. [INFO] +-- getpass@0.1.7
  766. [INFO] +-- gifsicle@3.0.4
  767. [INFO] +-- glob@4.5.3
  768. [INFO] | `-- minimatch@2.0.10
  769. [INFO] +-- glob-base@0.3.0
  770. [INFO] | +-- glob-parent@2.0.0
  771. [INFO] | +-- is-extglob@1.0.0
  772. [INFO] | `-- is-glob@2.0.1
  773. [INFO] +-- glob-parent@3.1.0
  774. [INFO] +-- glob-stream@5.3.5
  775. [INFO] | `-- glob@5.0.15
  776. [INFO] +-- globals@9.18.0
  777. [INFO] +-- globule@0.1.0
  778. [INFO] | +-- glob@3.1.21
  779. [INFO] | +-- inherits@1.0.2
  780. [INFO] | +-- lodash@1.0.2
  781. [INFO] | `-- minimatch@0.2.14
  782. [INFO] +-- glogg@1.0.2
  783. [INFO] +-- gm@1.4.2
  784. [INFO] +-- gmsmith@0.4.5
  785. [INFO] +-- got@5.7.1
  786. [INFO] +-- graceful-fs@1.2.3
  787. [INFO] +-- graceful-readlink@1.0.1
  788. [INFO] +-- growl@1.9.2
  789. [INFO] +-- gulp-decompress@1.2.0
  790. [INFO] +-- gulp-rename@1.4.0
  791. [INFO] +-- gulp-sourcemaps@1.6.0
  792. [INFO] | +-- graceful-fs@4.1.15
  793. [INFO] | `-- through2@2.0.5
  794. [INFO] +-- gulp-util@3.0.8
  795. [INFO] | +-- minimist@1.2.0
  796. [INFO] | +-- object-assign@3.0.0
  797. [INFO] | +-- through2@2.0.5
  798. [INFO] | `-- vinyl@0.5.3
  799. [INFO] +-- gulplog@1.0.0
  800. [INFO] +-- handlebars@4.1.0
  801. [INFO] | +-- async@2.6.2
  802. [INFO] | +-- commander@2.17.1
  803. [INFO] | +-- source-map@0.6.1
  804. [INFO] | `-- uglify-js@3.4.9
  805. [INFO] +-- har-schema@2.0.0
  806. [INFO] +-- har-validator@5.1.3
  807. [INFO] +-- has-ansi@2.0.0
  808. [INFO] +-- has-binary@0.1.7
  809. [INFO] | `-- isarray@0.0.1
  810. [INFO] +-- has-cors@1.1.0
  811. [INFO] +-- has-flag@1.0.0
  812. [INFO] +-- has-gulplog@0.1.0
  813. [INFO] +-- has-unicode@1.0.1
  814. [INFO] +-- has-value@1.0.0
  815. [INFO] | `-- isobject@3.0.1
  816. [INFO] +-- has-values@1.0.0
  817. [INFO] | +-- is-number@3.0.0
  818. [INFO] | | `-- kind-of@3.2.2
  819. [INFO] | `-- kind-of@4.0.0
  820. [INFO] +-- hash-base@3.0.4
  821. [INFO] +-- hash.js@1.1.7
  822. [INFO] +-- hasha@2.2.0
  823. [INFO] +-- hawk@1.1.1
  824. [INFO] +-- he@1.0.0
  825. [INFO] +-- hmac-drbg@1.0.1
  826. [INFO] +-- hoek@0.9.1
  827. [INFO] +-- home-or-tmp@2.0.0
  828. [INFO] +-- hosted-git-info@2.7.1
  829. [INFO] +-- html-loader@0.5.5
  830. [INFO] | +-- camel-case@3.0.0
  831. [INFO] | +-- clean-css@4.2.1
  832. [INFO] | +-- commander@2.17.1
  833. [INFO] | +-- he@1.2.0
  834. [INFO] | +-- html-minifier@3.5.21
  835. [INFO] | +-- object-assign@4.1.1
  836. [INFO] | +-- param-case@2.1.1
  837. [INFO] | +-- source-map@0.6.1
  838. [INFO] | `-- uglify-js@3.4.10
  839. [INFO] | `-- commander@2.19.0
  840. [INFO] +-- html-minifier@1.5.0
  841. [INFO] | +-- commander@2.9.0
  842. [INFO] | +-- concat-stream@1.5.2
  843. [INFO] | +-- process-nextick-args@1.0.7
  844. [INFO] | +-- readable-stream@2.0.6
  845. [INFO] | `-- string_decoder@0.10.31
  846. [INFO] +-- html-webpack-plugin@2.16.0
  847. [INFO] | +-- big.js@3.2.0
  848. [INFO] | +-- bluebird@3.5.3
  849. [INFO] | `-- loader-utils@0.2.17
  850. [INFO] +-- htmlparser2@3.10.1
  851. [INFO] | `-- readable-stream@3.2.0
  852. [INFO] +-- http-errors@1.6.3
  853. [INFO] +-- http-proxy@1.17.0
  854. [INFO] +-- http-signature@1.2.0
  855. [INFO] +-- https-browserify@1.0.0
  856. [INFO] +-- iconv-lite@0.4.23
  857. [INFO] +-- icss-utils@4.1.1
  858. [INFO] +-- ieee754@1.1.12
  859. [INFO] +-- image-size@0.3.5
  860. [INFO] +-- image-webpack-loader@1.8.0
  861. [INFO] | +-- big.js@3.2.0
  862. [INFO] | `-- loader-utils@0.2.17
  863. [INFO] +-- imagemin@4.0.0
  864. [INFO] | `-- concat-stream@1.6.2
  865. [INFO] +-- imagemin-gifsicle@4.2.0
  866. [INFO] +-- imagemin-jpegtran@4.3.2
  867. [INFO] | `-- through2@2.0.5
  868. [INFO] +-- imagemin-optipng@4.3.0
  869. [INFO] +-- imagemin-pngquant@4.2.2
  870. [INFO] | `-- through2@2.0.5
  871. [INFO] +-- imagemin-svgo@4.2.1
  872. [INFO] | +-- csso@2.0.0
  873. [INFO] | +-- esprima@2.7.3
  874. [INFO] | +-- is-svg@1.1.1
  875. [INFO] | +-- js-yaml@3.6.1
  876. [INFO] | +-- svgo@0.6.6
  877. [INFO] | `-- through2@2.0.5
  878. [INFO] +-- imports-loader@0.6.5
  879. [INFO] | +-- big.js@3.2.0
  880. [INFO] | +-- loader-utils@0.2.17
  881. [INFO] | `-- source-map@0.1.43
  882. [INFO] +-- indent-string@2.1.0
  883. [INFO] +-- indexes-of@1.0.1
  884. [INFO] +-- indexof@0.0.1
  885. [INFO] +-- inflight@1.0.6
  886. [INFO] +-- inherits@2.0.3
  887. [INFO] +-- ini@1.3.5
  888. [INFO] +-- interpret@1.2.0
  889. [INFO] +-- invariant@2.2.4
  890. [INFO] +-- invert-kv@1.0.0
  891. [INFO] +-- iota-array@1.0.0
  892. [INFO] +-- ip-regex@1.0.3
  893. [INFO] +-- is-absolute@0.1.7
  894. [INFO] +-- is-accessor-descriptor@0.1.6
  895. [INFO] +-- is-arrayish@0.2.1
  896. [INFO] +-- is-binary-path@1.0.1
  897. [INFO] +-- is-buffer@1.1.6
  898. [INFO] +-- is-bzip2@1.0.0
  899. [INFO] +-- is-data-descriptor@0.1.4
  900. [INFO] +-- is-descriptor@0.1.6
  901. [INFO] | `-- kind-of@5.1.0
  902. [INFO] +-- is-dotfile@1.0.3
  903. [INFO] +-- is-equal-shallow@0.1.3
  904. [INFO] +-- is-extendable@0.1.1
  905. [INFO] +-- is-extglob@2.1.1
  906. [INFO] +-- is-finite@1.0.2
  907. [INFO] +-- is-fullwidth-code-point@1.0.0
  908. [INFO] +-- is-gif@1.0.0
  909. [INFO] +-- is-glob@3.1.0
  910. [INFO] +-- is-gzip@1.0.0
  911. [INFO] +-- is-jpg@1.0.1
  912. [INFO] +-- is-lower-case@1.1.3
  913. [INFO] +-- is-natural-number@2.1.1
  914. [INFO] +-- is-number@2.1.0
  915. [INFO] +-- is-obj@1.0.1
  916. [INFO] +-- is-plain-object@2.0.4
  917. [INFO] | `-- isobject@3.0.1
  918. [INFO] +-- is-png@1.1.0
  919. [INFO] +-- is-posix-bracket@0.1.1
  920. [INFO] +-- is-primitive@2.0.0
  921. [INFO] +-- is-redirect@1.0.0
  922. [INFO] +-- is-relative@0.1.3
  923. [INFO] +-- is-retry-allowed@1.1.0
  924. [INFO] +-- is-stream@1.1.0
  925. [INFO] +-- is-tar@1.0.0
  926. [INFO] +-- is-typedarray@1.0.0
  927. [INFO] +-- is-upper-case@1.1.2
  928. [INFO] +-- is-url@1.2.4
  929. [INFO] +-- is-utf8@0.2.1
  930. [INFO] +-- is-valid-glob@0.3.0
  931. [INFO] +-- is-windows@1.0.2
  932. [INFO] +-- is-zip@1.0.0
  933. [INFO] +-- isarray@1.0.0
  934. [INFO] +-- isbinaryfile@3.0.3
  935. [INFO] +-- isexe@2.0.0
  936. [INFO] +-- isobject@2.1.0
  937. [INFO] +-- isstream@0.1.2
  938. [INFO] +-- istanbul@0.4.5
  939. [INFO] | +-- abbrev@1.0.9
  940. [INFO] | +-- async@1.5.2
  941. [INFO] | +-- esprima@2.7.3
  942. [INFO] | +-- glob@5.0.15
  943. [INFO] | +-- resolve@1.1.7
  944. [INFO] | +-- supports-color@3.2.3
  945. [INFO] | +-- which@1.3.1
  946. [INFO] | `-- wordwrap@1.0.0
  947. [INFO] +-- jade@0.26.3
  948. [INFO] | +-- commander@0.6.1
  949. [INFO] | `-- mkdirp@0.3.0
  950. [INFO] +-- jasmine@2.4.1
  951. [INFO] | +-- glob@3.2.11
  952. [INFO] | +-- jasmine-core@2.4.1
  953. [INFO] | `-- minimatch@0.3.0
  954. [INFO] +-- jasmine-core@2.99.1
  955. [INFO] +-- jpegtran-bin@3.2.0
  956. [INFO] +-- jquery@3.4.1
  957. [INFO] +-- js-tokens@3.0.2
  958. [INFO] +-- js-yaml@3.7.0
  959. [INFO] | `-- esprima@2.7.3
  960. [INFO] +-- jsbn@0.1.1
  961. [INFO] +-- jsesc@1.3.0
  962. [INFO] +-- json-loader@0.5.7
  963. [INFO] +-- json-schema@0.2.3
  964. [INFO] +-- json-schema-traverse@0.4.1
  965. [INFO] +-- json-stable-stringify@1.0.1
  966. [INFO] +-- json-stable-stringify-without-jsonify@1.0.1
  967. [INFO] +-- json-stringify-safe@5.0.1
  968. [INFO] +-- json3@3.3.2
  969. [INFO] +-- json5@0.5.1
  970. [INFO] +-- jsonfile@2.4.0
  971. [INFO] | `-- graceful-fs@4.1.15
  972. [INFO] +-- jsonify@0.0.0
  973. [INFO] +-- jsprim@1.4.1
  974. [INFO] +-- karma@1.7.1
  975. [INFO] | +-- bluebird@3.5.3
  976. [INFO] | +-- glob@7.1.3
  977. [INFO] | +-- graceful-fs@4.1.15
  978. [INFO] | +-- lodash@3.10.1
  979. [INFO] | `-- rimraf@2.6.3
  980. [INFO] +-- karma-chrome-launcher@2.2.0
  981. [INFO] | `-- which@1.3.1
  982. [INFO] +-- karma-coverage@1.1.2
  983. [INFO] | `-- dateformat@1.0.12
  984. [INFO] +-- karma-firefox-launcher@1.1.0
  985. [INFO] +-- karma-jasmine@1.1.2
  986. [INFO] +-- karma-phantomjs-launcher@1.0.4
  987. [INFO] +-- karma-sourcemap-loader@0.3.7
  988. [INFO] | `-- graceful-fs@4.1.15
  989. [INFO] +-- karma-webpack@2.0.13
  990. [INFO] | `-- async@2.6.2
  991. [INFO] +-- kew@0.7.0
  992. [INFO] +-- kind-of@3.2.2
  993. [INFO] +-- klaw@1.3.1
  994. [INFO] | `-- graceful-fs@4.1.15
  995. [INFO] +-- layout@2.0.2
  996. [INFO] +-- lazy-cache@1.0.4
  997. [INFO] +-- lazy-req@1.1.0
  998. [INFO] +-- lazystream@1.0.0
  999. [INFO] +-- lcid@1.0.0
  1000. [INFO] +-- levn@0.3.0
  1001. [INFO] +-- load-json-file@1.1.0
  1002. [INFO] | +-- graceful-fs@4.1.15
  1003. [INFO] | `-- pify@2.3.0
  1004. [INFO] +-- loader-runner@2.4.0
  1005. [INFO] +-- loader-utils@1.2.3
  1006. [INFO] | +-- json5@1.0.1
  1007. [INFO] | `-- minimist@1.2.0
  1008. [INFO] +-- locate-path@2.0.0
  1009. [INFO] +-- lodash@4.17.15
  1010. [INFO] +-- lodash-compat@3.10.2
  1011. [INFO] +-- lodash._baseassign@3.2.0
  1012. [INFO] +-- lodash._basecopy@3.0.1
  1013. [INFO] +-- lodash._baseflatten@3.1.4
  1014. [INFO] +-- lodash._basefor@3.0.3
  1015. [INFO] +-- lodash._basetostring@3.0.1
  1016. [INFO] +-- lodash._basevalues@3.0.0
  1017. [INFO] +-- lodash._bindcallback@3.0.1
  1018. [INFO] +-- lodash._createassigner@3.1.1
  1019. [INFO] +-- lodash._getnative@3.9.1
  1020. [INFO] +-- lodash._isiterateecall@3.0.9
  1021. [INFO] +-- lodash._pickbyarray@3.0.2
  1022. [INFO] +-- lodash._pickbycallback@3.0.0
  1023. [INFO] +-- lodash._reescape@3.0.0
  1024. [INFO] +-- lodash._reevaluate@3.0.0
  1025. [INFO] +-- lodash._reinterpolate@3.0.0
  1026. [INFO] +-- lodash._root@3.0.1
  1027. [INFO] +-- lodash.assign@3.2.0
  1028. [INFO] +-- lodash.escape@3.2.0
  1029. [INFO] +-- lodash.isarguments@3.1.0
  1030. [INFO] +-- lodash.isarray@3.0.4
  1031. [INFO] +-- lodash.isequal@4.5.0
  1032. [INFO] +-- lodash.keys@3.1.2
  1033. [INFO] +-- lodash.keysin@3.0.8
  1034. [INFO] +-- lodash.pick@3.1.0
  1035. [INFO] +-- lodash.restparam@3.6.1
  1036. [INFO] +-- lodash.template@3.6.2
  1037. [INFO] +-- lodash.templatesettings@3.1.1
  1038. [INFO] +-- log4js@0.6.38
  1039. [INFO] | +-- isarray@0.0.1
  1040. [INFO] | +-- readable-stream@1.0.34
  1041. [INFO] | +-- semver@4.3.6
  1042. [INFO] | `-- string_decoder@0.10.31
  1043. [INFO] +-- logalot@2.1.0
  1044. [INFO] +-- longest@1.0.1
  1045. [INFO] +-- loose-envify@1.4.0
  1046. [INFO] +-- loud-rejection@1.6.0
  1047. [INFO] +-- lower-case@1.1.4
  1048. [INFO] +-- lower-case-first@1.0.2
  1049. [INFO] +-- lowercase-keys@1.0.1
  1050. [INFO] +-- lpad-align@1.1.2
  1051. [INFO] +-- lru-cache@2.7.3
  1052. [INFO] +-- make-dir@1.3.0
  1053. [INFO] +-- map-cache@0.2.2
  1054. [INFO] +-- map-obj@1.0.1
  1055. [INFO] +-- map-visit@1.0.0
  1056. [INFO] +-- math-random@1.0.4
  1057. [INFO] +-- md5.js@1.3.5
  1058. [INFO] +-- media-typer@0.3.0
  1059. [INFO] +-- memory-fs@0.4.1
  1060. [INFO] +-- meow@3.7.0
  1061. [INFO] | `-- minimist@1.2.0
  1062. [INFO] +-- merge-stream@1.0.1
  1063. [INFO] +-- micromatch@2.3.11
  1064. [INFO] | +-- is-extglob@1.0.0
  1065. [INFO] | `-- is-glob@2.0.1
  1066. [INFO] +-- miller-rabin@4.0.1
  1067. [INFO] +-- mime@1.6.0
  1068. [INFO] +-- mime-db@1.38.0
  1069. [INFO] +-- mime-types@2.1.22
  1070. [INFO] +-- mimer@0.2.3
  1071. [INFO] +-- minimalistic-assert@1.0.1
  1072. [INFO] +-- minimalistic-crypto-utils@1.0.1
  1073. [INFO] +-- minimatch@3.0.4
  1074. [INFO] +-- minimist@0.0.8
  1075. [INFO] +-- mitm@1.7.0
  1076. [INFO] +-- mixin-deep@1.3.2
  1077. [INFO] | `-- is-extendable@1.0.1
  1078. [INFO] +-- mkdirp@0.5.1
  1079. [INFO] +-- mocha@2.5.3
  1080. [INFO] | +-- debug@2.2.0
  1081. [INFO] | +-- escape-string-regexp@1.0.2
  1082. [INFO] | +-- glob@3.2.11
  1083. [INFO] | +-- minimatch@0.3.0
  1084. [INFO] | +-- ms@0.7.1
  1085. [INFO] | `-- supports-color@1.2.0
  1086. [INFO] +-- moment@2.24.0
  1087. [INFO] +-- ms@2.0.0
  1088. [INFO] +-- multipipe@0.1.2
  1089. [INFO] | +-- duplexer2@0.0.2
  1090. [INFO] | +-- isarray@0.0.1
  1091. [INFO] | +-- readable-stream@1.1.14
  1092. [INFO] | `-- string_decoder@0.10.31
  1093. [INFO] +-- nan@1.9.0
  1094. [INFO] +-- nanomatch@1.2.13
  1095. [INFO] | +-- arr-diff@4.0.0
  1096. [INFO] | +-- array-unique@0.3.2
  1097. [INFO] | +-- extend-shallow@3.0.2
  1098. [INFO] | +-- is-extendable@1.0.1
  1099. [INFO] | `-- kind-of@6.0.2
  1100. [INFO] +-- natives@1.1.6
  1101. [INFO] +-- ncname@1.0.0
  1102. [INFO] +-- ndarray@1.0.18
  1103. [INFO] +-- ndarray-pack@1.0.0
  1104. [INFO] +-- negotiator@0.6.1
  1105. [INFO] +-- neo-async@2.6.0
  1106. [INFO] +-- ng-annotate@1.2.2
  1107. [INFO] | `-- convert-source-map@1.1.3
  1108. [INFO] +-- ng-annotate-webpack-plugin@0.2.1-pre
  1109. [INFO] +-- no-case@2.3.2
  1110. [INFO] +-- node-dir@0.1.17
  1111. [INFO] +-- node-libs-browser@2.2.0
  1112. [INFO] | `-- punycode@1.4.1
  1113. [INFO] +-- node-sass@2.1.1
  1114. [INFO] | +-- ansi-regex@0.2.1
  1115. [INFO] | +-- ansi-styles@1.1.0
  1116. [INFO] | +-- chalk@0.5.1
  1117. [INFO] | +-- has-ansi@0.1.0
  1118. [INFO] | +-- object-assign@2.1.1
  1119. [INFO] | +-- semver@4.3.6
  1120. [INFO] | +-- strip-ansi@0.3.0
  1121. [INFO] | `-- supports-color@0.2.0
  1122. [INFO] +-- node-status-codes@1.0.0
  1123. [INFO] +-- nopt@3.0.6
  1124. [INFO] +-- normalize-package-data@2.5.0
  1125. [INFO] +-- normalize-path@2.1.1
  1126. [INFO] +-- npmconf@2.1.3
  1127. [INFO] | +-- once@1.3.3
  1128. [INFO] | `-- semver@4.3.6
  1129. [INFO] +-- npmlog@1.0.0
  1130. [INFO] +-- nth-check@1.0.2
  1131. [INFO] +-- null-check@1.0.0
  1132. [INFO] +-- number-is-nan@1.0.1
  1133. [INFO] +-- oauth-sign@0.9.0
  1134. [INFO] +-- obj-extend@0.1.0
  1135. [INFO] +-- object-assign@4.0.1
  1136. [INFO] +-- object-component@0.0.3
  1137. [INFO] +-- object-copy@0.1.0
  1138. [INFO] | `-- define-property@0.2.5
  1139. [INFO] +-- object-visit@1.0.1
  1140. [INFO] | `-- isobject@3.0.1
  1141. [INFO] +-- object.omit@2.0.1
  1142. [INFO] +-- object.pick@1.3.0
  1143. [INFO] | `-- isobject@3.0.1
  1144. [INFO] +-- on-finished@2.3.0
  1145. [INFO] +-- once@1.4.0
  1146. [INFO] +-- onetime@1.1.0
  1147. [INFO] +-- optimist@0.6.1
  1148. [INFO] +-- optional@0.1.4
  1149. [INFO] +-- optionator@0.8.2
  1150. [INFO] | `-- wordwrap@1.0.0
  1151. [INFO] +-- options@0.0.6
  1152. [INFO] +-- optipng-bin@3.1.4
  1153. [INFO] +-- ordered-ast-traverse@1.1.1
  1154. [INFO] +-- ordered-esprima-props@1.1.0
  1155. [INFO] +-- ordered-read-streams@0.3.0
  1156. [INFO] +-- os-browserify@0.3.0
  1157. [INFO] +-- os-filter-obj@1.0.3
  1158. [INFO] +-- os-homedir@1.0.2
  1159. [INFO] +-- os-locale@1.4.0
  1160. [INFO] +-- os-tmpdir@1.0.2
  1161. [INFO] +-- osenv@0.1.5
  1162. [INFO] +-- p-limit@1.3.0
  1163. [INFO] +-- p-locate@2.0.0
  1164. [INFO] +-- p-try@1.0.0
  1165. [INFO] +-- package@1.0.1
  1166. [INFO] +-- pako@1.0.10
  1167. [INFO] +-- pangyp@2.3.3
  1168. [INFO] | +-- asn1@0.1.11
  1169. [INFO] | +-- assert-plus@0.1.5
  1170. [INFO] | +-- async@0.9.2
  1171. [INFO] | +-- aws-sign2@0.5.0
  1172. [INFO] | +-- caseless@0.8.0
  1173. [INFO] | +-- combined-stream@0.0.7
  1174. [INFO] | +-- delayed-stream@0.0.5
  1175. [INFO] | +-- forever-agent@0.5.2
  1176. [INFO] | +-- form-data@0.2.0
  1177. [INFO] | | `-- mime-types@2.0.14
  1178. [INFO] | +-- glob@4.3.5
  1179. [INFO] | +-- graceful-fs@3.0.11
  1180. [INFO] | +-- http-signature@0.10.1
  1181. [INFO] | +-- mime-db@1.12.0
  1182. [INFO] | +-- mime-types@1.0.2
  1183. [INFO] | +-- minimatch@2.0.10
  1184. [INFO] | +-- node-uuid@1.4.8
  1185. [INFO] | +-- oauth-sign@0.5.0
  1186. [INFO] | +-- qs@2.3.3
  1187. [INFO] | +-- request@2.51.0
  1188. [INFO] | +-- rimraf@2.2.8
  1189. [INFO] | +-- semver@4.3.6
  1190. [INFO] | `-- tunnel-agent@0.4.3
  1191. [INFO] +-- param-case@1.1.2
  1192. [INFO] +-- parse-asn1@5.1.4
  1193. [INFO] +-- parse-glob@3.0.4
  1194. [INFO] | +-- is-extglob@1.0.0
  1195. [INFO] | `-- is-glob@2.0.1
  1196. [INFO] +-- parse-json@2.2.0
  1197. [INFO] +-- parse-node-version@1.0.1
  1198. [INFO] +-- parsejson@0.0.3
  1199. [INFO] +-- parseqs@0.0.5
  1200. [INFO] +-- parseuri@0.0.5
  1201. [INFO] +-- parseurl@1.3.2
  1202. [INFO] +-- pascal-case@1.1.2
  1203. [INFO] +-- pascalcase@0.1.1
  1204. [INFO] +-- path-browserify@0.0.0
  1205. [INFO] +-- path-case@1.1.2
  1206. [INFO] +-- path-dirname@1.0.2
  1207. [INFO] +-- path-exists@3.0.0
  1208. [INFO] +-- path-is-absolute@1.0.1
  1209. [INFO] +-- path-parse@1.0.6
  1210. [INFO] +-- path-type@1.1.0
  1211. [INFO] | +-- graceful-fs@4.1.15
  1212. [INFO] | `-- pify@2.3.0
  1213. [INFO] +-- pbkdf2@3.0.17
  1214. [INFO] +-- pend@1.2.0
  1215. [INFO] +-- performance-now@2.1.0
  1216. [INFO] +-- phantomjs-prebuilt@2.1.16
  1217. [INFO] | +-- fs-extra@1.0.0
  1218. [INFO] | +-- graceful-fs@4.2.2
  1219. [INFO] | `-- which@1.3.1
  1220. [INFO] +-- pify@3.0.0
  1221. [INFO] +-- pinkie@2.0.4
  1222. [INFO] +-- pinkie-promise@2.0.1
  1223. [INFO] +-- pkg-conf@1.1.3
  1224. [INFO] | +-- find-up@1.1.2
  1225. [INFO] | `-- path-exists@2.1.0
  1226. [INFO] +-- pkg-dir@2.0.0
  1227. [INFO] +-- pngjs@0.4.0
  1228. [INFO] +-- pngparse@1.1.4
  1229. [INFO] +-- pngquant-bin@3.1.1
  1230. [INFO] +-- pngsmith@0.1.5
  1231. [INFO] +-- posix-character-classes@0.1.1
  1232. [INFO] +-- postcss@7.0.18
  1233. [INFO] | +-- ansi-styles@3.2.1
  1234. [INFO] | +-- chalk@2.4.2
  1235. [INFO] | | `-- supports-color@5.5.0
  1236. [INFO] | +-- color-convert@1.9.3
  1237. [INFO] | +-- color-name@1.1.3
  1238. [INFO] | +-- has-flag@3.0.0
  1239. [INFO] | +-- source-map@0.6.1
  1240. [INFO] | `-- supports-color@6.1.0
  1241. [INFO] +-- postcss-modules-extract-imports@2.0.0
  1242. [INFO] +-- postcss-modules-local-by-default@3.0.2
  1243. [INFO] +-- postcss-modules-scope@2.1.0
  1244. [INFO] +-- postcss-modules-values@3.0.0
  1245. [INFO] +-- postcss-selector-parser@6.0.2
  1246. [INFO] | `-- uniq@1.0.1
  1247. [INFO] +-- postcss-value-parser@4.0.2
  1248. [INFO] +-- ppm@0.0.0
  1249. [INFO] | `-- through@2.2.7
  1250. [INFO] +-- prelude-ls@1.1.2
  1251. [INFO] +-- prepend-http@1.0.4
  1252. [INFO] +-- preserve@0.2.0
  1253. [INFO] +-- pretty-error@2.1.1
  1254. [INFO] +-- private@0.1.8
  1255. [INFO] +-- process@0.11.10
  1256. [INFO] +-- process-nextick-args@2.0.0
  1257. [INFO] +-- progress@1.1.8
  1258. [INFO] +-- proto-list@1.2.4
  1259. [INFO] +-- prr@1.0.1
  1260. [INFO] +-- pseudomap@1.0.2
  1261. [INFO] +-- psl@1.1.31
  1262. [INFO] +-- public-encrypt@4.0.3
  1263. [INFO] +-- punycode@2.1.1
  1264. [INFO] +-- q@1.5.1
  1265. [INFO] +-- qjobs@1.2.0
  1266. [INFO] +-- qs@6.5.2
  1267. [INFO] +-- querystring@0.2.0
  1268. [INFO] +-- querystring-es3@0.2.1
  1269. [INFO] +-- randomatic@3.1.1
  1270. [INFO] | +-- is-number@4.0.0
  1271. [INFO] | `-- kind-of@6.0.2
  1272. [INFO] +-- randombytes@2.1.0
  1273. [INFO] +-- randomfill@1.0.4
  1274. [INFO] +-- range-parser@1.2.0
  1275. [INFO] +-- raw-body@2.3.3
  1276. [INFO] +-- raw-loader@0.5.1
  1277. [INFO] +-- rc@1.2.8
  1278. [INFO] | `-- minimist@1.2.0
  1279. [INFO] +-- read-all-stream@3.1.0
  1280. [INFO] +-- read-pkg@1.1.0
  1281. [INFO] +-- read-pkg-up@1.0.1
  1282. [INFO] | +-- find-up@1.1.2
  1283. [INFO] | `-- path-exists@2.1.0
  1284. [INFO] +-- readable-stream@2.3.6
  1285. [INFO] +-- readdirp@2.2.1
  1286. [INFO] | +-- arr-diff@4.0.0
  1287. [INFO] | +-- array-unique@0.3.2
  1288. [INFO] | +-- braces@2.3.2
  1289. [INFO] | | `-- extend-shallow@2.0.1
  1290. [INFO] | +-- expand-brackets@2.1.4
  1291. [INFO] | | +-- define-property@0.2.5
  1292. [INFO] | | +-- extend-shallow@2.0.1
  1293. [INFO] | | +-- is-accessor-descriptor@0.1.6
  1294. [INFO] | | | `-- kind-of@3.2.2
  1295. [INFO] | | +-- is-data-descriptor@0.1.4
  1296. [INFO] | | | `-- kind-of@3.2.2
  1297. [INFO] | | +-- is-descriptor@0.1.6
  1298. [INFO] | | `-- kind-of@5.1.0
  1299. [INFO] | +-- extend-shallow@3.0.2
  1300. [INFO] | | `-- is-extendable@1.0.1
  1301. [INFO] | +-- extglob@2.0.4
  1302. [INFO] | | +-- define-property@1.0.0
  1303. [INFO] | | `-- extend-shallow@2.0.1
  1304. [INFO] | +-- fill-range@4.0.0
  1305. [INFO] | | `-- extend-shallow@2.0.1
  1306. [INFO] | +-- graceful-fs@4.1.15
  1307. [INFO] | +-- is-accessor-descriptor@1.0.0
  1308. [INFO] | +-- is-data-descriptor@1.0.0
  1309. [INFO] | +-- is-descriptor@1.0.2
  1310. [INFO] | +-- is-number@3.0.0
  1311. [INFO] | | `-- kind-of@3.2.2
  1312. [INFO] | +-- isobject@3.0.1
  1313. [INFO] | +-- kind-of@6.0.2
  1314. [INFO] | `-- micromatch@3.1.10
  1315. [INFO] +-- recast@0.11.23
  1316. [INFO] | `-- esprima@3.1.3
  1317. [INFO] +-- redent@1.0.0
  1318. [INFO] +-- regenerate@1.4.0
  1319. [INFO] +-- regenerator-runtime@0.11.1
  1320. [INFO] +-- regenerator-transform@0.10.1
  1321. [INFO] +-- regex-cache@0.4.4
  1322. [INFO] +-- regex-not@1.0.2
  1323. [INFO] | +-- extend-shallow@3.0.2
  1324. [INFO] | `-- is-extendable@1.0.1
  1325. [INFO] +-- regexpu-core@2.0.0
  1326. [INFO] +-- regjsgen@0.2.0
  1327. [INFO] +-- regjsparser@0.1.5
  1328. [INFO] | `-- jsesc@0.5.0
  1329. [INFO] +-- relateurl@0.2.7
  1330. [INFO] +-- remove-trailing-separator@1.1.0
  1331. [INFO] +-- renderkid@2.0.3
  1332. [INFO] +-- repeat-element@1.1.3
  1333. [INFO] +-- repeat-string@1.6.1
  1334. [INFO] +-- repeating@2.0.1
  1335. [INFO] +-- replace-ext@0.0.1
  1336. [INFO] +-- request@2.88.0
  1337. [INFO] +-- request-progress@2.0.1
  1338. [INFO] +-- require-directory@2.1.1
  1339. [INFO] +-- require-main-filename@1.0.1
  1340. [INFO] +-- requires-port@1.0.0
  1341. [INFO] +-- resolve@1.10.0
  1342. [INFO] +-- resolve-url@0.2.1
  1343. [INFO] +-- ret@0.1.15
  1344. [INFO] +-- right-align@0.1.3
  1345. [INFO] +-- rimraf@2.5.2
  1346. [INFO] | `-- glob@7.1.4
  1347. [INFO] +-- ripemd160@2.0.2
  1348. [INFO] +-- rsvp@3.0.21
  1349. [INFO] +-- safe-buffer@5.1.2
  1350. [INFO] +-- safe-regex@1.1.0
  1351. [INFO] +-- safer-buffer@2.1.2
  1352. [INFO] +-- sass-graph@1.3.0
  1353. [INFO] | +-- commander@2.19.0
  1354. [INFO] | `-- lodash@2.4.2
  1355. [INFO] +-- save-pixels@0.3.0
  1356. [INFO] +-- sax@1.2.4
  1357. [INFO] +-- schema-utils@0.3.0
  1358. [INFO] | +-- ajv@5.5.2
  1359. [INFO] | +-- co@4.6.0
  1360. [INFO] | +-- fast-deep-equal@1.1.0
  1361. [INFO] | `-- json-schema-traverse@0.3.1
  1362. [INFO] +-- seek-bzip@1.0.5
  1363. [INFO] | `-- commander@2.8.1
  1364. [INFO] +-- semver@5.6.0
  1365. [INFO] +-- semver-regex@1.0.0
  1366. [INFO] +-- semver-truncate@1.1.2
  1367. [INFO] +-- sentence-case@1.1.3
  1368. [INFO] +-- set-blocking@2.0.0
  1369. [INFO] +-- set-immediate-shim@1.0.1
  1370. [INFO] +-- set-value@2.0.1
  1371. [INFO] +-- setimmediate@1.0.5
  1372. [INFO] +-- setprototypeof@1.1.0
  1373. [INFO] +-- sha.js@2.4.11
  1374. [INFO] +-- shell-quote@1.4.3
  1375. [INFO] +-- shelljs@0.3.0
  1376. [INFO] +-- sigmund@1.0.1
  1377. [INFO] +-- signal-exit@3.0.2
  1378. [INFO] +-- simple-fmt@0.1.0
  1379. [INFO] +-- simple-is@0.2.0
  1380. [INFO] +-- slash@1.0.0
  1381. [INFO] +-- snake-case@1.1.2
  1382. [INFO] +-- snapdragon@0.8.2
  1383. [INFO] | `-- define-property@0.2.5
  1384. [INFO] +-- snapdragon-node@2.1.1
  1385. [INFO] | +-- define-property@1.0.0
  1386. [INFO] | +-- is-accessor-descriptor@1.0.0
  1387. [INFO] | +-- is-data-descriptor@1.0.0
  1388. [INFO] | +-- is-descriptor@1.0.2
  1389. [INFO] | +-- isobject@3.0.1
  1390. [INFO] | `-- kind-of@6.0.2
  1391. [INFO] +-- snapdragon-util@3.0.1
  1392. [INFO] +-- sntp@0.2.4
  1393. [INFO] +-- socket.io@1.7.3
  1394. [INFO] | +-- debug@2.3.3
  1395. [INFO] | +-- ms@0.7.2
  1396. [INFO] | `-- object-assign@4.1.0
  1397. [INFO] +-- socket.io-adapter@0.5.0
  1398. [INFO] | +-- debug@2.3.3
  1399. [INFO] | `-- ms@0.7.2
  1400. [INFO] +-- socket.io-client@1.7.3
  1401. [INFO] | +-- debug@2.3.3
  1402. [INFO] | `-- ms@0.7.2
  1403. [INFO] +-- socket.io-parser@2.3.1
  1404. [INFO] | +-- component-emitter@1.1.2
  1405. [INFO] | +-- debug@2.2.0
  1406. [INFO] | +-- isarray@0.0.1
  1407. [INFO] | `-- ms@0.7.1
  1408. [INFO] +-- source-list-map@2.0.1
  1409. [INFO] +-- source-map@0.5.7
  1410. [INFO] +-- source-map-resolve@0.5.2
  1411. [INFO] +-- source-map-support@0.4.18
  1412. [INFO] +-- source-map-url@0.4.0
  1413. [INFO] +-- sparkles@1.0.1
  1414. [INFO] +-- spdx-correct@3.1.0
  1415. [INFO] +-- spdx-exceptions@2.2.0
  1416. [INFO] +-- spdx-expression-parse@3.0.0
  1417. [INFO] +-- spdx-license-ids@3.0.3
  1418. [INFO] +-- split-string@3.1.0
  1419. [INFO] | +-- extend-shallow@3.0.2
  1420. [INFO] | `-- is-extendable@1.0.1
  1421. [INFO] +-- sprintf-js@1.0.3
  1422. [INFO] +-- spritesmith@0.19.6
  1423. [INFO] +-- squeak@1.3.0
  1424. [INFO] +-- sshpk@1.16.1
  1425. [INFO] +-- stable@0.1.8
  1426. [INFO] +-- stat-mode@0.2.2
  1427. [INFO] +-- static-extend@0.1.2
  1428. [INFO] | `-- define-property@0.2.5
  1429. [INFO] +-- statuses@1.5.0
  1430. [INFO] +-- stream-browserify@2.0.2
  1431. [INFO] +-- stream-combiner2@1.1.1
  1432. [INFO] +-- stream-http@2.8.3
  1433. [INFO] +-- stream-shift@1.0.0
  1434. [INFO] +-- string-width@1.0.2
  1435. [INFO] +-- string_decoder@1.1.1
  1436. [INFO] +-- stringmap@0.2.2
  1437. [INFO] +-- stringset@0.2.1
  1438. [INFO] +-- stringstream@0.0.6
  1439. [INFO] +-- strip-ansi@3.0.1
  1440. [INFO] +-- strip-bom@2.0.0
  1441. [INFO] +-- strip-bom-stream@1.0.0
  1442. [INFO] +-- strip-dirs@1.1.1
  1443. [INFO] | `-- minimist@1.2.0
  1444. [INFO] +-- strip-indent@1.0.1
  1445. [INFO] +-- strip-json-comments@2.0.1
  1446. [INFO] +-- strip-outer@1.0.1
  1447. [INFO] +-- style-loader@0.18.2
  1448. [INFO] +-- sum-up@1.0.3
  1449. [INFO] +-- supports-color@2.0.0
  1450. [INFO] +-- swap-case@1.1.2
  1451. [INFO] +-- symbol@0.2.3
  1452. [INFO] +-- tapable@0.2.9
  1453. [INFO] +-- tar@1.0.3
  1454. [INFO] +-- tar-stream@1.6.2
  1455. [INFO] | `-- bl@1.2.2
  1456. [INFO] +-- tempfile@1.1.1
  1457. [INFO] | `-- uuid@2.0.3
  1458. [INFO] +-- template-url-loader@0.0.2
  1459. [INFO] | +-- big.js@3.2.0
  1460. [INFO] | `-- loader-utils@0.2.17
  1461. [INFO] +-- temporary@0.0.5
  1462. [INFO] +-- throttleit@1.0.0
  1463. [INFO] +-- through@2.3.8
  1464. [INFO] +-- through2@0.6.5
  1465. [INFO] | +-- isarray@0.0.1
  1466. [INFO] | +-- readable-stream@1.0.34
  1467. [INFO] | `-- string_decoder@0.10.31
  1468. [INFO] +-- through2-filter@2.0.0
  1469. [INFO] | `-- through2@2.0.5
  1470. [INFO] +-- time-stamp@1.1.0
  1471. [INFO] +-- timed-out@3.1.3
  1472. [INFO] +-- timers-browserify@2.0.10
  1473. [INFO] +-- title-case@1.1.2
  1474. [INFO] +-- tmp@0.0.31
  1475. [INFO] +-- to-absolute-glob@0.1.1
  1476. [INFO] +-- to-array@0.1.4
  1477. [INFO] +-- to-arraybuffer@1.0.1
  1478. [INFO] +-- to-buffer@1.1.1
  1479. [INFO] +-- to-fast-properties@1.0.3
  1480. [INFO] +-- to-iso-string@0.0.2
  1481. [INFO] +-- to-object-path@0.3.0
  1482. [INFO] +-- to-regex@3.0.2
  1483. [INFO] | +-- extend-shallow@3.0.2
  1484. [INFO] | `-- is-extendable@1.0.1
  1485. [INFO] +-- to-regex-range@2.1.1
  1486. [INFO] | `-- is-number@3.0.0
  1487. [INFO] +-- to-utf8@0.0.1
  1488. [INFO] +-- toposort@0.2.12
  1489. [INFO] +-- tough-cookie@2.4.3
  1490. [INFO] | `-- punycode@1.4.1
  1491. [INFO] +-- trim-newlines@1.0.0
  1492. [INFO] +-- trim-repeated@1.0.0
  1493. [INFO] +-- trim-right@1.0.1
  1494. [INFO] +-- tryor@0.1.2
  1495. [INFO] +-- tty-browserify@0.0.0
  1496. [INFO] +-- tunnel-agent@0.6.0
  1497. [INFO] +-- tweetnacl@0.14.5
  1498. [INFO] +-- type-check@0.3.2
  1499. [INFO] +-- type-is@1.6.16
  1500. [INFO] +-- typedarray@0.0.6
  1501. [INFO] +-- uglify-js@2.6.4
  1502. [INFO] | +-- camelcase@1.2.1
  1503. [INFO] | `-- yargs@3.10.0
  1504. [INFO] +-- uglify-to-browserify@1.0.2
  1505. [INFO] +-- uid-number@0.0.5
  1506. [INFO] +-- ultron@1.0.2
  1507. [INFO] +-- underscore@1.5.2
  1508. [INFO] +-- union-value@1.0.1
  1509. [INFO] +-- uniq@0.0.2
  1510. [INFO] +-- unique-stream@2.3.1
  1511. [INFO] | +-- through2@2.0.5
  1512. [INFO] | `-- through2-filter@3.0.0
  1513. [INFO] +-- unpipe@1.0.0
  1514. [INFO] +-- unset-value@1.0.0
  1515. [INFO] | +-- has-value@0.3.1
  1516. [INFO] | | `-- isobject@2.1.0
  1517. [INFO] | +-- has-values@0.1.4
  1518. [INFO] | `-- isobject@3.0.1
  1519. [INFO] +-- unzip-response@1.0.2
  1520. [INFO] +-- upath@1.1.2
  1521. [INFO] +-- upper-case@1.1.3
  1522. [INFO] +-- upper-case-first@1.1.2
  1523. [INFO] +-- uri-js@4.2.2
  1524. [INFO] +-- urix@0.1.0
  1525. [INFO] +-- url@0.11.0
  1526. [INFO] | `-- punycode@1.3.2
  1527. [INFO] +-- url-loader@0.5.9
  1528. [INFO] | `-- mime@1.3.6
  1529. [INFO] +-- url-parse-lax@1.0.0
  1530. [INFO] +-- url-regex@3.2.0
  1531. [INFO] +-- use@3.1.1
  1532. [INFO] +-- useragent@2.3.0
  1533. [INFO] | `-- lru-cache@4.1.5
  1534. [INFO] +-- util@0.11.1
  1535. [INFO] +-- util-deprecate@1.0.2
  1536. [INFO] +-- utila@0.4.0
  1537. [INFO] +-- utils-merge@1.0.1
  1538. [INFO] +-- uuid@3.3.2
  1539. [INFO] +-- vali-date@1.0.0
  1540. [INFO] +-- validate-npm-package-license@3.0.4
  1541. [INFO] +-- verror@1.10.0
  1542. [INFO] +-- vinyl@1.2.0
  1543. [INFO] +-- vinyl-assign@1.2.1
  1544. [INFO] +-- vinyl-fs@2.4.4
  1545. [INFO] | +-- graceful-fs@4.1.15
  1546. [INFO] | `-- through2@2.0.5
  1547. [INFO] +-- vm-browserify@0.0.4
  1548. [INFO] +-- void-elements@2.0.1
  1549. [INFO] +-- ware@1.3.0
  1550. [INFO] +-- watchpack@1.6.0
  1551. [INFO] | +-- anymatch@2.0.0
  1552. [INFO] | | `-- normalize-path@2.1.1
  1553. [INFO] | +-- arr-diff@4.0.0
  1554. [INFO] | +-- array-unique@0.3.2
  1555. [INFO] | +-- braces@2.3.2
  1556. [INFO] | | `-- extend-shallow@2.0.1
  1557. [INFO] | +-- chokidar@2.1.2
  1558. [INFO] | +-- expand-brackets@2.1.4
  1559. [INFO] | | +-- define-property@0.2.5
  1560. [INFO] | | +-- extend-shallow@2.0.1
  1561. [INFO] | | +-- is-accessor-descriptor@0.1.6
  1562. [INFO] | | | `-- kind-of@3.2.2
  1563. [INFO] | | +-- is-data-descriptor@0.1.4
  1564. [INFO] | | | `-- kind-of@3.2.2
  1565. [INFO] | | +-- is-descriptor@0.1.6
  1566. [INFO] | | `-- kind-of@5.1.0
  1567. [INFO] | +-- extend-shallow@3.0.2
  1568. [INFO] | | `-- is-extendable@1.0.1
  1569. [INFO] | +-- extglob@2.0.4
  1570. [INFO] | | +-- define-property@1.0.0
  1571. [INFO] | | `-- extend-shallow@2.0.1
  1572. [INFO] | +-- fill-range@4.0.0
  1573. [INFO] | | `-- extend-shallow@2.0.1
  1574. [INFO] | +-- graceful-fs@4.1.15
  1575. [INFO] | +-- is-accessor-descriptor@1.0.0
  1576. [INFO] | +-- is-data-descriptor@1.0.0
  1577. [INFO] | +-- is-descriptor@1.0.2
  1578. [INFO] | +-- is-glob@4.0.0
  1579. [INFO] | +-- is-number@3.0.0
  1580. [INFO] | | `-- kind-of@3.2.2
  1581. [INFO] | +-- isobject@3.0.1
  1582. [INFO] | +-- kind-of@6.0.2
  1583. [INFO] | +-- micromatch@3.1.10
  1584. [INFO] | `-- normalize-path@3.0.0
  1585. [INFO] +-- webpack@2.7.0
  1586. [INFO] | +-- acorn@5.7.3
  1587. [INFO] | +-- ajv@4.11.8
  1588. [INFO] | +-- async@2.6.2
  1589. [INFO] | +-- big.js@3.2.0
  1590. [INFO] | +-- camelcase@1.2.1
  1591. [INFO] | +-- co@4.6.0
  1592. [INFO] | +-- loader-utils@0.2.17
  1593. [INFO] | +-- supports-color@3.2.3
  1594. [INFO] | +-- uglify-js@2.8.29
  1595. [INFO] | | `-- yargs@3.10.0
  1596. [INFO] | `-- yargs@6.6.0
  1597. [INFO] | +-- camelcase@3.0.0
  1598. [INFO] | `-- cliui@3.2.0
  1599. [INFO] +-- webpack-core@0.6.9
  1600. [INFO] | +-- source-list-map@0.1.8
  1601. [INFO] | `-- source-map@0.4.4
  1602. [INFO] +-- webpack-dev-middleware@1.12.2
  1603. [INFO] | `-- time-stamp@2.2.0
  1604. [INFO] +-- webpack-sources@1.3.0
  1605. [INFO] | `-- source-map@0.6.1
  1606. [INFO] +-- whet.extend@0.9.9
  1607. [INFO] +-- which@1.0.9
  1608. [INFO] +-- which-module@1.0.0
  1609. [INFO] +-- window-size@0.1.0
  1610. [INFO] +-- wordwrap@0.0.2
  1611. [INFO] +-- wrap-ansi@2.1.0
  1612. [INFO] +-- wrap-fn@0.1.5
  1613. [INFO] +-- wrappy@1.0.2
  1614. [INFO] +-- writable-window-method@1.0.3
  1615. [INFO] | `-- lodash-compat@3.5.0
  1616. [INFO] +-- ws@1.1.2
  1617. [INFO] +-- wtf-8@1.0.0
  1618. [INFO] +-- xml-char-classes@1.0.0
  1619. [INFO] +-- xmlhttprequest-ssl@1.5.3
  1620. [INFO] +-- xtend@4.0.1
  1621. [INFO] +-- y18n@3.2.1
  1622. [INFO] +-- yallist@2.1.2
  1623. [INFO] +-- yargs@4.3.1
  1624. [INFO] | +-- cliui@3.2.0
  1625. [INFO] | +-- lodash.assign@4.2.0
  1626. [INFO] | +-- window-size@0.2.0
  1627. [INFO] | `-- yargs-parser@2.4.1
  1628. [INFO] | `-- camelcase@3.0.0
  1629. [INFO] +-- yargs-parser@4.2.1
  1630. [INFO] | `-- camelcase@3.0.0
  1631. [INFO] +-- yauzl@2.10.0
  1632. [INFO] `-- yeast@0.1.2
  1633. [INFO]
  1634. [INFO]
  1635. [INFO] --- frontend-maven-plugin:1.4:npm (npm run build) @ coreapps-omod ---
  1636. [INFO] Running 'npm run build' in /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps
  1637. [INFO]
  1638. [INFO] > angularjs-coreapps@1.0.0 build /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps
  1639. [INFO] > rimraf %npm_package_config_targetDir% && rimraf $npm_package_config_targetDir && karma start && webpack --progress --colors --env=prod
  1640. [INFO]
  1641. [INFO] webpack: wait until bundle finished:
  1642. [INFO]
  1643. [INFO] webpack: Compiled successfully.
  1644. [INFO] 25 09 2019 10:41:31.478:INFO [karma]: Karma v1.7.1 server started at http://0.0.0.0:9876/
  1645. [INFO] 25 09 2019 10:41:31.479:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
  1646. [INFO] 25 09 2019 10:41:31.493:INFO [launcher]: Starting browser PhantomJS
  1647. [INFO] 25 09 2019 10:41:31.828:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket GAqSSMO7H_vU3lpvAAAA with id 60762045
  1648. PhantomJS 2.1.1 (Linux 0.0.0): Executed 1 of 6 SUCCESS (0 secs / 0.013 se PhantomJS 2.1.1 (Linux 0.0.0): Executed 2 of 6 SUCCESS (0 secs / 0.02 sec PhantomJS 2.1.1 (Linux 0.0.0): Executed 3 of 6 SUCCESS (0 secs / 0.025 se PhantomJS 2.1.1 (Linux 0.0.0): Executed 4 of 6 SUCCESS (0 secs / 0.028 secs)FO]
  1649. [INFO] 25 09 2019 10:41:32.062:WARN [reporter]: SourceMap position not found for trace: undefined
  1650. [INFO] 25 09 2019 10:41:32.062:WARN [reporter]: SourceMap position not found for PhantomJS 2.1.1 (Linux 0.0.0) PatientInfo should query for concepts from config FAILED
  1651. [INFO] Error: Unexpected request: GET /ws/rest/v1/latestobs?concept=uuid-1,uuid-2&patient=patientUuid&v=full
  1652. [INFO] Expected GET /ws/rest/v1/patinfo?concept=uuid-1,uuid-2&patient=patientUuid&v=full in omod/src/main/web/karma.context.js (line 45065)
  1653. [INFO] $httpBackend@webpack:///~/angular-mocks/angular-mocks.js:1420:0 <- omod/src/main/web/karma.context.js:45065:90
  1654. [INFO] sendReq@webpack:///~/angular/angular.js:11776:0 <- omod/src/main/web/karma.context.js:23365:21
  1655. [INFO] serverRequest@webpack:///~/angular/angular.js:11571:0 <- omod/src/main/web/karma.context.js:23160:23
  1656. [INFO] processQueue@webpack:///~/angular/angular.js:16383:0 <- omod/src/main/web/karma.context.js:27972:30
  1657. [INFO] webpack:///~/angular/angular.js:16399:25 <- omod/src/main/web/karma.context.js:27988:39
  1658. [INFO] $eval@webpack:///~/angular/angular.js:17682:0 <- omod/src/main/web/karma.context.js:29271:28
  1659. [INFO] $digest@webpack:///~/angular/angular.js:17495:0 <- omod/src/main/web/karma.context.js:29084:36
  1660. [INFO] flush@webpack:///~/angular-mocks/angular-mocks.js:1799:0 <- omod/src/main/web/karma.context.js:45444:45
  1661. [INFO] omod/src/main/web/karma.context.js:47061:21
  1662. [INFO] PhantomJS 2.1.1 (Linux 0.0.0): Executed 5 of 6 (1 FAILED) (0 secs / 0.032 secs)
  1663. [INFO] 25 09 2019 10:41:32.064:WARN [reporter]: SourceMap position not found for trace: undefined
  1664. [INFO] 25 09 2019 10:41:32.065:WARN [reporter]: SourceMap position not found for PhantomJS 2.1.1 (Linux 0.0.0) PatientInfo should query for a single concept from config FAILED
  1665. [INFO] Error: Unexpected request: GET /ws/rest/v1/latestobs?concept=uuid-1&patient=patientUuid&v=full
  1666. [INFO] Expected GET /ws/rest/v1/patinfo?concept=uuid-1&patient=patientUuid&v=full in omod/src/main/web/karma.context.js (line 45065)
  1667. [INFO] $httpBackend@webpack:///~/angular-mocks/angular-mocks.js:1420:0 <- omod/src/main/web/karma.context.js:45065:90
  1668. [INFO] sendReq@webpack:///~/angular/angular.js:11776:0 <- omod/src/main/web/karma.context.js:23365:21
  1669. [INFO] serverRequest@webpack:///~/angular/angular.js:11571:0 <- omod/src/main/web/karma.context.js:23160:23
  1670. [INFO] processQueue@webpack:///~/angular/angular.js:16383:0 <- omod/src/main/web/karma.context.js:27972:30
  1671. [INFO] webpack:///~/angular/angular.js:16399:25 <- omod/src/main/web/karma.context.js:27988:39
  1672. [INFO] $eval@webpack:///~/angular/angular.js:17682:0 <- omod/src/main/web/karma.context.js:29271:28
  1673. [INFO] $digest@webpack:///~/angular/angular.js:17495:0 <- omod/src/main/web/karma.context.js:29084:36
  1674. [INFO] flush@webpack:///~/angular-mocks/angular-mocks.js:1799:0 <- omod/src/main/web/karma.context.js:45444:45
  1675. [INFO] omod/src/main/web/karma.context.js:47072:21
  1676. [INFO] PhantomJS 2.1.1 (Linux 0.0.0): Executed 6 of 6 (2 FAILED) (0 secs / 0.035 PhantomJS 2.1.1 (Linux 0.0.0): Executed 6 of 6 (2 FAILED) (0.106 secs / 0.035 secs)
  1677. [ERROR]
  1678. [ERROR] npm ERR! Linux 5.0.0-29-generic
  1679. [ERROR] npm ERR! argv "/home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node/node" "/home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node/node_modules/npm/bin/npm-cli.js" "run" "build"
  1680. [ERROR] npm ERR! node v6.10.0
  1681. [ERROR] npm ERR! npm v3.10.10
  1682. [ERROR] npm ERR! code ELIFECYCLE
  1683. [ERROR] npm ERR! angularjs-coreapps@1.0.0 build: `rimraf %npm_package_config_targetDir% && rimraf $npm_package_config_targetDir && karma start && webpack --progress --colors --env=prod`
  1684. [ERROR] npm ERR! Exit status 1
  1685. [ERROR] npm ERR!
  1686. [ERROR] npm ERR! Failed at the angularjs-coreapps@1.0.0 build script 'rimraf %npm_package_config_targetDir% && rimraf $npm_package_config_targetDir && karma start && webpack --progress --colors --env=prod'.
  1687. [ERROR] npm ERR! Make sure you have the latest version of node.js and npm installed.
  1688. [ERROR] npm ERR! If you do, this is most likely a problem with the angularjs-coreapps package,
  1689. [ERROR] npm ERR! not with npm itself.
  1690. [ERROR] npm ERR! Tell the author that this fails on your system:
  1691. [ERROR] npm ERR! rimraf %npm_package_config_targetDir% && rimraf $npm_package_config_targetDir && karma start && webpack --progress --colors --env=prod
  1692. [ERROR] npm ERR! You can get information on how to open an issue for this project with:
  1693. [ERROR] npm ERR! npm bugs angularjs-coreapps
  1694. [ERROR] npm ERR! Or if that isn't available, you can get their info via:
  1695. [ERROR] npm ERR! npm owner ls angularjs-coreapps
  1696. [ERROR] npm ERR! There is likely additional logging output above.
  1697. [ERROR]
  1698. [ERROR] npm ERR! Please include the following file with any support request:
  1699. [ERROR] npm ERR! /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/npm-debug.log
  1700. [INFO] ------------------------------------------------------------------------
  1701. [INFO] Reactor Summary:
  1702. [INFO]
  1703. [INFO] Core Apps Module 1.23.0-SNAPSHOT ................... SUCCESS [ 1.719 s]
  1704. [INFO] Core Apps Module API-pre2.2 1.23.0-SNAPSHOT ........ SUCCESS [ 4.625 s]
  1705. [INFO] Core Apps Module API 1.23.0-SNAPSHOT ............... SUCCESS [ 5.463 s]
  1706. [INFO] coreapps Module web 1.9 1.23.0-SNAPSHOT ............ SUCCESS [ 0.740 s]
  1707. [INFO] coreapps Module web 2.0 1.23.0-SNAPSHOT ............ SUCCESS [ 1.003 s]
  1708. [INFO] Core Apps Module OMOD 1.24.0-SNAPSHOT .............. FAILURE [02:04 min]
  1709. [INFO] Core Apps Module API 2.2 1.23.0-SNAPSHOT ........... SKIPPED
  1710. [INFO] ------------------------------------------------------------------------
  1711. [INFO] BUILD FAILURE
  1712. [INFO] ------------------------------------------------------------------------
  1713. [INFO] Total time: 02:30 min
  1714. [INFO] Finished at: 2019-09-25T10:41:32+05:30
  1715. [INFO] ------------------------------------------------------------------------
  1716. [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.4:npm (npm run build) on project coreapps-omod: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
  1717. [ERROR]
  1718. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  1719. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  1720. [ERROR]
  1721. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  1722. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  1723. [ERROR]
  1724. [ERROR] After correcting the problems, you can resume the build with the command
  1725. [ERROR] mvn <goals> -rf :coreapps-omod
Add Comment
Please, Sign In to add comment