Created
April 18, 2018 05:36
-
-
Save akdor1154/8ed6b267014926c7aee4aef0ae442adb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0 info it worked if it ends with ok | |
| 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'ci' ] | |
| 2 info using npm@5.8.0 | |
| 3 info using node@v8.11.1 | |
| 4 verbose npm-session dd182ce08296b811 | |
| 5 info prepare initializing installer | |
| 6 verbose prepare starting workers | |
| 7 verbose prepare installation prefix: /home/jarrad/src/personal/npmBug | |
| 8 verbose prepare using package-lock.json | |
| 9 warn prepare removing existing node_modules/ before installation | |
| 10 verbose checkLock verifying package-lock data | |
| 11 silly tree LogicalTree { | |
| 11 silly tree name: 'npmbug', | |
| 11 silly tree version: '1.0.0', | |
| 11 silly tree address: '', | |
| 11 silly tree optional: false, | |
| 11 silly tree dev: false, | |
| 11 silly tree bundled: false, | |
| 11 silly tree resolved: undefined, | |
| 11 silly tree integrity: undefined, | |
| 11 silly tree dependencies: | |
| 11 silly tree Map { | |
| 11 silly tree 'express' => LogicalTree { | |
| 11 silly tree name: 'express', | |
| 11 silly tree version: '4.16.3', | |
| 11 silly tree address: 'express', | |
| 11 silly tree optional: false, | |
| 11 silly tree dev: false, | |
| 11 silly tree bundled: false, | |
| 11 silly tree resolved: 'https://registry.npmjs.org/express/-/express-4.16.3.tgz', | |
| 11 silly tree integrity: 'sha1-avilAjUNsyRuzEvs9rWjTSL37VM=', | |
| 11 silly tree dependencies: [Object], | |
| 11 silly tree requiredBy: [Object] }, | |
| 11 silly tree 'npm-run-all' => LogicalTree { | |
| 11 silly tree name: 'npm-run-all', | |
| 11 silly tree version: '4.1.2', | |
| 11 silly tree address: 'npm-run-all', | |
| 11 silly tree optional: false, | |
| 11 silly tree dev: false, | |
| 11 silly tree bundled: false, | |
| 11 silly tree resolved: 'https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.2.tgz', | |
| 11 silly tree integrity: 'sha512-Z2aRlajMK4SQ8u19ZA75NZZu7wupfCNQWdYosIi8S6FgBdGf/8Y6Hgyjdc8zU2cYmIRVCx1nM80tJPkdEd+UYg==', | |
| 11 silly tree dependencies: [Object], | |
| 11 silly tree requiredBy: [Object] } }, | |
| 11 silly tree requiredBy: Set {} } | |
| 12 info prepare Done in 0.105s | |
| 13 verbose extractTree extracting dependencies to node_modules/ | |
| 14 silly extractTree express@4.16.3 -> /home/jarrad/src/personal/npmBug/node_modules/express | |
| 15 silly extractTree npm-run-all@4.1.2 -> /home/jarrad/src/personal/npmBug/node_modules/npm-run-all | |
| 16 silly extractTree ansi-styles@3.2.1 -> /home/jarrad/src/personal/npmBug/node_modules/ansi-styles | |
| 17 silly extractTree chalk@2.4.0 -> /home/jarrad/src/personal/npmBug/node_modules/chalk | |
| 18 silly extractTree cross-spawn@5.1.0 -> /home/jarrad/src/personal/npmBug/node_modules/cross-spawn | |
| 19 silly extractTree memorystream@0.3.1 -> /home/jarrad/src/personal/npmBug/node_modules/memorystream | |
| 20 silly extractTree minimatch@3.0.4 -> /home/jarrad/src/personal/npmBug/node_modules/minimatch | |
| 21 silly extractTree ps-tree@1.1.0 -> /home/jarrad/src/personal/npmBug/node_modules/ps-tree | |
| 22 silly extractTree read-pkg@3.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/read-pkg | |
| 23 silly extractTree shell-quote@1.6.1 -> /home/jarrad/src/personal/npmBug/node_modules/shell-quote | |
| 24 silly extractTree string.prototype.padend@3.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/string.prototype.padend | |
| 25 silly extractTree array-filter@0.0.1 -> /home/jarrad/src/personal/npmBug/node_modules/array-filter | |
| 26 silly extractTree array-map@0.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/array-map | |
| 27 silly extractTree array-reduce@0.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/array-reduce | |
| 28 silly extractTree jsonify@0.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/jsonify | |
| 29 silly extractTree load-json-file@4.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/load-json-file | |
| 30 silly extractTree normalize-package-data@2.4.0 -> /home/jarrad/src/personal/npmBug/node_modules/normalize-package-data | |
| 31 silly extractTree path-type@3.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/path-type | |
| 32 silly extractTree pify@3.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/pify | |
| 33 silly extractTree lru-cache@4.1.2 -> /home/jarrad/src/personal/npmBug/node_modules/lru-cache | |
| 34 silly extractTree shebang-command@1.2.0 -> /home/jarrad/src/personal/npmBug/node_modules/shebang-command | |
| 35 silly extractTree which@1.3.0 -> /home/jarrad/src/personal/npmBug/node_modules/which | |
| 36 silly extractTree isexe@2.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/isexe | |
| 37 silly extractTree hosted-git-info@2.6.0 -> /home/jarrad/src/personal/npmBug/node_modules/hosted-git-info | |
| 38 silly extractTree is-builtin-module@1.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/is-builtin-module | |
| 39 silly extractTree semver@5.5.0 -> /home/jarrad/src/personal/npmBug/node_modules/semver | |
| 40 silly extractTree validate-npm-package-license@3.0.3 -> /home/jarrad/src/personal/npmBug/node_modules/validate-npm-package-license | |
| 41 silly extractTree shebang-regex@1.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/shebang-regex | |
| 42 silly extractTree accepts@1.3.5 -> /home/jarrad/src/personal/npmBug/node_modules/accepts | |
| 43 silly extractTree array-flatten@1.1.1 -> /home/jarrad/src/personal/npmBug/node_modules/array-flatten | |
| 44 silly extractTree body-parser@1.18.2 -> /home/jarrad/src/personal/npmBug/node_modules/body-parser | |
| 45 silly extractTree content-disposition@0.5.2 -> /home/jarrad/src/personal/npmBug/node_modules/content-disposition | |
| 46 silly extractTree content-type@1.0.4 -> /home/jarrad/src/personal/npmBug/node_modules/content-type | |
| 47 silly extractTree cookie@0.3.1 -> /home/jarrad/src/personal/npmBug/node_modules/cookie | |
| 48 silly extractTree cookie-signature@1.0.6 -> /home/jarrad/src/personal/npmBug/node_modules/cookie-signature | |
| 49 silly extractTree debug@2.6.9 -> /home/jarrad/src/personal/npmBug/node_modules/debug | |
| 50 silly extractTree depd@1.1.2 -> /home/jarrad/src/personal/npmBug/node_modules/depd | |
| 51 silly extractTree encodeurl@1.0.2 -> /home/jarrad/src/personal/npmBug/node_modules/encodeurl | |
| 52 silly extractTree escape-html@1.0.3 -> /home/jarrad/src/personal/npmBug/node_modules/escape-html | |
| 53 silly extractTree etag@1.8.1 -> /home/jarrad/src/personal/npmBug/node_modules/etag | |
| 54 silly extractTree finalhandler@1.1.1 -> /home/jarrad/src/personal/npmBug/node_modules/finalhandler | |
| 55 silly extractTree fresh@0.5.2 -> /home/jarrad/src/personal/npmBug/node_modules/fresh | |
| 56 silly extractTree merge-descriptors@1.0.1 -> /home/jarrad/src/personal/npmBug/node_modules/merge-descriptors | |
| 57 silly extractTree methods@1.1.2 -> /home/jarrad/src/personal/npmBug/node_modules/methods | |
| 58 silly extractTree on-finished@2.3.0 -> /home/jarrad/src/personal/npmBug/node_modules/on-finished | |
| 59 silly extractTree parseurl@1.3.2 -> /home/jarrad/src/personal/npmBug/node_modules/parseurl | |
| 60 silly extractTree path-to-regexp@0.1.7 -> /home/jarrad/src/personal/npmBug/node_modules/path-to-regexp | |
| 61 silly extractTree proxy-addr@2.0.3 -> /home/jarrad/src/personal/npmBug/node_modules/proxy-addr | |
| 62 silly extractTree qs@6.5.1 -> /home/jarrad/src/personal/npmBug/node_modules/qs | |
| 63 silly extractTree range-parser@1.2.0 -> /home/jarrad/src/personal/npmBug/node_modules/range-parser | |
| 64 silly extractTree safe-buffer@5.1.1 -> /home/jarrad/src/personal/npmBug/node_modules/safe-buffer | |
| 65 silly extractTree send@0.16.2 -> /home/jarrad/src/personal/npmBug/node_modules/send | |
| 66 silly extractTree serve-static@1.13.2 -> /home/jarrad/src/personal/npmBug/node_modules/serve-static | |
| 67 silly extractTree setprototypeof@1.1.0 -> /home/jarrad/src/personal/npmBug/node_modules/setprototypeof | |
| 68 silly extractTree statuses@1.4.0 -> /home/jarrad/src/personal/npmBug/node_modules/statuses | |
| 69 silly extractTree type-is@1.6.16 -> /home/jarrad/src/personal/npmBug/node_modules/type-is | |
| 70 silly extractTree utils-merge@1.0.1 -> /home/jarrad/src/personal/npmBug/node_modules/utils-merge | |
| 71 silly extractTree vary@1.1.2 -> /home/jarrad/src/personal/npmBug/node_modules/vary | |
| 72 silly extractTree builtin-modules@1.1.1 -> /home/jarrad/src/personal/npmBug/node_modules/builtin-modules | |
| 73 silly extractTree mime-types@2.1.18 -> /home/jarrad/src/personal/npmBug/node_modules/mime-types | |
| 74 silly extractTree negotiator@0.6.1 -> /home/jarrad/src/personal/npmBug/node_modules/negotiator | |
| 75 silly extractTree unpipe@1.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/unpipe | |
| 76 silly extractTree ee-first@1.1.1 -> /home/jarrad/src/personal/npmBug/node_modules/ee-first | |
| 77 silly extractTree color-convert@1.9.1 -> /home/jarrad/src/personal/npmBug/node_modules/color-convert | |
| 78 silly extractTree brace-expansion@1.1.11 -> /home/jarrad/src/personal/npmBug/node_modules/brace-expansion | |
| 79 silly extractTree spdx-correct@3.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/spdx-correct | |
| 80 silly extractTree spdx-expression-parse@3.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/spdx-expression-parse | |
| 81 silly extractTree define-properties@1.1.2 -> /home/jarrad/src/personal/npmBug/node_modules/define-properties | |
| 82 silly extractTree es-abstract@1.11.0 -> /home/jarrad/src/personal/npmBug/node_modules/es-abstract | |
| 83 silly extractTree function-bind@1.1.1 -> /home/jarrad/src/personal/npmBug/node_modules/function-bind | |
| 84 silly extractTree bytes@3.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/bytes | |
| 85 silly extractTree http-errors@1.6.3 -> /home/jarrad/src/personal/npmBug/node_modules/http-errors | |
| 86 silly extractTree iconv-lite@0.4.19 -> /home/jarrad/src/personal/npmBug/node_modules/iconv-lite | |
| 87 silly extractTree raw-body@2.3.2 -> /home/jarrad/src/personal/npmBug/node_modules/raw-body | |
| 88 silly extractTree balanced-match@1.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/balanced-match | |
| 89 silly extractTree concat-map@0.0.1 -> /home/jarrad/src/personal/npmBug/node_modules/concat-map | |
| 90 silly extractTree spdx-license-ids@3.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/spdx-license-ids | |
| 91 silly extractTree graceful-fs@4.1.11 -> /home/jarrad/src/personal/npmBug/node_modules/graceful-fs | |
| 92 silly extractTree parse-json@4.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/parse-json | |
| 93 silly extractTree strip-bom@3.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/strip-bom | |
| 94 silly extractTree pseudomap@1.0.2 -> /home/jarrad/src/personal/npmBug/node_modules/pseudomap | |
| 95 silly extractTree yallist@2.1.2 -> /home/jarrad/src/personal/npmBug/node_modules/yallist | |
| 96 silly extractTree media-typer@0.3.0 -> /home/jarrad/src/personal/npmBug/node_modules/media-typer | |
| 97 silly extractTree forwarded@0.1.2 -> /home/jarrad/src/personal/npmBug/node_modules/forwarded | |
| 98 silly extractTree ipaddr.js@1.6.0 -> /home/jarrad/src/personal/npmBug/node_modules/ipaddr.js | |
| 99 silly extractTree mime-db@1.33.0 -> /home/jarrad/src/personal/npmBug/node_modules/mime-db | |
| 100 silly extractTree escape-string-regexp@1.0.5 -> /home/jarrad/src/personal/npmBug/node_modules/escape-string-regexp | |
| 101 silly extractTree supports-color@5.4.0 -> /home/jarrad/src/personal/npmBug/node_modules/supports-color | |
| 102 silly extractTree destroy@1.0.4 -> /home/jarrad/src/personal/npmBug/node_modules/destroy | |
| 103 silly extractTree mime@1.4.1 -> /home/jarrad/src/personal/npmBug/node_modules/mime | |
| 104 silly extractTree ms@2.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/ms | |
| 105 silly extractTree http-errors@1.6.2 -> /home/jarrad/src/personal/npmBug/node_modules/raw-body/node_modules/http-errors | |
| 106 silly extractTree color-name@1.1.3 -> /home/jarrad/src/personal/npmBug/node_modules/color-name | |
| 107 silly extractTree event-stream@3.3.4 -> /home/jarrad/src/personal/npmBug/node_modules/event-stream | |
| 108 silly extractTree inherits@2.0.3 -> /home/jarrad/src/personal/npmBug/node_modules/inherits | |
| 109 silly extractTree es-to-primitive@1.1.1 -> /home/jarrad/src/personal/npmBug/node_modules/es-to-primitive | |
| 110 silly extractTree has@1.0.1 -> /home/jarrad/src/personal/npmBug/node_modules/has | |
| 111 silly extractTree is-callable@1.1.3 -> /home/jarrad/src/personal/npmBug/node_modules/is-callable | |
| 112 silly extractTree is-regex@1.0.4 -> /home/jarrad/src/personal/npmBug/node_modules/is-regex | |
| 113 silly extractTree has-flag@3.0.0 -> /home/jarrad/src/personal/npmBug/node_modules/has-flag | |
| 114 silly extractTree foreach@2.0.5 -> /home/jarrad/src/personal/npmBug/node_modules/foreach | |
| 115 silly extractTree object-keys@1.0.11 -> /home/jarrad/src/personal/npmBug/node_modules/object-keys | |
| 116 silly extractTree depd@1.1.1 -> /home/jarrad/src/personal/npmBug/node_modules/raw-body/node_modules/depd | |
| 117 silly extractTree setprototypeof@1.0.3 -> /home/jarrad/src/personal/npmBug/node_modules/raw-body/node_modules/setprototypeof | |
| 118 silly extractTree is-date-object@1.0.1 -> /home/jarrad/src/personal/npmBug/node_modules/is-date-object | |
| 119 silly extractTree is-symbol@1.0.1 -> /home/jarrad/src/personal/npmBug/node_modules/is-symbol | |
| 120 silly extractTree error-ex@1.3.1 -> /home/jarrad/src/personal/npmBug/node_modules/error-ex | |
| 121 silly extractTree json-parse-better-errors@1.0.2 -> /home/jarrad/src/personal/npmBug/node_modules/json-parse-better-errors | |
| 122 silly extractTree spdx-exceptions@2.1.0 -> /home/jarrad/src/personal/npmBug/node_modules/spdx-exceptions | |
| 123 silly extractTree is-arrayish@0.2.1 -> /home/jarrad/src/personal/npmBug/node_modules/is-arrayish | |
| 124 silly extractTree duplexer@0.1.1 -> /home/jarrad/src/personal/npmBug/node_modules/duplexer | |
| 125 silly extractTree from@0.1.7 -> /home/jarrad/src/personal/npmBug/node_modules/from | |
| 126 silly extractTree map-stream@0.1.0 -> /home/jarrad/src/personal/npmBug/node_modules/map-stream | |
| 127 silly extractTree pause-stream@0.0.11 -> /home/jarrad/src/personal/npmBug/node_modules/pause-stream | |
| 128 silly extractTree split@0.3.3 -> /home/jarrad/src/personal/npmBug/node_modules/split | |
| 129 silly extractTree stream-combiner@0.0.4 -> /home/jarrad/src/personal/npmBug/node_modules/stream-combiner | |
| 130 silly extractTree through@2.3.8 -> /home/jarrad/src/personal/npmBug/node_modules/through | |
| 131 info extractTree Done in 1.079s | |
| 132 verbose updateJson updating json deps to include _from | |
| 133 info updateJson Done in 0.041s | |
| 134 verbose buildTree finalizing tree and running scripts | |
| 135 silly buildTree linking npmbug@1.0.0 | |
| 136 silly buildTree linking express@4.16.3 | |
| 137 silly buildTree linking accepts@1.3.5 | |
| 138 silly buildTree linking mime-types@2.1.18 | |
| 139 silly buildTree linking mime-db@1.33.0 | |
| 140 silly buildTree linking negotiator@0.6.1 | |
| 141 silly buildTree linking vary@1.1.2 | |
| 142 silly buildTree linking utils-merge@1.0.1 | |
| 143 silly buildTree linking type-is@1.6.16 | |
| 144 silly buildTree linking media-typer@0.3.0 | |
| 145 silly buildTree linking statuses@1.4.0 | |
| 146 silly buildTree linking setprototypeof@1.1.0 | |
| 147 silly buildTree linking serve-static@1.13.2 | |
| 148 silly buildTree linking encodeurl@1.0.2 | |
| 149 silly buildTree linking send@0.16.2 | |
| 150 silly buildTree linking debug@2.6.9 | |
| 151 silly buildTree linking ms@2.0.0 | |
| 152 silly buildTree linking range-parser@1.2.0 | |
| 153 silly buildTree linking on-finished@2.3.0 | |
| 154 silly buildTree linking ee-first@1.1.1 | |
| 155 silly buildTree linking mime@1.4.1 | |
| 156 silly linkStuff mime@1.4.1 has /home/jarrad/src/personal/npmBug/node_modules as its parent node_modules | |
| 157 verbose linkBins mime@1.4.1 | |
| 158 verbose linkBins [ { mime: 'cli.js' }, | |
| 158 verbose linkBins '/home/jarrad/src/personal/npmBug/node_modules/.bin', | |
| 158 verbose linkBins false ] | |
| 159 verbose linkMans mime@1.4.1 | |
| 160 silly linkBins Converting line endings of hashbang file: /home/jarrad/src/personal/npmBug/node_modules/mime/cli.js | |
| 161 silly buildTree linking http-errors@1.6.3 | |
| 162 silly buildTree linking depd@1.1.2 | |
| 163 silly buildTree linking inherits@2.0.3 | |
| 164 silly buildTree linking fresh@0.5.2 | |
| 165 silly buildTree linking etag@1.8.1 | |
| 166 silly buildTree linking escape-html@1.0.3 | |
| 167 silly buildTree linking destroy@1.0.4 | |
| 168 silly buildTree linking parseurl@1.3.2 | |
| 169 silly buildTree linking safe-buffer@5.1.1 | |
| 170 silly buildTree linking qs@6.5.1 | |
| 171 silly buildTree linking proxy-addr@2.0.3 | |
| 172 silly buildTree linking forwarded@0.1.2 | |
| 173 silly buildTree linking ipaddr.js@1.6.0 | |
| 174 silly buildTree linking path-to-regexp@0.1.7 | |
| 175 silly buildTree linking methods@1.1.2 | |
| 176 silly buildTree linking merge-descriptors@1.0.1 | |
| 177 silly buildTree linking finalhandler@1.1.1 | |
| 178 silly buildTree linking unpipe@1.0.0 | |
| 179 silly buildTree linking cookie-signature@1.0.6 | |
| 180 silly buildTree linking cookie@0.3.1 | |
| 181 silly buildTree linking content-type@1.0.4 | |
| 182 silly buildTree linking content-disposition@0.5.2 | |
| 183 silly buildTree linking body-parser@1.18.2 | |
| 184 silly buildTree linking bytes@3.0.0 | |
| 185 silly buildTree linking raw-body@2.3.2 | |
| 186 silly buildTree linking http-errors@1.6.2 | |
| 187 silly buildTree linking depd@1.1.1 | |
| 188 silly buildTree linking setprototypeof@1.0.3 | |
| 189 silly buildTree linking iconv-lite@0.4.19 | |
| 190 silly buildTree linking array-flatten@1.1.1 | |
| 191 silly buildTree linking npm-run-all@4.1.2 | |
| 192 silly buildTree linking ansi-styles@3.2.1 | |
| 193 silly buildTree linking color-convert@1.9.1 | |
| 194 silly buildTree linking color-name@1.1.3 | |
| 195 silly buildTree linking string.prototype.padend@3.0.0 | |
| 196 silly buildTree linking define-properties@1.1.2 | |
| 197 silly buildTree linking foreach@2.0.5 | |
| 198 silly buildTree linking object-keys@1.0.11 | |
| 199 silly buildTree linking function-bind@1.1.1 | |
| 200 silly buildTree linking es-abstract@1.11.0 | |
| 201 silly buildTree linking es-to-primitive@1.1.1 | |
| 202 silly buildTree linking is-callable@1.1.3 | |
| 203 silly buildTree linking is-symbol@1.0.1 | |
| 204 silly buildTree linking is-date-object@1.0.1 | |
| 205 silly buildTree linking is-regex@1.0.4 | |
| 206 silly buildTree linking has@1.0.1 | |
| 207 silly buildTree linking shell-quote@1.6.1 | |
| 208 silly buildTree linking array-filter@0.0.1 | |
| 209 silly buildTree linking jsonify@0.0.0 | |
| 210 silly buildTree linking array-reduce@0.0.0 | |
| 211 silly buildTree linking array-map@0.0.0 | |
| 212 silly buildTree linking read-pkg@3.0.0 | |
| 213 silly buildTree linking load-json-file@4.0.0 | |
| 214 silly buildTree linking graceful-fs@4.1.11 | |
| 215 silly buildTree linking strip-bom@3.0.0 | |
| 216 silly buildTree linking pify@3.0.0 | |
| 217 silly buildTree linking parse-json@4.0.0 | |
| 218 silly buildTree linking error-ex@1.3.1 | |
| 219 silly buildTree linking is-arrayish@0.2.1 | |
| 220 silly buildTree linking json-parse-better-errors@1.0.2 | |
| 221 silly buildTree linking path-type@3.0.0 | |
| 222 silly buildTree linking normalize-package-data@2.4.0 | |
| 223 silly buildTree linking hosted-git-info@2.6.0 | |
| 224 silly buildTree linking validate-npm-package-license@3.0.3 | |
| 225 silly buildTree linking spdx-correct@3.0.0 | |
| 226 silly buildTree linking spdx-expression-parse@3.0.0 | |
| 227 silly buildTree linking spdx-exceptions@2.1.0 | |
| 228 silly buildTree linking spdx-license-ids@3.0.0 | |
| 229 silly buildTree linking semver@5.5.0 | |
| 230 silly linkStuff semver@5.5.0 has /home/jarrad/src/personal/npmBug/node_modules as its parent node_modules | |
| 231 verbose linkBins semver@5.5.0 | |
| 232 verbose linkBins [ { semver: './bin/semver' }, | |
| 232 verbose linkBins '/home/jarrad/src/personal/npmBug/node_modules/.bin', | |
| 232 verbose linkBins false ] | |
| 233 verbose linkMans semver@5.5.0 | |
| 234 silly linkBins Converting line endings of hashbang file: /home/jarrad/src/personal/npmBug/node_modules/semver/bin/semver | |
| 235 silly buildTree linking is-builtin-module@1.0.0 | |
| 236 silly buildTree linking builtin-modules@1.1.1 | |
| 237 silly buildTree linking ps-tree@1.1.0 | |
| 238 silly buildTree linking event-stream@3.3.4 | |
| 239 silly buildTree linking duplexer@0.1.1 | |
| 240 silly buildTree linking through@2.3.8 | |
| 241 silly buildTree linking stream-combiner@0.0.4 | |
| 242 silly buildTree linking split@0.3.3 | |
| 243 silly buildTree linking pause-stream@0.0.11 | |
| 244 silly buildTree linking map-stream@0.1.0 | |
| 245 silly buildTree linking from@0.1.7 | |
| 246 silly buildTree linking minimatch@3.0.4 | |
| 247 silly buildTree linking brace-expansion@1.1.11 | |
| 248 silly buildTree linking balanced-match@1.0.0 | |
| 249 silly buildTree linking concat-map@0.0.1 | |
| 250 silly buildTree linking memorystream@0.3.1 | |
| 251 silly buildTree linking cross-spawn@5.1.0 | |
| 252 silly buildTree linking lru-cache@4.1.2 | |
| 253 silly buildTree linking pseudomap@1.0.2 | |
| 254 silly buildTree linking yallist@2.1.2 | |
| 255 silly buildTree linking which@1.3.0 | |
| 256 silly buildTree linking isexe@2.0.0 | |
| 257 silly linkStuff which@1.3.0 has /home/jarrad/src/personal/npmBug/node_modules as its parent node_modules | |
| 258 verbose linkBins which@1.3.0 | |
| 259 verbose linkBins [ { which: './bin/which' }, | |
| 259 verbose linkBins '/home/jarrad/src/personal/npmBug/node_modules/.bin', | |
| 259 verbose linkBins false ] | |
| 260 verbose linkMans which@1.3.0 | |
| 261 silly linkBins Converting line endings of hashbang file: /home/jarrad/src/personal/npmBug/node_modules/which/bin/which | |
| 262 silly buildTree linking shebang-command@1.2.0 | |
| 263 silly buildTree linking shebang-regex@1.0.0 | |
| 264 silly buildTree linking chalk@2.4.0 | |
| 265 silly buildTree linking escape-string-regexp@1.0.5 | |
| 266 silly buildTree linking supports-color@5.4.0 | |
| 267 silly buildTree linking has-flag@3.0.0 | |
| 268 silly linkStuff npm-run-all@4.1.2 has /home/jarrad/src/personal/npmBug/node_modules as its parent node_modules | |
| 269 verbose linkBins npm-run-all@4.1.2 | |
| 270 verbose linkBins [ { 'run-p': 'bin/run-p/index.js', | |
| 270 verbose linkBins 'run-s': 'bin/run-s/index.js', | |
| 270 verbose linkBins 'npm-run-all': 'bin/npm-run-all/index.js' }, | |
| 270 verbose linkBins '/home/jarrad/src/personal/npmBug/node_modules/.bin', | |
| 270 verbose linkBins false ] | |
| 271 verbose linkMans npm-run-all@4.1.2 | |
| 272 silly linkBins Converting line endings of hashbang file: /home/jarrad/src/personal/npmBug/node_modules/npm-run-all/bin/run-p/index.js | |
| 273 silly linkBins Converting line endings of hashbang file: /home/jarrad/src/personal/npmBug/node_modules/npm-run-all/bin/npm-run-all/index.js | |
| 274 silly linkBins Converting line endings of hashbang file: /home/jarrad/src/personal/npmBug/node_modules/npm-run-all/bin/run-s/index.js | |
| 275 info buildTree Done in 0.051s | |
| 276 info garbageCollect Done in 0s | |
| 277 info runScript Done in 0s | |
| 278 info lifecycle npmbug@1.0.0~prepare: npmbug@1.0.0 | |
| 279 verbose lifecycle npmbug@1.0.0~prepare: unsafe-perm in lifecycle true | |
| 280 verbose lifecycle npmbug@1.0.0~prepare: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/jarrad/src/personal/npmBug/node_modules/node_modules/.bin:/home/jarrad/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin | |
| 281 verbose lifecycle npmbug@1.0.0~prepare: CWD: /home/jarrad/src/personal/npmBug/node_modules | |
| 282 silly lifecycle npmbug@1.0.0~prepare: Args: [ '-c', 'npm-run-all hi bye' ] | |
| 283 info lifecycle npmbug@1.0.0~prepare: Failed to exec prepare script | |
| 284 verbose teardown shutting down workers. | |
| 285 info teardown Done in 0.003s | |
| 286 verbose stack Error: npmbug@1.0.0 prepare: `npm-run-all hi bye` | |
| 286 verbose stack spawn ENOENT | |
| 286 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18) | |
| 286 verbose stack at emitTwo (events.js:126:13) | |
| 286 verbose stack at ChildProcess.emit (events.js:214:7) | |
| 286 verbose stack at maybeClose (internal/child_process.js:925:16) | |
| 286 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5) | |
| 287 verbose pkgid npmbug@1.0.0 | |
| 288 verbose cwd /home/jarrad/src/personal/npmBug | |
| 289 verbose Linux 4.13.0-38-generic | |
| 290 verbose argv "/usr/bin/node" "/usr/bin/npm" "ci" | |
| 291 verbose node v8.11.1 | |
| 292 verbose npm v5.8.0 | |
| 293 error file sh | |
| 294 error code ELIFECYCLE | |
| 295 error errno ENOENT | |
| 296 error syscall spawn | |
| 297 error npmbug@1.0.0 prepare: `npm-run-all hi bye` | |
| 297 error spawn ENOENT | |
| 298 error Failed at the npmbug@1.0.0 prepare script. | |
| 298 error This is probably not a problem with npm. There is likely additional logging output above. | |
| 299 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment