Level / leveldown

Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.
MIT License
776 stars 177 forks source link

Install failed on ibm power server #456

Closed ShiroAsrm closed 5 years ago

ShiroAsrm commented 6 years ago

I try to install node-gyp,but I still can't install it. Nodejs version:10.0.0 System version:RHEL 7.5 And here is error log: 0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'i' ] 2 info using npm@5.6.0 3 info using node@v8.11.1 4 verbose npm-session 5419371ce695a366 5 silly install runPreinstallTopLevelLifecycles 6 silly preinstall db-level@1.0.0 7 info lifecycle db-level@1.0.0~preinstall: db-level@1.0.0 8 silly install loadCurrentTree 9 silly install readLocalPackageData 10 silly install loadIdealTree 11 silly install cloneCurrentTreeToIdealTree 12 silly install loadShrinkwrap 13 silly install loadAllDepsIntoIdealTree 14 silly currentTree db-level@1.0.0 15 silly idealTree db-level@1.0.0 15 silly idealTree ├── abstract-leveldown@4.0.2 15 silly idealTree ├── ansi-escapes@1.4.0 15 silly idealTree ├── ansi-regex@2.1.1 15 silly idealTree ├── ansi-styles@2.2.1 15 silly idealTree ├── aproba@1.2.0 15 silly idealTree ├── are-we-there-yet@1.1.4 15 silly idealTree ├── babel-polyfill@6.23.0 15 silly idealTree ├─┬ babel-runtime@6.26.0 15 silly idealTree │ └── regenerator-runtime@0.11.1 15 silly idealTree ├── bindings@1.3.0 15 silly idealTree ├── bl@1.2.1 15 silly idealTree ├── chalk@1.1.3 15 silly idealTree ├── chardet@0.4.2 15 silly idealTree ├── chownr@1.0.1 15 silly idealTree ├── cli-cursor@2.1.0 15 silly idealTree ├── cli-width@2.2.0 15 silly idealTree ├── code-point-at@1.1.0 15 silly idealTree ├── console-control-strings@1.1.0 15 silly idealTree ├── core-js@2.5.3 15 silly idealTree ├── core-util-is@1.0.2 15 silly idealTree ├── decompress-response@3.3.0 15 silly idealTree ├── deep-extend@0.4.2 15 silly idealTree ├── deferred-leveldown@3.0.0 15 silly idealTree ├── delegates@1.0.0 15 silly idealTree ├── detect-libc@1.0.3 15 silly idealTree ├── encoding-down@4.0.0 15 silly idealTree ├── encoding@0.1.12 15 silly idealTree ├── end-of-stream@1.4.1 15 silly idealTree ├── errno@0.1.6 15 silly idealTree ├── escape-string-regexp@1.0.5 15 silly idealTree ├── expand-template@1.1.0 15 silly idealTree ├── external-editor@2.1.0 15 silly idealTree ├── fast-future@1.0.2 15 silly idealTree ├── figures@2.0.0 15 silly idealTree ├── gauge@2.7.4 15 silly idealTree ├── github-from-package@0.0.0 15 silly idealTree ├── has-ansi@2.0.0 15 silly idealTree ├── has-unicode@2.0.1 15 silly idealTree ├── iconv-lite@0.4.19 15 silly idealTree ├── inherits@2.0.3 15 silly idealTree ├── ini@1.3.5 15 silly idealTree ├─┬ inquirer@3.0.6 15 silly idealTree │ ├── ansi-regex@3.0.0 15 silly idealTree │ ├── is-fullwidth-code-point@2.0.0 15 silly idealTree │ └─┬ string-width@2.1.1 15 silly idealTree │ └── strip-ansi@4.0.0 15 silly idealTree ├── is-fullwidth-code-point@1.0.0 15 silly idealTree ├── is-promise@2.1.0 15 silly idealTree ├── is-stream@1.1.0 15 silly idealTree ├── isarray@1.0.0 15 silly idealTree ├── level-codec@8.0.0 15 silly idealTree ├── level-errors@1.1.2 15 silly idealTree ├── level-iterator-stream@2.0.0 15 silly idealTree ├── level-packager@2.1.1 15 silly idealTree ├── level@2.1.2 15 silly idealTree ├─┬ leveldown@2.1.1 15 silly idealTree │ └── abstract-leveldown@3.0.0 15 silly idealTree ├── levelup@2.0.2 15 silly idealTree ├── lodash@4.17.5 15 silly idealTree ├── mimic-fn@1.2.0 15 silly idealTree ├── mimic-response@1.0.0 15 silly idealTree ├── minimist@1.2.0 15 silly idealTree ├─┬ mkdirp@0.5.1 15 silly idealTree │ └── minimist@0.0.8 15 silly idealTree ├── mute-stream@0.0.7 15 silly idealTree ├── nan@2.8.0 15 silly idealTree ├── node-abi@2.2.0 15 silly idealTree ├── node-fetch@1.6.3 15 silly idealTree ├── noop-logger@0.1.1 15 silly idealTree ├── npmlog@4.1.2 15 silly idealTree ├── number-is-nan@1.0.1 15 silly idealTree ├── object-assign@4.1.1 15 silly idealTree ├── once@1.4.0 15 silly idealTree ├── onetime@2.0.1 15 silly idealTree ├── opencollective@1.0.3 15 silly idealTree ├── opn@4.0.2 15 silly idealTree ├── os-homedir@1.0.2 15 silly idealTree ├── os-tmpdir@1.0.2 15 silly idealTree ├── pinkie-promise@2.0.1 15 silly idealTree ├── pinkie@2.0.4 15 silly idealTree ├── prebuild-install@2.5.1 15 silly idealTree ├── process-nextick-args@2.0.0 15 silly idealTree ├── prr@1.0.1 15 silly idealTree ├── pump@2.0.1 15 silly idealTree ├── rc@1.2.5 15 silly idealTree ├── readable-stream@2.3.4 15 silly idealTree ├── regenerator-runtime@0.10.5 15 silly idealTree ├── restore-cursor@2.0.0 15 silly idealTree ├── run-async@2.3.0 15 silly idealTree ├── rx@4.1.0 15 silly idealTree ├── safe-buffer@5.1.1 15 silly idealTree ├── semver@5.5.0 15 silly idealTree ├── set-blocking@2.0.0 15 silly idealTree ├── signal-exit@3.0.2 15 silly idealTree ├── simple-concat@1.0.0 15 silly idealTree ├── simple-get@2.7.0 15 silly idealTree ├── string_decoder@1.0.3 15 silly idealTree ├── string-width@1.0.2 15 silly idealTree ├── strip-ansi@3.0.1 15 silly idealTree ├── strip-json-comments@2.0.1 15 silly idealTree ├── supports-color@2.0.0 15 silly idealTree ├─┬ tar-fs@1.16.0 15 silly idealTree │ └── pump@1.0.3 15 silly idealTree ├── tar-stream@1.5.5 15 silly idealTree ├── through@2.3.8 15 silly idealTree ├── tmp@0.0.33 15 silly idealTree ├── tunnel-agent@0.6.0 15 silly idealTree ├── util-deprecate@1.0.2 15 silly idealTree ├── which-pm-runs@1.0.0 15 silly idealTree ├── wide-align@1.1.2 15 silly idealTree ├── wrappy@1.0.2 15 silly idealTree └── xtend@4.0.1 16 silly install generateActionsToTake 17 silly diffTrees action count 112 18 silly diffTrees add ansi-escapes@1.4.0 19 silly diffTrees add ansi-regex@2.1.1 20 silly diffTrees add ansi-styles@2.2.1 21 silly diffTrees add aproba@1.2.0 22 silly diffTrees add regenerator-runtime@0.11.1 23 silly diffTrees add bindings@1.3.0 24 silly diffTrees add chardet@0.4.2 25 silly diffTrees add chownr@1.0.1 26 silly diffTrees add cli-width@2.2.0 27 silly diffTrees add code-point-at@1.1.0 28 silly diffTrees add console-control-strings@1.1.0 29 silly diffTrees add core-js@2.5.3 30 silly diffTrees add babel-runtime@6.26.0 31 silly diffTrees add core-util-is@1.0.2 32 silly diffTrees add deep-extend@0.4.2 33 silly diffTrees add delegates@1.0.0 34 silly diffTrees add detect-libc@1.0.3 35 silly diffTrees add escape-string-regexp@1.0.5 36 silly diffTrees add expand-template@1.1.0 37 silly diffTrees add fast-future@1.0.2 38 silly diffTrees add figures@2.0.0 39 silly diffTrees add github-from-package@0.0.0 40 silly diffTrees add has-ansi@2.0.0 41 silly diffTrees add has-unicode@2.0.1 42 silly diffTrees add iconv-lite@0.4.19 43 silly diffTrees add encoding@0.1.12 44 silly diffTrees add inherits@2.0.3 45 silly diffTrees add ini@1.3.5 46 silly diffTrees add ansi-regex@3.0.0 47 silly diffTrees add is-fullwidth-code-point@2.0.0 48 silly diffTrees add strip-ansi@4.0.0 49 silly diffTrees add string-width@2.1.1 50 silly diffTrees add is-promise@2.1.0 51 silly diffTrees add is-stream@1.1.0 52 silly diffTrees add isarray@1.0.0 53 silly diffTrees add level-codec@8.0.0 54 silly diffTrees add lodash@4.17.5 55 silly diffTrees add mimic-fn@1.2.0 56 silly diffTrees add mimic-response@1.0.0 57 silly diffTrees add decompress-response@3.3.0 58 silly diffTrees add minimist@1.2.0 59 silly diffTrees add minimist@0.0.8 60 silly diffTrees add mkdirp@0.5.1 61 silly diffTrees add mute-stream@0.0.7 62 silly diffTrees add nan@2.8.0 63 silly diffTrees add node-fetch@1.6.3 64 silly diffTrees add noop-logger@0.1.1 65 silly diffTrees add number-is-nan@1.0.1 66 silly diffTrees add is-fullwidth-code-point@1.0.0 67 silly diffTrees add object-assign@4.1.1 68 silly diffTrees add onetime@2.0.1 69 silly diffTrees add os-homedir@1.0.2 70 silly diffTrees add os-tmpdir@1.0.2 71 silly diffTrees add pinkie@2.0.4 72 silly diffTrees add pinkie-promise@2.0.1 73 silly diffTrees add opn@4.0.2 74 silly diffTrees add process-nextick-args@2.0.0 75 silly diffTrees add prr@1.0.1 76 silly diffTrees add errno@0.1.6 77 silly diffTrees add level-errors@1.1.2 78 silly diffTrees add regenerator-runtime@0.10.5 79 silly diffTrees add babel-polyfill@6.23.0 80 silly diffTrees add run-async@2.3.0 81 silly diffTrees add rx@4.1.0 82 silly diffTrees add safe-buffer@5.1.1 83 silly diffTrees add semver@5.5.0 84 silly diffTrees add node-abi@2.2.0 85 silly diffTrees add set-blocking@2.0.0 86 silly diffTrees add signal-exit@3.0.2 87 silly diffTrees add restore-cursor@2.0.0 88 silly diffTrees add cli-cursor@2.1.0 89 silly diffTrees add simple-concat@1.0.0 90 silly diffTrees add string_decoder@1.0.3 91 silly diffTrees add strip-ansi@3.0.1 92 silly diffTrees add string-width@1.0.2 93 silly diffTrees add strip-json-comments@2.0.1 94 silly diffTrees add rc@1.2.5 95 silly diffTrees add supports-color@2.0.0 96 silly diffTrees add chalk@1.1.3 97 silly diffTrees add through@2.3.8 98 silly diffTrees add tmp@0.0.33 99 silly diffTrees add external-editor@2.1.0 100 silly diffTrees add inquirer@3.0.6 101 silly diffTrees add opencollective@1.0.3 102 silly diffTrees add tunnel-agent@0.6.0 103 silly diffTrees add util-deprecate@1.0.2 104 silly diffTrees add readable-stream@2.3.4 105 silly diffTrees add are-we-there-yet@1.1.4 106 silly diffTrees add bl@1.2.1 107 silly diffTrees add which-pm-runs@1.0.0 108 silly diffTrees add wide-align@1.1.2 109 silly diffTrees add gauge@2.7.4 110 silly diffTrees add npmlog@4.1.2 111 silly diffTrees add wrappy@1.0.2 112 silly diffTrees add once@1.4.0 113 silly diffTrees add end-of-stream@1.4.1 114 silly diffTrees add pump@2.0.1 115 silly diffTrees add simple-get@2.7.0 116 silly diffTrees add pump@1.0.3 117 silly diffTrees add xtend@4.0.1 118 silly diffTrees add abstract-leveldown@4.0.2 119 silly diffTrees add deferred-leveldown@3.0.0 120 silly diffTrees add encoding-down@4.0.0 121 silly diffTrees add level-iterator-stream@2.0.0 122 silly diffTrees add abstract-leveldown@3.0.0 123 silly diffTrees add levelup@2.0.2 124 silly diffTrees add level-packager@2.1.1 125 silly diffTrees add tar-stream@1.5.5 126 silly diffTrees add tar-fs@1.16.0 127 silly diffTrees add prebuild-install@2.5.1 128 silly diffTrees add leveldown@2.1.1 129 silly diffTrees add level@2.1.2 130 silly decomposeActions action count 896 131 silly decomposeActions fetch ansi-escapes@1.4.0 132 silly decomposeActions extract ansi-escapes@1.4.0 133 silly decomposeActions preinstall ansi-escapes@1.4.0 134 silly decomposeActions build ansi-escapes@1.4.0 135 silly decomposeActions install ansi-escapes@1.4.0 136 silly decomposeActions postinstall ansi-escapes@1.4.0 137 silly decomposeActions finalize ansi-escapes@1.4.0 138 silly decomposeActions refresh-package-json ansi-escapes@1.4.0 139 silly decomposeActions fetch ansi-regex@2.1.1 140 silly decomposeActions extract ansi-regex@2.1.1 141 silly decomposeActions preinstall ansi-regex@2.1.1 142 silly decomposeActions build ansi-regex@2.1.1 143 silly decomposeActions install ansi-regex@2.1.1 144 silly decomposeActions postinstall ansi-regex@2.1.1 145 silly decomposeActions finalize ansi-regex@2.1.1 146 silly decomposeActions refresh-package-json ansi-regex@2.1.1 147 silly decomposeActions fetch ansi-styles@2.2.1 148 silly decomposeActions extract ansi-styles@2.2.1 149 silly decomposeActions preinstall ansi-styles@2.2.1 150 silly decomposeActions build ansi-styles@2.2.1 151 silly decomposeActions install ansi-styles@2.2.1 152 silly decomposeActions postinstall ansi-styles@2.2.1 153 silly decomposeActions finalize ansi-styles@2.2.1 154 silly decomposeActions refresh-package-json ansi-styles@2.2.1 155 silly decomposeActions fetch aproba@1.2.0 156 silly decomposeActions extract aproba@1.2.0 157 silly decomposeActions preinstall aproba@1.2.0 158 silly decomposeActions build aproba@1.2.0 159 silly decomposeActions install aproba@1.2.0 160 silly decomposeActions postinstall aproba@1.2.0 161 silly decomposeActions finalize aproba@1.2.0 162 silly decomposeActions refresh-package-json aproba@1.2.0 163 silly decomposeActions fetch regenerator-runtime@0.11.1 164 silly decomposeActions extract regenerator-runtime@0.11.1 165 silly decomposeActions preinstall regenerator-runtime@0.11.1 166 silly decomposeActions build regenerator-runtime@0.11.1 167 silly decomposeActions install regenerator-runtime@0.11.1 168 silly decomposeActions postinstall regenerator-runtime@0.11.1 169 silly decomposeActions finalize regenerator-runtime@0.11.1 170 silly decomposeActions refresh-package-json regenerator-runtime@0.11.1 171 silly decomposeActions fetch bindings@1.3.0 172 silly decomposeActions extract bindings@1.3.0 173 silly decomposeActions preinstall bindings@1.3.0 174 silly decomposeActions build bindings@1.3.0 175 silly decomposeActions install bindings@1.3.0 176 silly decomposeActions postinstall bindings@1.3.0 177 silly decomposeActions finalize bindings@1.3.0 178 silly decomposeActions refresh-package-json bindings@1.3.0 179 silly decomposeActions fetch chardet@0.4.2 180 silly decomposeActions extract chardet@0.4.2 181 silly decomposeActions preinstall chardet@0.4.2 182 silly decomposeActions build chardet@0.4.2 183 silly decomposeActions install chardet@0.4.2 184 silly decomposeActions postinstall chardet@0.4.2 185 silly decomposeActions finalize chardet@0.4.2 186 silly decomposeActions refresh-package-json chardet@0.4.2 187 silly decomposeActions fetch chownr@1.0.1 188 silly decomposeActions extract chownr@1.0.1 189 silly decomposeActions preinstall chownr@1.0.1 190 silly decomposeActions build chownr@1.0.1 191 silly decomposeActions install chownr@1.0.1 192 silly decomposeActions postinstall chownr@1.0.1 193 silly decomposeActions finalize chownr@1.0.1 194 silly decomposeActions refresh-package-json chownr@1.0.1 195 silly decomposeActions fetch cli-width@2.2.0 196 silly decomposeActions extract cli-width@2.2.0 197 silly decomposeActions preinstall cli-width@2.2.0 198 silly decomposeActions build cli-width@2.2.0 199 silly decomposeActions install cli-width@2.2.0 200 silly decomposeActions postinstall cli-width@2.2.0 201 silly decomposeActions finalize cli-width@2.2.0 202 silly decomposeActions refresh-package-json cli-width@2.2.0 203 silly decomposeActions fetch code-point-at@1.1.0 204 silly decomposeActions extract code-point-at@1.1.0 205 silly decomposeActions preinstall code-point-at@1.1.0 206 silly decomposeActions build code-point-at@1.1.0 207 silly decomposeActions install code-point-at@1.1.0 208 silly decomposeActions postinstall code-point-at@1.1.0 209 silly decomposeActions finalize code-point-at@1.1.0 210 silly decomposeActions refresh-package-json code-point-at@1.1.0 211 silly decomposeActions fetch console-control-strings@1.1.0 212 silly decomposeActions extract console-control-strings@1.1.0 213 silly decomposeActions preinstall console-control-strings@1.1.0 214 silly decomposeActions build console-control-strings@1.1.0 215 silly decomposeActions install console-control-strings@1.1.0 216 silly decomposeActions postinstall console-control-strings@1.1.0 217 silly decomposeActions finalize console-control-strings@1.1.0 218 silly decomposeActions refresh-package-json console-control-strings@1.1.0 219 silly decomposeActions fetch core-js@2.5.3 220 silly decomposeActions extract core-js@2.5.3 221 silly decomposeActions preinstall core-js@2.5.3 222 silly decomposeActions build core-js@2.5.3 223 silly decomposeActions install core-js@2.5.3 224 silly decomposeActions postinstall core-js@2.5.3 225 silly decomposeActions finalize core-js@2.5.3 226 silly decomposeActions refresh-package-json core-js@2.5.3 227 silly decomposeActions fetch babel-runtime@6.26.0 228 silly decomposeActions extract babel-runtime@6.26.0 229 silly decomposeActions preinstall babel-runtime@6.26.0 230 silly decomposeActions build babel-runtime@6.26.0 231 silly decomposeActions install babel-runtime@6.26.0 232 silly decomposeActions postinstall babel-runtime@6.26.0 233 silly decomposeActions finalize babel-runtime@6.26.0 234 silly decomposeActions refresh-package-json babel-runtime@6.26.0 235 silly decomposeActions fetch core-util-is@1.0.2 236 silly decomposeActions extract core-util-is@1.0.2 237 silly decomposeActions preinstall core-util-is@1.0.2 238 silly decomposeActions build core-util-is@1.0.2 239 silly decomposeActions install core-util-is@1.0.2 240 silly decomposeActions postinstall core-util-is@1.0.2 241 silly decomposeActions finalize core-util-is@1.0.2 242 silly decomposeActions refresh-package-json core-util-is@1.0.2 243 silly decomposeActions fetch deep-extend@0.4.2 244 silly decomposeActions extract deep-extend@0.4.2 245 silly decomposeActions preinstall deep-extend@0.4.2 246 silly decomposeActions build deep-extend@0.4.2 247 silly decomposeActions install deep-extend@0.4.2 248 silly decomposeActions postinstall deep-extend@0.4.2 249 silly decomposeActions finalize deep-extend@0.4.2 250 silly decomposeActions refresh-package-json deep-extend@0.4.2 251 silly decomposeActions fetch delegates@1.0.0 252 silly decomposeActions extract delegates@1.0.0 253 silly decomposeActions preinstall delegates@1.0.0 254 silly decomposeActions build delegates@1.0.0 255 silly decomposeActions install delegates@1.0.0 256 silly decomposeActions postinstall delegates@1.0.0 257 silly decomposeActions finalize delegates@1.0.0 258 silly decomposeActions refresh-package-json delegates@1.0.0 259 silly decomposeActions fetch detect-libc@1.0.3 260 silly decomposeActions extract detect-libc@1.0.3 261 silly decomposeActions preinstall detect-libc@1.0.3 262 silly decomposeActions build detect-libc@1.0.3 263 silly decomposeActions install detect-libc@1.0.3 264 silly decomposeActions postinstall detect-libc@1.0.3 265 silly decomposeActions finalize detect-libc@1.0.3 266 silly decomposeActions refresh-package-json detect-libc@1.0.3 267 silly decomposeActions fetch escape-string-regexp@1.0.5 268 silly decomposeActions extract escape-string-regexp@1.0.5 269 silly decomposeActions preinstall escape-string-regexp@1.0.5 270 silly decomposeActions build escape-string-regexp@1.0.5 271 silly decomposeActions install escape-string-regexp@1.0.5 272 silly decomposeActions postinstall escape-string-regexp@1.0.5 273 silly decomposeActions finalize escape-string-regexp@1.0.5 274 silly decomposeActions refresh-package-json escape-string-regexp@1.0.5 275 silly decomposeActions fetch expand-template@1.1.0 276 silly decomposeActions extract expand-template@1.1.0 277 silly decomposeActions preinstall expand-template@1.1.0 278 silly decomposeActions build expand-template@1.1.0 279 silly decomposeActions install expand-template@1.1.0 280 silly decomposeActions postinstall expand-template@1.1.0 281 silly decomposeActions finalize expand-template@1.1.0 282 silly decomposeActions refresh-package-json expand-template@1.1.0 283 silly decomposeActions fetch fast-future@1.0.2 284 silly decomposeActions extract fast-future@1.0.2 285 silly decomposeActions preinstall fast-future@1.0.2 286 silly decomposeActions build fast-future@1.0.2 287 silly decomposeActions install fast-future@1.0.2 288 silly decomposeActions postinstall fast-future@1.0.2 289 silly decomposeActions finalize fast-future@1.0.2 290 silly decomposeActions refresh-package-json fast-future@1.0.2 291 silly decomposeActions fetch figures@2.0.0 292 silly decomposeActions extract figures@2.0.0 293 silly decomposeActions preinstall figures@2.0.0 294 silly decomposeActions build figures@2.0.0 295 silly decomposeActions install figures@2.0.0 296 silly decomposeActions postinstall figures@2.0.0 297 silly decomposeActions finalize figures@2.0.0 298 silly decomposeActions refresh-package-json figures@2.0.0 299 silly decomposeActions fetch github-from-package@0.0.0 300 silly decomposeActions extract github-from-package@0.0.0 301 silly decomposeActions preinstall github-from-package@0.0.0 302 silly decomposeActions build github-from-package@0.0.0 303 silly decomposeActions install github-from-package@0.0.0 304 silly decomposeActions postinstall github-from-package@0.0.0 305 silly decomposeActions finalize github-from-package@0.0.0 306 silly decomposeActions refresh-package-json github-from-package@0.0.0 307 silly decomposeActions fetch has-ansi@2.0.0 308 silly decomposeActions extract has-ansi@2.0.0 309 silly decomposeActions preinstall has-ansi@2.0.0 310 silly decomposeActions build has-ansi@2.0.0 311 silly decomposeActions install has-ansi@2.0.0 312 silly decomposeActions postinstall has-ansi@2.0.0 313 silly decomposeActions finalize has-ansi@2.0.0 314 silly decomposeActions refresh-package-json has-ansi@2.0.0 315 silly decomposeActions fetch has-unicode@2.0.1 316 silly decomposeActions extract has-unicode@2.0.1 317 silly decomposeActions preinstall has-unicode@2.0.1 318 silly decomposeActions build has-unicode@2.0.1 319 silly decomposeActions install has-unicode@2.0.1 320 silly decomposeActions postinstall has-unicode@2.0.1 321 silly decomposeActions finalize has-unicode@2.0.1 322 silly decomposeActions refresh-package-json has-unicode@2.0.1 323 silly decomposeActions fetch iconv-lite@0.4.19 324 silly decomposeActions extract iconv-lite@0.4.19 325 silly decomposeActions preinstall iconv-lite@0.4.19 326 silly decomposeActions build iconv-lite@0.4.19 327 silly decomposeActions install iconv-lite@0.4.19 328 silly decomposeActions postinstall iconv-lite@0.4.19 329 silly decomposeActions finalize iconv-lite@0.4.19 330 silly decomposeActions refresh-package-json iconv-lite@0.4.19 331 silly decomposeActions fetch encoding@0.1.12 332 silly decomposeActions extract encoding@0.1.12 333 silly decomposeActions preinstall encoding@0.1.12 334 silly decomposeActions build encoding@0.1.12 335 silly decomposeActions install encoding@0.1.12 336 silly decomposeActions postinstall encoding@0.1.12 337 silly decomposeActions finalize encoding@0.1.12 338 silly decomposeActions refresh-package-json encoding@0.1.12 339 silly decomposeActions fetch inherits@2.0.3 340 silly decomposeActions extract inherits@2.0.3 341 silly decomposeActions preinstall inherits@2.0.3 342 silly decomposeActions build inherits@2.0.3 343 silly decomposeActions install inherits@2.0.3 344 silly decomposeActions postinstall inherits@2.0.3 345 silly decomposeActions finalize inherits@2.0.3 346 silly decomposeActions refresh-package-json inherits@2.0.3 347 silly decomposeActions fetch ini@1.3.5 348 silly decomposeActions extract ini@1.3.5 349 silly decomposeActions preinstall ini@1.3.5 350 silly decomposeActions build ini@1.3.5 351 silly decomposeActions install ini@1.3.5 352 silly decomposeActions postinstall ini@1.3.5 353 silly decomposeActions finalize ini@1.3.5 354 silly decomposeActions refresh-package-json ini@1.3.5 355 silly decomposeActions fetch ansi-regex@3.0.0 356 silly decomposeActions extract ansi-regex@3.0.0 357 silly decomposeActions preinstall ansi-regex@3.0.0 358 silly decomposeActions build ansi-regex@3.0.0 359 silly decomposeActions install ansi-regex@3.0.0 360 silly decomposeActions postinstall ansi-regex@3.0.0 361 silly decomposeActions finalize ansi-regex@3.0.0 362 silly decomposeActions refresh-package-json ansi-regex@3.0.0 363 silly decomposeActions fetch is-fullwidth-code-point@2.0.0 364 silly decomposeActions extract is-fullwidth-code-point@2.0.0 365 silly decomposeActions preinstall is-fullwidth-code-point@2.0.0 366 silly decomposeActions build is-fullwidth-code-point@2.0.0 367 silly decomposeActions install is-fullwidth-code-point@2.0.0 368 silly decomposeActions postinstall is-fullwidth-code-point@2.0.0 369 silly decomposeActions finalize is-fullwidth-code-point@2.0.0 370 silly decomposeActions refresh-package-json is-fullwidth-code-point@2.0.0 371 silly decomposeActions fetch strip-ansi@4.0.0 372 silly decomposeActions extract strip-ansi@4.0.0 373 silly decomposeActions preinstall strip-ansi@4.0.0 374 silly decomposeActions build strip-ansi@4.0.0 375 silly decomposeActions install strip-ansi@4.0.0 376 silly decomposeActions postinstall strip-ansi@4.0.0 377 silly decomposeActions finalize strip-ansi@4.0.0 378 silly decomposeActions refresh-package-json strip-ansi@4.0.0 379 silly decomposeActions fetch string-width@2.1.1 380 silly decomposeActions extract string-width@2.1.1 381 silly decomposeActions preinstall string-width@2.1.1 382 silly decomposeActions build string-width@2.1.1 383 silly decomposeActions install string-width@2.1.1 384 silly decomposeActions postinstall string-width@2.1.1 385 silly decomposeActions finalize string-width@2.1.1 386 silly decomposeActions refresh-package-json string-width@2.1.1 387 silly decomposeActions fetch is-promise@2.1.0 388 silly decomposeActions extract is-promise@2.1.0 389 silly decomposeActions preinstall is-promise@2.1.0 390 silly decomposeActions build is-promise@2.1.0 391 silly decomposeActions install is-promise@2.1.0 392 silly decomposeActions postinstall is-promise@2.1.0 393 silly decomposeActions finalize is-promise@2.1.0 394 silly decomposeActions refresh-package-json is-promise@2.1.0 395 silly decomposeActions fetch is-stream@1.1.0 396 silly decomposeActions extract is-stream@1.1.0 397 silly decomposeActions preinstall is-stream@1.1.0 398 silly decomposeActions build is-stream@1.1.0 399 silly decomposeActions install is-stream@1.1.0 400 silly decomposeActions postinstall is-stream@1.1.0 401 silly decomposeActions finalize is-stream@1.1.0 402 silly decomposeActions refresh-package-json is-stream@1.1.0 403 silly decomposeActions fetch isarray@1.0.0 404 silly decomposeActions extract isarray@1.0.0 405 silly decomposeActions preinstall isarray@1.0.0 406 silly decomposeActions build isarray@1.0.0 407 silly decomposeActions install isarray@1.0.0 408 silly decomposeActions postinstall isarray@1.0.0 409 silly decomposeActions finalize isarray@1.0.0 410 silly decomposeActions refresh-package-json isarray@1.0.0 411 silly decomposeActions fetch level-codec@8.0.0 412 silly decomposeActions extract level-codec@8.0.0 413 silly decomposeActions preinstall level-codec@8.0.0 414 silly decomposeActions build level-codec@8.0.0 415 silly decomposeActions install level-codec@8.0.0 416 silly decomposeActions postinstall level-codec@8.0.0 417 silly decomposeActions finalize level-codec@8.0.0 418 silly decomposeActions refresh-package-json level-codec@8.0.0 419 silly decomposeActions fetch lodash@4.17.5 420 silly decomposeActions extract lodash@4.17.5 421 silly decomposeActions preinstall lodash@4.17.5 422 silly decomposeActions build lodash@4.17.5 423 silly decomposeActions install lodash@4.17.5 424 silly decomposeActions postinstall lodash@4.17.5 425 silly decomposeActions finalize lodash@4.17.5 426 silly decomposeActions refresh-package-json lodash@4.17.5 427 silly decomposeActions fetch mimic-fn@1.2.0 428 silly decomposeActions extract mimic-fn@1.2.0 429 silly decomposeActions preinstall mimic-fn@1.2.0 430 silly decomposeActions build mimic-fn@1.2.0 431 silly decomposeActions install mimic-fn@1.2.0 432 silly decomposeActions postinstall mimic-fn@1.2.0 433 silly decomposeActions finalize mimic-fn@1.2.0 434 silly decomposeActions refresh-package-json mimic-fn@1.2.0 435 silly decomposeActions fetch mimic-response@1.0.0 436 silly decomposeActions extract mimic-response@1.0.0 437 silly decomposeActions preinstall mimic-response@1.0.0 438 silly decomposeActions build mimic-response@1.0.0 439 silly decomposeActions install mimic-response@1.0.0 440 silly decomposeActions postinstall mimic-response@1.0.0 441 silly decomposeActions finalize mimic-response@1.0.0 442 silly decomposeActions refresh-package-json mimic-response@1.0.0 443 silly decomposeActions fetch decompress-response@3.3.0 444 silly decomposeActions extract decompress-response@3.3.0 445 silly decomposeActions preinstall decompress-response@3.3.0 446 silly decomposeActions build decompress-response@3.3.0 447 silly decomposeActions install decompress-response@3.3.0 448 silly decomposeActions postinstall decompress-response@3.3.0 449 silly decomposeActions finalize decompress-response@3.3.0 450 silly decomposeActions refresh-package-json decompress-response@3.3.0 451 silly decomposeActions fetch minimist@1.2.0 452 silly decomposeActions extract minimist@1.2.0 453 silly decomposeActions preinstall minimist@1.2.0 454 silly decomposeActions build minimist@1.2.0 455 silly decomposeActions install minimist@1.2.0 456 silly decomposeActions postinstall minimist@1.2.0 457 silly decomposeActions finalize minimist@1.2.0 458 silly decomposeActions refresh-package-json minimist@1.2.0 459 silly decomposeActions fetch minimist@0.0.8 460 silly decomposeActions extract minimist@0.0.8 461 silly decomposeActions preinstall minimist@0.0.8 462 silly decomposeActions build minimist@0.0.8 463 silly decomposeActions install minimist@0.0.8 464 silly decomposeActions postinstall minimist@0.0.8 465 silly decomposeActions finalize minimist@0.0.8 466 silly decomposeActions refresh-package-json minimist@0.0.8 467 silly decomposeActions fetch mkdirp@0.5.1 468 silly decomposeActions extract mkdirp@0.5.1 469 silly decomposeActions preinstall mkdirp@0.5.1 470 silly decomposeActions build mkdirp@0.5.1 471 silly decomposeActions install mkdirp@0.5.1 472 silly decomposeActions postinstall mkdirp@0.5.1 473 silly decomposeActions finalize mkdirp@0.5.1 474 silly decomposeActions refresh-package-json mkdirp@0.5.1 475 silly decomposeActions fetch mute-stream@0.0.7 476 silly decomposeActions extract mute-stream@0.0.7 477 silly decomposeActions preinstall mute-stream@0.0.7 478 silly decomposeActions build mute-stream@0.0.7 479 silly decomposeActions install mute-stream@0.0.7 480 silly decomposeActions postinstall mute-stream@0.0.7 481 silly decomposeActions finalize mute-stream@0.0.7 482 silly decomposeActions refresh-package-json mute-stream@0.0.7 483 silly decomposeActions fetch nan@2.8.0 484 silly decomposeActions extract nan@2.8.0 485 silly decomposeActions preinstall nan@2.8.0 486 silly decomposeActions build nan@2.8.0 487 silly decomposeActions install nan@2.8.0 488 silly decomposeActions postinstall nan@2.8.0 489 silly decomposeActions finalize nan@2.8.0 490 silly decomposeActions refresh-package-json nan@2.8.0 491 silly decomposeActions fetch node-fetch@1.6.3 492 silly decomposeActions extract node-fetch@1.6.3 493 silly decomposeActions preinstall node-fetch@1.6.3 494 silly decomposeActions build node-fetch@1.6.3 495 silly decomposeActions install node-fetch@1.6.3 496 silly decomposeActions postinstall node-fetch@1.6.3 497 silly decomposeActions finalize node-fetch@1.6.3 498 silly decomposeActions refresh-package-json node-fetch@1.6.3 499 silly decomposeActions fetch noop-logger@0.1.1 500 silly decomposeActions extract noop-logger@0.1.1 501 silly decomposeActions preinstall noop-logger@0.1.1 502 silly decomposeActions build noop-logger@0.1.1 503 silly decomposeActions install noop-logger@0.1.1 504 silly decomposeActions postinstall noop-logger@0.1.1 505 silly decomposeActions finalize noop-logger@0.1.1 506 silly decomposeActions refresh-package-json noop-logger@0.1.1 507 silly decomposeActions fetch number-is-nan@1.0.1 508 silly decomposeActions extract number-is-nan@1.0.1 509 silly decomposeActions preinstall number-is-nan@1.0.1 510 silly decomposeActions build number-is-nan@1.0.1 511 silly decomposeActions install number-is-nan@1.0.1 512 silly decomposeActions postinstall number-is-nan@1.0.1 513 silly decomposeActions finalize number-is-nan@1.0.1 514 silly decomposeActions refresh-package-json number-is-nan@1.0.1 515 silly decomposeActions fetch is-fullwidth-code-point@1.0.0 516 silly decomposeActions extract is-fullwidth-code-point@1.0.0 517 silly decomposeActions preinstall is-fullwidth-code-point@1.0.0 518 silly decomposeActions build is-fullwidth-code-point@1.0.0 519 silly decomposeActions install is-fullwidth-code-point@1.0.0 520 silly decomposeActions postinstall is-fullwidth-code-point@1.0.0 521 silly decomposeActions finalize is-fullwidth-code-point@1.0.0 522 silly decomposeActions refresh-package-json is-fullwidth-code-point@1.0.0 523 silly decomposeActions fetch object-assign@4.1.1 524 silly decomposeActions extract object-assign@4.1.1 525 silly decomposeActions preinstall object-assign@4.1.1 526 silly decomposeActions build object-assign@4.1.1 527 silly decomposeActions install object-assign@4.1.1 528 silly decomposeActions postinstall object-assign@4.1.1 529 silly decomposeActions finalize object-assign@4.1.1 530 silly decomposeActions refresh-package-json object-assign@4.1.1 531 silly decomposeActions fetch onetime@2.0.1 532 silly decomposeActions extract onetime@2.0.1 533 silly decomposeActions preinstall onetime@2.0.1 534 silly decomposeActions build onetime@2.0.1 535 silly decomposeActions install onetime@2.0.1 536 silly decomposeActions postinstall onetime@2.0.1 537 silly decomposeActions finalize onetime@2.0.1 538 silly decomposeActions refresh-package-json onetime@2.0.1 539 silly decomposeActions fetch os-homedir@1.0.2 540 silly decomposeActions extract os-homedir@1.0.2 541 silly decomposeActions preinstall os-homedir@1.0.2 542 silly decomposeActions build os-homedir@1.0.2 543 silly decomposeActions install os-homedir@1.0.2 544 silly decomposeActions postinstall os-homedir@1.0.2 545 silly decomposeActions finalize os-homedir@1.0.2 546 silly decomposeActions refresh-package-json os-homedir@1.0.2 547 silly decomposeActions fetch os-tmpdir@1.0.2 548 silly decomposeActions extract os-tmpdir@1.0.2 549 silly decomposeActions preinstall os-tmpdir@1.0.2 550 silly decomposeActions build os-tmpdir@1.0.2 551 silly decomposeActions install os-tmpdir@1.0.2 552 silly decomposeActions postinstall os-tmpdir@1.0.2 553 silly decomposeActions finalize os-tmpdir@1.0.2 554 silly decomposeActions refresh-package-json os-tmpdir@1.0.2 555 silly decomposeActions fetch pinkie@2.0.4 556 silly decomposeActions extract pinkie@2.0.4 557 silly decomposeActions preinstall pinkie@2.0.4 558 silly decomposeActions build pinkie@2.0.4 559 silly decomposeActions install pinkie@2.0.4 560 silly decomposeActions postinstall pinkie@2.0.4 561 silly decomposeActions finalize pinkie@2.0.4 562 silly decomposeActions refresh-package-json pinkie@2.0.4 563 silly decomposeActions fetch pinkie-promise@2.0.1 564 silly decomposeActions extract pinkie-promise@2.0.1 565 silly decomposeActions preinstall pinkie-promise@2.0.1 566 silly decomposeActions build pinkie-promise@2.0.1 567 silly decomposeActions install pinkie-promise@2.0.1 568 silly decomposeActions postinstall pinkie-promise@2.0.1 569 silly decomposeActions finalize pinkie-promise@2.0.1 570 silly decomposeActions refresh-package-json pinkie-promise@2.0.1 571 silly decomposeActions fetch opn@4.0.2 572 silly decomposeActions extract opn@4.0.2 573 silly decomposeActions preinstall opn@4.0.2 574 silly decomposeActions build opn@4.0.2 575 silly decomposeActions install opn@4.0.2 576 silly decomposeActions postinstall opn@4.0.2 577 silly decomposeActions finalize opn@4.0.2 578 silly decomposeActions refresh-package-json opn@4.0.2 579 silly decomposeActions fetch process-nextick-args@2.0.0 580 silly decomposeActions extract process-nextick-args@2.0.0 581 silly decomposeActions preinstall process-nextick-args@2.0.0 582 silly decomposeActions build process-nextick-args@2.0.0 583 silly decomposeActions install process-nextick-args@2.0.0 584 silly decomposeActions postinstall process-nextick-args@2.0.0 585 silly decomposeActions finalize process-nextick-args@2.0.0 586 silly decomposeActions refresh-package-json process-nextick-args@2.0.0 587 silly decomposeActions fetch prr@1.0.1 588 silly decomposeActions extract prr@1.0.1 589 silly decomposeActions preinstall prr@1.0.1 590 silly decomposeActions build prr@1.0.1 591 silly decomposeActions install prr@1.0.1 592 silly decomposeActions postinstall prr@1.0.1 593 silly decomposeActions finalize prr@1.0.1 594 silly decomposeActions refresh-package-json prr@1.0.1 595 silly decomposeActions fetch errno@0.1.6 596 silly decomposeActions extract errno@0.1.6 597 silly decomposeActions preinstall errno@0.1.6 598 silly decomposeActions build errno@0.1.6 599 silly decomposeActions install errno@0.1.6 600 silly decomposeActions postinstall errno@0.1.6 601 silly decomposeActions finalize errno@0.1.6 602 silly decomposeActions refresh-package-json errno@0.1.6 603 silly decomposeActions fetch level-errors@1.1.2 604 silly decomposeActions extract level-errors@1.1.2 605 silly decomposeActions preinstall level-errors@1.1.2 606 silly decomposeActions build level-errors@1.1.2 607 silly decomposeActions install level-errors@1.1.2 608 silly decomposeActions postinstall level-errors@1.1.2 609 silly decomposeActions finalize level-errors@1.1.2 610 silly decomposeActions refresh-package-json level-errors@1.1.2 611 silly decomposeActions fetch regenerator-runtime@0.10.5 612 silly decomposeActions extract regenerator-runtime@0.10.5 613 silly decomposeActions preinstall regenerator-runtime@0.10.5 614 silly decomposeActions build regenerator-runtime@0.10.5 615 silly decomposeActions install regenerator-runtime@0.10.5 616 silly decomposeActions postinstall regenerator-runtime@0.10.5 617 silly decomposeActions finalize regenerator-runtime@0.10.5 618 silly decomposeActions refresh-package-json regenerator-runtime@0.10.5 619 silly decomposeActions fetch babel-polyfill@6.23.0 620 silly decomposeActions extract babel-polyfill@6.23.0 621 silly decomposeActions preinstall babel-polyfill@6.23.0 622 silly decomposeActions build babel-polyfill@6.23.0 623 silly decomposeActions install babel-polyfill@6.23.0 624 silly decomposeActions postinstall babel-polyfill@6.23.0 625 silly decomposeActions finalize babel-polyfill@6.23.0 626 silly decomposeActions refresh-package-json babel-polyfill@6.23.0 627 silly decomposeActions fetch run-async@2.3.0 628 silly decomposeActions extract run-async@2.3.0 629 silly decomposeActions preinstall run-async@2.3.0 630 silly decomposeActions build run-async@2.3.0 631 silly decomposeActions install run-async@2.3.0 632 silly decomposeActions postinstall run-async@2.3.0 633 silly decomposeActions finalize run-async@2.3.0 634 silly decomposeActions refresh-package-json run-async@2.3.0 635 silly decomposeActions fetch rx@4.1.0 636 silly decomposeActions extract rx@4.1.0 637 silly decomposeActions preinstall rx@4.1.0 638 silly decomposeActions build rx@4.1.0 639 silly decomposeActions install rx@4.1.0 640 silly decomposeActions postinstall rx@4.1.0 641 silly decomposeActions finalize rx@4.1.0 642 silly decomposeActions refresh-package-json rx@4.1.0 643 silly decomposeActions fetch safe-buffer@5.1.1 644 silly decomposeActions extract safe-buffer@5.1.1 645 silly decomposeActions preinstall safe-buffer@5.1.1 646 silly decomposeActions build safe-buffer@5.1.1 647 silly decomposeActions install safe-buffer@5.1.1 648 silly decomposeActions postinstall safe-buffer@5.1.1 649 silly decomposeActions finalize safe-buffer@5.1.1 650 silly decomposeActions refresh-package-json safe-buffer@5.1.1 651 silly decomposeActions fetch semver@5.5.0 652 silly decomposeActions extract semver@5.5.0 653 silly decomposeActions preinstall semver@5.5.0 654 silly decomposeActions build semver@5.5.0 655 silly decomposeActions install semver@5.5.0 656 silly decomposeActions postinstall semver@5.5.0 657 silly decomposeActions finalize semver@5.5.0 658 silly decomposeActions refresh-package-json semver@5.5.0 659 silly decomposeActions fetch node-abi@2.2.0 660 silly decomposeActions extract node-abi@2.2.0 661 silly decomposeActions preinstall node-abi@2.2.0 662 silly decomposeActions build node-abi@2.2.0 663 silly decomposeActions install node-abi@2.2.0 664 silly decomposeActions postinstall node-abi@2.2.0 665 silly decomposeActions finalize node-abi@2.2.0 666 silly decomposeActions refresh-package-json node-abi@2.2.0 667 silly decomposeActions fetch set-blocking@2.0.0 668 silly decomposeActions extract set-blocking@2.0.0 669 silly decomposeActions preinstall set-blocking@2.0.0 670 silly decomposeActions build set-blocking@2.0.0 671 silly decomposeActions install set-blocking@2.0.0 672 silly decomposeActions postinstall set-blocking@2.0.0 673 silly decomposeActions finalize set-blocking@2.0.0 674 silly decomposeActions refresh-package-json set-blocking@2.0.0 675 silly decomposeActions fetch signal-exit@3.0.2 676 silly decomposeActions extract signal-exit@3.0.2 677 silly decomposeActions preinstall signal-exit@3.0.2 678 silly decomposeActions build signal-exit@3.0.2 679 silly decomposeActions install signal-exit@3.0.2 680 silly decomposeActions postinstall signal-exit@3.0.2 681 silly decomposeActions finalize signal-exit@3.0.2 682 silly decomposeActions refresh-package-json signal-exit@3.0.2 683 silly decomposeActions fetch restore-cursor@2.0.0 684 silly decomposeActions extract restore-cursor@2.0.0 685 silly decomposeActions preinstall restore-cursor@2.0.0 686 silly decomposeActions build restore-cursor@2.0.0 687 silly decomposeActions install restore-cursor@2.0.0 688 silly decomposeActions postinstall restore-cursor@2.0.0 689 silly decomposeActions finalize restore-cursor@2.0.0 690 silly decomposeActions refresh-package-json restore-cursor@2.0.0 691 silly decomposeActions fetch cli-cursor@2.1.0 692 silly decomposeActions extract cli-cursor@2.1.0 693 silly decomposeActions preinstall cli-cursor@2.1.0 694 silly decomposeActions build cli-cursor@2.1.0 695 silly decomposeActions install cli-cursor@2.1.0 696 silly decomposeActions postinstall cli-cursor@2.1.0 697 silly decomposeActions finalize cli-cursor@2.1.0 698 silly decomposeActions refresh-package-json cli-cursor@2.1.0 699 silly decomposeActions fetch simple-concat@1.0.0 700 silly decomposeActions extract simple-concat@1.0.0 701 silly decomposeActions preinstall simple-concat@1.0.0 702 silly decomposeActions build simple-concat@1.0.0 703 silly decomposeActions install simple-concat@1.0.0 704 silly decomposeActions postinstall simple-concat@1.0.0 705 silly decomposeActions finalize simple-concat@1.0.0 706 silly decomposeActions refresh-package-json simple-concat@1.0.0 707 silly decomposeActions fetch string_decoder@1.0.3 708 silly decomposeActions extract string_decoder@1.0.3 709 silly decomposeActions preinstall string_decoder@1.0.3 710 silly decomposeActions build string_decoder@1.0.3 711 silly decomposeActions install string_decoder@1.0.3 712 silly decomposeActions postinstall string_decoder@1.0.3 713 silly decomposeActions finalize string_decoder@1.0.3 714 silly decomposeActions refresh-package-json string_decoder@1.0.3 715 silly decomposeActions fetch strip-ansi@3.0.1 716 silly decomposeActions extract strip-ansi@3.0.1 717 silly decomposeActions preinstall strip-ansi@3.0.1 718 silly decomposeActions build strip-ansi@3.0.1 719 silly decomposeActions install strip-ansi@3.0.1 720 silly decomposeActions postinstall strip-ansi@3.0.1 721 silly decomposeActions finalize strip-ansi@3.0.1 722 silly decomposeActions refresh-package-json strip-ansi@3.0.1 723 silly decomposeActions fetch string-width@1.0.2 724 silly decomposeActions extract string-width@1.0.2 725 silly decomposeActions preinstall string-width@1.0.2 726 silly decomposeActions build string-width@1.0.2 727 silly decomposeActions install string-width@1.0.2 728 silly decomposeActions postinstall string-width@1.0.2 729 silly decomposeActions finalize string-width@1.0.2 730 silly decomposeActions refresh-package-json string-width@1.0.2 731 silly decomposeActions fetch strip-json-comments@2.0.1 732 silly decomposeActions extract strip-json-comments@2.0.1 733 silly decomposeActions preinstall strip-json-comments@2.0.1 734 silly decomposeActions build strip-json-comments@2.0.1 735 silly decomposeActions install strip-json-comments@2.0.1 736 silly decomposeActions postinstall strip-json-comments@2.0.1 737 silly decomposeActions finalize strip-json-comments@2.0.1 738 silly decomposeActions refresh-package-json strip-json-comments@2.0.1 739 silly decomposeActions fetch rc@1.2.5 740 silly decomposeActions extract rc@1.2.5 741 silly decomposeActions preinstall rc@1.2.5 742 silly decomposeActions build rc@1.2.5 743 silly decomposeActions install rc@1.2.5 744 silly decomposeActions postinstall rc@1.2.5 745 silly decomposeActions finalize rc@1.2.5 746 silly decomposeActions refresh-package-json rc@1.2.5 747 silly decomposeActions fetch supports-color@2.0.0 748 silly decomposeActions extract supports-color@2.0.0 749 silly decomposeActions preinstall supports-color@2.0.0 750 silly decomposeActions build supports-color@2.0.0 751 silly decomposeActions install supports-color@2.0.0 752 silly decomposeActions postinstall supports-color@2.0.0 753 silly decomposeActions finalize supports-color@2.0.0 754 silly decomposeActions refresh-package-json supports-color@2.0.0 755 silly decomposeActions fetch chalk@1.1.3 756 silly decomposeActions extract chalk@1.1.3 757 silly decomposeActions preinstall chalk@1.1.3 758 silly decomposeActions build chalk@1.1.3 759 silly decomposeActions install chalk@1.1.3 760 silly decomposeActions postinstall chalk@1.1.3 761 silly decomposeActions finalize chalk@1.1.3 762 silly decomposeActions refresh-package-json chalk@1.1.3 763 silly decomposeActions fetch through@2.3.8 764 silly decomposeActions extract through@2.3.8 765 silly decomposeActions preinstall through@2.3.8 766 silly decomposeActions build through@2.3.8 767 silly decomposeActions install through@2.3.8 768 silly decomposeActions postinstall through@2.3.8 769 silly decomposeActions finalize through@2.3.8 770 silly decomposeActions refresh-package-json through@2.3.8 771 silly decomposeActions fetch tmp@0.0.33 772 silly decomposeActions extract tmp@0.0.33 773 silly decomposeActions preinstall tmp@0.0.33 774 silly decomposeActions build tmp@0.0.33 775 silly decomposeActions install tmp@0.0.33 776 silly decomposeActions postinstall tmp@0.0.33 777 silly decomposeActions finalize tmp@0.0.33 778 silly decomposeActions refresh-package-json tmp@0.0.33 779 silly decomposeActions fetch external-editor@2.1.0 780 silly decomposeActions extract external-editor@2.1.0 781 silly decomposeActions preinstall external-editor@2.1.0 782 silly decomposeActions build external-editor@2.1.0 783 silly decomposeActions install external-editor@2.1.0 784 silly decomposeActions postinstall external-editor@2.1.0 785 silly decomposeActions finalize external-editor@2.1.0 786 silly decomposeActions refresh-package-json external-editor@2.1.0 787 silly decomposeActions fetch inquirer@3.0.6 788 silly decomposeActions extract inquirer@3.0.6 789 silly decomposeActions preinstall inquirer@3.0.6 790 silly decomposeActions build inquirer@3.0.6 791 silly decomposeActions install inquirer@3.0.6 792 silly decomposeActions postinstall inquirer@3.0.6 793 silly decomposeActions finalize inquirer@3.0.6 794 silly decomposeActions refresh-package-json inquirer@3.0.6 795 silly decomposeActions fetch opencollective@1.0.3 796 silly decomposeActions extract opencollective@1.0.3 797 silly decomposeActions preinstall opencollective@1.0.3 798 silly decomposeActions build opencollective@1.0.3 799 silly decomposeActions install opencollective@1.0.3 800 silly decomposeActions postinstall opencollective@1.0.3 801 silly decomposeActions finalize opencollective@1.0.3 802 silly decomposeActions refresh-package-json opencollective@1.0.3 803 silly decomposeActions fetch tunnel-agent@0.6.0 804 silly decomposeActions extract tunnel-agent@0.6.0 805 silly decomposeActions preinstall tunnel-agent@0.6.0 806 silly decomposeActions build tunnel-agent@0.6.0 807 silly decomposeActions install tunnel-agent@0.6.0 808 silly decomposeActions postinstall tunnel-agent@0.6.0 809 silly decomposeActions finalize tunnel-agent@0.6.0 810 silly decomposeActions refresh-package-json tunnel-agent@0.6.0 811 silly decomposeActions fetch util-deprecate@1.0.2 812 silly decomposeActions extract util-deprecate@1.0.2 813 silly decomposeActions preinstall util-deprecate@1.0.2 814 silly decomposeActions build util-deprecate@1.0.2 815 silly decomposeActions install util-deprecate@1.0.2 816 silly decomposeActions postinstall util-deprecate@1.0.2 817 silly decomposeActions finalize util-deprecate@1.0.2 818 silly decomposeActions refresh-package-json util-deprecate@1.0.2 819 silly decomposeActions fetch readable-stream@2.3.4 820 silly decomposeActions extract readable-stream@2.3.4 821 silly decomposeActions preinstall readable-stream@2.3.4 822 silly decomposeActions build readable-stream@2.3.4 823 silly decomposeActions install readable-stream@2.3.4 824 silly decomposeActions postinstall readable-stream@2.3.4 825 silly decomposeActions finalize readable-stream@2.3.4 826 silly decomposeActions refresh-package-json readable-stream@2.3.4 827 silly decomposeActions fetch are-we-there-yet@1.1.4 828 silly decomposeActions extract are-we-there-yet@1.1.4 829 silly decomposeActions preinstall are-we-there-yet@1.1.4 830 silly decomposeActions build are-we-there-yet@1.1.4 831 silly decomposeActions install are-we-there-yet@1.1.4 832 silly decomposeActions postinstall are-we-there-yet@1.1.4 833 silly decomposeActions finalize are-we-there-yet@1.1.4 834 silly decomposeActions refresh-package-json are-we-there-yet@1.1.4 835 silly decomposeActions fetch bl@1.2.1 836 silly decomposeActions extract bl@1.2.1 837 silly decomposeActions preinstall bl@1.2.1 838 silly decomposeActions build bl@1.2.1 839 silly decomposeActions install bl@1.2.1 840 silly decomposeActions postinstall bl@1.2.1 841 silly decomposeActions finalize bl@1.2.1 842 silly decomposeActions refresh-package-json bl@1.2.1 843 silly decomposeActions fetch which-pm-runs@1.0.0 844 silly decomposeActions extract which-pm-runs@1.0.0 845 silly decomposeActions preinstall which-pm-runs@1.0.0 846 silly decomposeActions build which-pm-runs@1.0.0 847 silly decomposeActions install which-pm-runs@1.0.0 848 silly decomposeActions postinstall which-pm-runs@1.0.0 849 silly decomposeActions finalize which-pm-runs@1.0.0 850 silly decomposeActions refresh-package-json which-pm-runs@1.0.0 851 silly decomposeActions fetch wide-align@1.1.2 852 silly decomposeActions extract wide-align@1.1.2 853 silly decomposeActions preinstall wide-align@1.1.2 854 silly decomposeActions build wide-align@1.1.2 855 silly decomposeActions install wide-align@1.1.2 856 silly decomposeActions postinstall wide-align@1.1.2 857 silly decomposeActions finalize wide-align@1.1.2 858 silly decomposeActions refresh-package-json wide-align@1.1.2 859 silly decomposeActions fetch gauge@2.7.4 860 silly decomposeActions extract gauge@2.7.4 861 silly decomposeActions preinstall gauge@2.7.4 862 silly decomposeActions build gauge@2.7.4 863 silly decomposeActions install gauge@2.7.4 864 silly decomposeActions postinstall gauge@2.7.4 865 silly decomposeActions finalize gauge@2.7.4 866 silly decomposeActions refresh-package-json gauge@2.7.4 867 silly decomposeActions fetch npmlog@4.1.2 868 silly decomposeActions extract npmlog@4.1.2 869 silly decomposeActions preinstall npmlog@4.1.2 870 silly decomposeActions build npmlog@4.1.2 871 silly decomposeActions install npmlog@4.1.2 872 silly decomposeActions postinstall npmlog@4.1.2 873 silly decomposeActions finalize npmlog@4.1.2 874 silly decomposeActions refresh-package-json npmlog@4.1.2 875 silly decomposeActions fetch wrappy@1.0.2 876 silly decomposeActions extract wrappy@1.0.2 877 silly decomposeActions preinstall wrappy@1.0.2 878 silly decomposeActions build wrappy@1.0.2 879 silly decomposeActions install wrappy@1.0.2 880 silly decomposeActions postinstall wrappy@1.0.2 881 silly decomposeActions finalize wrappy@1.0.2 882 silly decomposeActions refresh-package-json wrappy@1.0.2 883 silly decomposeActions fetch once@1.4.0 884 silly decomposeActions extract once@1.4.0 885 silly decomposeActions preinstall once@1.4.0 886 silly decomposeActions build once@1.4.0 887 silly decomposeActions install once@1.4.0 888 silly decomposeActions postinstall once@1.4.0 889 silly decomposeActions finalize once@1.4.0 890 silly decomposeActions refresh-package-json once@1.4.0 891 silly decomposeActions fetch end-of-stream@1.4.1 892 silly decomposeActions extract end-of-stream@1.4.1 893 silly decomposeActions preinstall end-of-stream@1.4.1 894 silly decomposeActions build end-of-stream@1.4.1 895 silly decomposeActions install end-of-stream@1.4.1 896 silly decomposeActions postinstall end-of-stream@1.4.1 897 silly decomposeActions finalize end-of-stream@1.4.1 898 silly decomposeActions refresh-package-json end-of-stream@1.4.1 899 silly decomposeActions fetch pump@2.0.1 900 silly decomposeActions extract pump@2.0.1 901 silly decomposeActions preinstall pump@2.0.1 902 silly decomposeActions build pump@2.0.1 903 silly decomposeActions install pump@2.0.1 904 silly decomposeActions postinstall pump@2.0.1 905 silly decomposeActions finalize pump@2.0.1 906 silly decomposeActions refresh-package-json pump@2.0.1 907 silly decomposeActions fetch simple-get@2.7.0 908 silly decomposeActions extract simple-get@2.7.0 909 silly decomposeActions preinstall simple-get@2.7.0 910 silly decomposeActions build simple-get@2.7.0 911 silly decomposeActions install simple-get@2.7.0 912 silly decomposeActions postinstall simple-get@2.7.0 913 silly decomposeActions finalize simple-get@2.7.0 914 silly decomposeActions refresh-package-json simple-get@2.7.0 915 silly decomposeActions fetch pump@1.0.3 916 silly decomposeActions extract pump@1.0.3 917 silly decomposeActions preinstall pump@1.0.3 918 silly decomposeActions build pump@1.0.3 919 silly decomposeActions install pump@1.0.3 920 silly decomposeActions postinstall pump@1.0.3 921 silly decomposeActions finalize pump@1.0.3 922 silly decomposeActions refresh-package-json pump@1.0.3 923 silly decomposeActions fetch xtend@4.0.1 924 silly decomposeActions extract xtend@4.0.1 925 silly decomposeActions preinstall xtend@4.0.1 926 silly decomposeActions build xtend@4.0.1 927 silly decomposeActions install xtend@4.0.1 928 silly decomposeActions postinstall xtend@4.0.1 929 silly decomposeActions finalize xtend@4.0.1 930 silly decomposeActions refresh-package-json xtend@4.0.1 931 silly decomposeActions fetch abstract-leveldown@4.0.2 932 silly decomposeActions extract abstract-leveldown@4.0.2 933 silly decomposeActions preinstall abstract-leveldown@4.0.2 934 silly decomposeActions build abstract-leveldown@4.0.2 935 silly decomposeActions install abstract-leveldown@4.0.2 936 silly decomposeActions postinstall abstract-leveldown@4.0.2 937 silly decomposeActions finalize abstract-leveldown@4.0.2 938 silly decomposeActions refresh-package-json abstract-leveldown@4.0.2 939 silly decomposeActions fetch deferred-leveldown@3.0.0 940 silly decomposeActions extract deferred-leveldown@3.0.0 941 silly decomposeActions preinstall deferred-leveldown@3.0.0 942 silly decomposeActions build deferred-leveldown@3.0.0 943 silly decomposeActions install deferred-leveldown@3.0.0 944 silly decomposeActions postinstall deferred-leveldown@3.0.0 945 silly decomposeActions finalize deferred-leveldown@3.0.0 946 silly decomposeActions refresh-package-json deferred-leveldown@3.0.0 947 silly decomposeActions fetch encoding-down@4.0.0 948 silly decomposeActions extract encoding-down@4.0.0 949 silly decomposeActions preinstall encoding-down@4.0.0 950 silly decomposeActions build encoding-down@4.0.0 951 silly decomposeActions install encoding-down@4.0.0 952 silly decomposeActions postinstall encoding-down@4.0.0 953 silly decomposeActions finalize encoding-down@4.0.0 954 silly decomposeActions refresh-package-json encoding-down@4.0.0 955 silly decomposeActions fetch level-iterator-stream@2.0.0 956 silly decomposeActions extract level-iterator-stream@2.0.0 957 silly decomposeActions preinstall level-iterator-stream@2.0.0 958 silly decomposeActions build level-iterator-stream@2.0.0 959 silly decomposeActions install level-iterator-stream@2.0.0 960 silly decomposeActions postinstall level-iterator-stream@2.0.0 961 silly decomposeActions finalize level-iterator-stream@2.0.0 962 silly decomposeActions refresh-package-json level-iterator-stream@2.0.0 963 silly decomposeActions fetch abstract-leveldown@3.0.0 964 silly decomposeActions extract abstract-leveldown@3.0.0 965 silly decomposeActions preinstall abstract-leveldown@3.0.0 966 silly decomposeActions build abstract-leveldown@3.0.0 967 silly decomposeActions install abstract-leveldown@3.0.0 968 silly decomposeActions postinstall abstract-leveldown@3.0.0 969 silly decomposeActions finalize abstract-leveldown@3.0.0 970 silly decomposeActions refresh-package-json abstract-leveldown@3.0.0 971 silly decomposeActions fetch levelup@2.0.2 972 silly decomposeActions extract levelup@2.0.2 973 silly decomposeActions preinstall levelup@2.0.2 974 silly decomposeActions build levelup@2.0.2 975 silly decomposeActions install levelup@2.0.2 976 silly decomposeActions postinstall levelup@2.0.2 977 silly decomposeActions finalize levelup@2.0.2 978 silly decomposeActions refresh-package-json levelup@2.0.2 979 silly decomposeActions fetch level-packager@2.1.1 980 silly decomposeActions extract level-packager@2.1.1 981 silly decomposeActions preinstall level-packager@2.1.1 982 silly decomposeActions build level-packager@2.1.1 983 silly decomposeActions install level-packager@2.1.1 984 silly decomposeActions postinstall level-packager@2.1.1 985 silly decomposeActions finalize level-packager@2.1.1 986 silly decomposeActions refresh-package-json level-packager@2.1.1 987 silly decomposeActions fetch tar-stream@1.5.5 988 silly decomposeActions extract tar-stream@1.5.5 989 silly decomposeActions preinstall tar-stream@1.5.5 990 silly decomposeActions build tar-stream@1.5.5 991 silly decomposeActions install tar-stream@1.5.5 992 silly decomposeActions postinstall tar-stream@1.5.5 993 silly decomposeActions finalize tar-stream@1.5.5 994 silly decomposeActions refresh-package-json tar-stream@1.5.5 995 silly decomposeActions fetch tar-fs@1.16.0 996 silly decomposeActions extract tar-fs@1.16.0 997 silly decomposeActions preinstall tar-fs@1.16.0 998 silly decomposeActions build tar-fs@1.16.0 999 silly decomposeActions install tar-fs@1.16.0 1000 silly decomposeActions postinstall tar-fs@1.16.0 1001 silly decomposeActions finalize tar-fs@1.16.0 1002 silly decomposeActions refresh-package-json tar-fs@1.16.0 1003 silly decomposeActions fetch prebuild-install@2.5.1 1004 silly decomposeActions extract prebuild-install@2.5.1 1005 silly decomposeActions preinstall prebuild-install@2.5.1 1006 silly decomposeActions build prebuild-install@2.5.1 1007 silly decomposeActions install prebuild-install@2.5.1 1008 silly decomposeActions postinstall prebuild-install@2.5.1 1009 silly decomposeActions finalize prebuild-install@2.5.1 1010 silly decomposeActions refresh-package-json prebuild-install@2.5.1 1011 silly decomposeActions fetch leveldown@2.1.1 1012 silly decomposeActions extract leveldown@2.1.1 1013 silly decomposeActions preinstall leveldown@2.1.1 1014 silly decomposeActions build leveldown@2.1.1 1015 silly decomposeActions install leveldown@2.1.1 1016 silly decomposeActions postinstall leveldown@2.1.1 1017 silly decomposeActions finalize leveldown@2.1.1 1018 silly decomposeActions refresh-package-json leveldown@2.1.1 1019 silly decomposeActions fetch level@2.1.2 1020 silly decomposeActions extract level@2.1.2 1021 silly decomposeActions preinstall level@2.1.2 1022 silly decomposeActions build level@2.1.2 1023 silly decomposeActions install level@2.1.2 1024 silly decomposeActions postinstall level@2.1.2 1025 silly decomposeActions finalize level@2.1.2 1026 silly decomposeActions refresh-package-json level@2.1.2 1027 silly install executeActions 1028 silly doSerial global-install 896 1029 verbose correctMkdir /root/.npm/_locks correctMkdir not in flight; initializing 1030 verbose lock using /root/.npm/_locks/staging-1239431f79885ebf.lock for /root/antihalal-bot-bundle/db-level/node_modules/.staging 1031 silly doParallel extract 896 1032 silly extract ansi-escapes@1.4.0 1033 silly pacote trying ansi-escapes@https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz by hash: sha1-06ioOzGapneTZisT52HHkRQiMG4= 1034 silly extract ansi-regex@2.1.1 1035 silly pacote trying ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz by hash: sha1-w7M6te42DYbg5ijwRorn7yfWVN8= 1036 silly extract ansi-styles@2.2.1 1037 silly pacote trying ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz by hash: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4= 1038 silly extract aproba@1.2.0 1039 silly pacote trying aproba@https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz by hash: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw== 1040 silly extract regenerator-runtime@0.11.1 1041 silly pacote trying regenerator-runtime@https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz by hash: sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== 1042 silly extract bindings@1.3.0 1043 silly pacote trying bindings@https://registry.npmjs.org/bindings/-/bindings-1.3.0.tgz by hash: sha512-DpLh5EzMR2kzvX1KIlVC0VkC3iZtHKTgdtZ0a3pglBZdaQFjt5S9g9xd1lE+YvXyfd6mtCeRnrUfOLYiTMlNSw== 1044 silly extract chardet@0.4.2 1045 silly pacote trying chardet@https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz by hash: sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I= 1046 silly extract chownr@1.0.1 1047 silly pacote trying chownr@https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz by hash: sha1-4qdQQqlVGQi+vSW4Uj1fl2nXkYE= 1048 silly extract cli-width@2.2.0 1049 silly pacote trying cli-width@https://registry.npmjs.org/cli-width/-/cli-width-2.2.0.tgz by hash: sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk= 1050 silly extract code-point-at@1.1.0 1051 silly pacote trying code-point-at@https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz by hash: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= 1052 silly extract console-control-strings@1.1.0 1053 silly pacote trying console-control-strings@https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz by hash: sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= 1054 silly extract core-js@2.5.3 1055 silly pacote trying core-js@https://registry.npmjs.org/core-js/-/core-js-2.5.3.tgz by hash: sha1-isw4NFgk8W2DZbfJtCWRaOjtYD4= 1056 silly extract babel-runtime@6.26.0 1057 silly pacote trying babel-runtime@https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz by hash: sha1-llxwWGaOgrVde/4E/yM3vItWR/4= 1058 silly extract core-util-is@1.0.2 1059 silly pacote trying core-util-is@https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz by hash: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= 1060 silly extract deep-extend@0.4.2 1061 silly pacote trying deep-extend@https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz by hash: sha1-SLaZwn4zS/ifEIkr5DL25MfTSn8= 1062 silly extract delegates@1.0.0 1063 silly pacote trying delegates@https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz by hash: sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o= 1064 silly extract detect-libc@1.0.3 1065 silly pacote trying detect-libc@https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz by hash: sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= 1066 silly extract escape-string-regexp@1.0.5 1067 silly pacote trying escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz by hash: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= 1068 silly extract expand-template@1.1.0 1069 silly pacote trying expand-template@https://registry.npmjs.org/expand-template/-/expand-template-1.1.0.tgz by hash: sha512-kkjwkMqj0h4w/sb32ERCDxCQkREMCAgS39DscDnSwDsbxnwwM1BTZySdC3Bn1lhY7vL08n9GoO/fVTynjDgRyQ== 1070 silly extract fast-future@1.0.2 1071 silly pacote trying fast-future@https://registry.npmjs.org/fast-future/-/fast-future-1.0.2.tgz by hash: sha1-hDWpqqAteSSNF9cE52JZMB2ZKAo= 1072 silly extract figures@2.0.0 1073 silly pacote trying figures@https://registry.npmjs.org/figures/-/figures-2.0.0.tgz by hash: sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI= 1074 silly extract github-from-package@0.0.0 1075 silly pacote trying github-from-package@https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz by hash: sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4= 1076 silly extract has-ansi@2.0.0 1077 silly pacote trying has-ansi@https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz by hash: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE= 1078 silly extract has-unicode@2.0.1 1079 silly pacote trying has-unicode@https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz by hash: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk= 1080 silly extract iconv-lite@0.4.19 1081 silly pacote trying iconv-lite@https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.19.tgz by hash: sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ== 1082 silly extract encoding@0.1.12 1083 silly pacote trying encoding@https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz by hash: sha1-U4tm8+5izRq1HsMjgp0flIDHS+s= 1084 silly extract inherits@2.0.3 1085 silly pacote trying inherits@https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz by hash: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= 1086 silly extract ini@1.3.5 1087 silly pacote trying ini@https://registry.npmjs.org/ini/-/ini-1.3.5.tgz by hash: sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== 1088 silly extract ansi-regex@3.0.0 1089 silly pacote trying ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz by hash: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg= 1090 silly extract is-fullwidth-code-point@2.0.0 1091 silly pacote trying is-fullwidth-code-point@https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz by hash: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8= 1092 silly extract strip-ansi@4.0.0 1093 silly pacote trying strip-ansi@https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz by hash: sha1-qEeQIusaw2iocTibY1JixQXuNo8= 1094 silly extract string-width@2.1.1 1095 silly pacote trying string-width@https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz by hash: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw== 1096 silly extract is-promise@2.1.0 1097 silly pacote trying is-promise@https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz by hash: sha1-eaKp7OfwlugPNtKy87wWwf9L8/o= 1098 silly extract is-stream@1.1.0 1099 silly pacote trying is-stream@https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz by hash: sha1-EtSj3U5o4Lec6428hBc66A2RykQ= 1100 silly extract isarray@1.0.0 1101 silly pacote trying isarray@https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz by hash: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= 1102 silly extract level-codec@8.0.0 1103 silly pacote trying level-codec@https://registry.npmjs.org/level-codec/-/level-codec-8.0.0.tgz by hash: sha512-gNZlo1HRHz0BWxzGCyNf7xntAs2HKOPvvRBWtXsoDvEX4vMYnSTBS6ZnxoaiX7nhxSBPpegRa8CQ/hnfGBKk3Q== 1104 silly extract lodash@4.17.5 1105 silly pacote trying lodash@https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz by hash: sha512-svL3uiZf1RwhH+cWrfZn3A4+U58wbP0tGVTLQPbjplZxZ8ROD9VLuNgsRniTlLe7OlSqR79RUehXgpBW/s0IQw== 1106 silly extract mimic-fn@1.2.0 1107 silly pacote trying mimic-fn@https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz by hash: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ== 1108 silly extract mimic-response@1.0.0 1109 silly pacote trying mimic-response@https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.0.tgz by hash: sha1-3z02Uqc/3ta5sLJBRub9BSNTRY4= 1110 silly extract decompress-response@3.3.0 1111 silly pacote trying decompress-response@https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz by hash: sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M= 1112 silly extract minimist@1.2.0 1113 silly pacote trying minimist@https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz by hash: sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= 1114 silly extract minimist@0.0.8 1115 silly pacote trying minimist@https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz by hash: sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0= 1116 silly extract mkdirp@0.5.1 1117 silly pacote trying mkdirp@https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz by hash: sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM= 1118 silly extract mute-stream@0.0.7 1119 silly pacote trying mute-stream@https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz by hash: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s= 1120 silly extract nan@2.8.0 1121 silly pacote trying nan@https://registry.npmjs.org/nan/-/nan-2.8.0.tgz by hash: sha1-7XFfP+neArV6XmJS2QqWZ14fCFo= 1122 silly extract node-fetch@1.6.3 1123 silly pacote trying node-fetch@https://registry.npmjs.org/node-fetch/-/node-fetch-1.6.3.tgz by hash: sha1-3CNO3WSJmC1Y6PDbT2lQKavNjAQ= 1124 silly extract noop-logger@0.1.1 1125 silly pacote trying noop-logger@https://registry.npmjs.org/noop-logger/-/noop-logger-0.1.1.tgz by hash: sha1-lKKxYzxPExdVMAfYlm/Q6EG2pMI= 1126 silly extract number-is-nan@1.0.1 1127 silly pacote trying number-is-nan@https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz by hash: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= 1128 silly extract is-fullwidth-code-point@1.0.0 1129 silly pacote trying is-fullwidth-code-point@https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz by hash: sha1-754xOG8DGn8NZDr4L95QxFfvAMs= 1130 silly extract object-assign@4.1.1 1131 silly pacote trying object-assign@https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz by hash: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= 1132 silly pacote ansi-escapes@https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/ansi-escapes-e1e89c18 by content address 255ms 1133 silly pacote bindings@https://registry.npmjs.org/bindings/-/bindings-1.3.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/bindings-b4fd925f by content address 258ms 1134 silly extract level@2.1.2 1135 silly pacote trying level@https://registry.npmjs.org/level/-/level-2.1.2.tgz by hash: sha512-BPcWD6a1oNSXU9b9V/rCaYfmDGhoJ7AezgZ7IKOrR5d9TXz0GRtGNFWm6rCfo3Y36w3nUeP9OefFvy13YiSoYQ== 1136 silly pacote ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/ansi-regex-73558275 by content address 264ms 1137 silly pacote ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/ansi-styles-4fd54efa by content address 264ms 1138 silly pacote aproba@https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/aproba-636d47cc by content address 264ms 1139 silly pacote chownr@https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/chownr-b2093897 by content address 262ms 1140 silly pacote code-point-at@https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/code-point-at-7c2aea23 by content address 251ms 1141 silly pacote escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/escape-string-regexp-fdc95a08 by content address 249ms 1142 silly pacote figures@https://registry.npmjs.org/figures/-/figures-2.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/figures-da174414 by content address 249ms 1143 silly pacote has-ansi@https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/has-ansi-982f9bb0 by content address 248ms 1144 silly pacote has-unicode@https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/has-unicode-0b83835a by content address 248ms 1145 silly pacote ini@https://registry.npmjs.org/ini/-/ini-1.3.5.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/ini-f0434bc6 by content address 247ms 1146 silly pacote ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/ansi-regex-016b4d08 by content address 248ms 1147 silly pacote is-fullwidth-code-point@https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/is-fullwidth-code-point-85dddd70 by content address 248ms 1148 silly pacote strip-ansi@https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/strip-ansi-a76efd03 by content address 247ms 1149 silly pacote string-width@https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/string-width-5488d934 by content address 247ms 1150 silly pacote is-stream@https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/is-stream-ae907653 by content address 242ms 1151 silly pacote mimic-fn@https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/mimic-fn-290c0722 by content address 241ms 1152 silly pacote mimic-response@https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/mimic-response-cb5eb492 by content address 240ms 1153 silly pacote decompress-response@https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/decompress-response-32cbf34a by content address 240ms 1154 silly pacote number-is-nan@https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/number-is-nan-d95c0477 by content address 235ms 1155 silly pacote is-fullwidth-code-point@https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/is-fullwidth-code-point-b658db93 by content address 235ms 1156 silly pacote object-assign@https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/object-assign-5bc2c680 by content address 235ms 1157 silly extract leveldown@2.1.1 1158 silly pacote trying leveldown@https://registry.npmjs.org/leveldown/-/leveldown-2.1.1.tgz by hash: sha512-JNMCTSchq1YtQLMGePmT07UE7hIIYR4GHpZI7+nUXbM9XgNtRAwcBGhnyJyITwpTILTkUcNPBKZ9lZmTUj2E3g== 1159 silly pacote console-control-strings@https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/console-control-strings-6d43be21 by content address 257ms 1160 silly pacote inherits@https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/inherits-461fbc57 by content address 254ms 1161 silly extract prebuild-install@2.5.1 1162 silly pacote trying prebuild-install@https://registry.npmjs.org/prebuild-install/-/prebuild-install-2.5.1.tgz by hash: sha512-3DX9L6pzwc1m1ksMkW3Ky2WLgPQUBiySOfXVl3WZyAeJSyJb4wtoH9OmeRGcubAWsMlLiL8BTHbwfm/jPQE9Ag== 1163 silly extract tar-fs@1.16.0 1164 silly pacote trying tar-fs@https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.0.tgz by hash: sha512-I9rb6v7mjWLtOfCau9eH5L7sLJyU2BnxtEZRQ5Mt+eRKmf1F0ohXmT/Jc3fr52kDvjJ/HV5MH3soQfPL5bQ0Yg== 1165 silly extract tar-stream@1.5.5 1166 silly pacote trying tar-stream@https://registry.npmjs.org/tar-stream/-/tar-stream-1.5.5.tgz by hash: sha512-mQdgLPc/Vjfr3VWqWbfxW8yQNiJCbAZ+Gf6GDu1Cy0bdb33ofyiNGBtAY96jHFhDuivCwgW1H9DgTON+INiXgg== 1167 silly extract level-packager@2.1.1 1168 silly pacote trying level-packager@https://registry.npmjs.org/level-packager/-/level-packager-2.1.1.tgz by hash: sha512-6l3G6dVkmdvHwOJrEA9d9hL6SSFrzwjQoLP8HsvohOgfY/8Z9LyTKNCM5Gc84wtsUWCuIHu6r+S6WrCtTWUJCw== 1169 silly extract levelup@2.0.2 1170 silly pacote trying levelup@https://registry.npmjs.org/levelup/-/levelup-2.0.2.tgz by hash: sha512-us+nTLUyd/eLnclYYddOCdAVw1hnymGx/9p4Jr5ThohStsjLqMVmbYiz6/SYFZEPXNF+AKQSvh6fA2e2KZpC8w== 1171 silly extract abstract-leveldown@3.0.0 1172 silly pacote trying abstract-leveldown@https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-3.0.0.tgz by hash: sha512-KUWx9UWGQD12zsmLNj64/pndaz4iJh/Pj7nopgkfDG6RlCcbMZvT6+9l7dchK4idog2Is8VdC/PvNbFuFmalIQ== 1173 silly extract level-iterator-stream@2.0.0 1174 silly pacote trying level-iterator-stream@https://registry.npmjs.org/level-iterator-stream/-/level-iterator-stream-2.0.0.tgz by hash: sha512-TWOYw8HR5mhj6xwoVLo0yu26RPL6v28KgvhK1kY1CJf9LyL+rJXjx99zhORTYhN9ysOBIH+iaxAiqRteA+C1/g== 1175 silly extract encoding-down@4.0.0 1176 silly pacote trying encoding-down@https://registry.npmjs.org/encoding-down/-/encoding-down-4.0.0.tgz by hash: sha512-jyhdwd61FJEXJQk9KaaUIXXoe6Uix15lBGY/pBv1qEqFgOuzSwgREeb0eaP7ZdA7C3rNFBhs6Fj/RifNkLCaFw== 1177 silly extract deferred-leveldown@3.0.0 1178 silly pacote trying deferred-leveldown@https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-3.0.0.tgz by hash: sha512-ajbXqRPMXRlcdyt0TuWqknOJkp1JgQjGB7xOl2V+ebol7/U11E9h3/nCZAtN1M7djmAJEIhypCUc1tIWxdQAuQ== 1179 silly extract abstract-leveldown@4.0.2 1180 silly pacote trying abstract-leveldown@https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.2.tgz by hash: sha1-EGpt2eCJwNvi1SoiiEbv9h/1wKI= 1181 silly extract xtend@4.0.1 1182 silly pacote trying xtend@https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz by hash: sha1-pcbVMr5lbiPbgg77lDofBJmNY68= 1183 silly extract pump@1.0.3 1184 silly pacote trying pump@https://registry.npmjs.org/pump/-/pump-1.0.3.tgz by hash: sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw== 1185 silly extract simple-get@2.7.0 1186 silly pacote trying simple-get@https://registry.npmjs.org/simple-get/-/simple-get-2.7.0.tgz by hash: sha512-RkE9rGPHcxYZ/baYmgJtOSM63vH0Vyq+ma5TijBcLla41SWlh8t6XYIGMR/oeZcmr+/G8k+zrClkkVrtnQ0esg== 1187 silly extract pump@2.0.1 1188 silly pacote trying pump@https://registry.npmjs.org/pump/-/pump-2.0.1.tgz by hash: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA== 1189 silly extract end-of-stream@1.4.1 1190 silly pacote trying end-of-stream@https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz by hash: sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q== 1191 silly extract once@1.4.0 1192 silly pacote trying once@https://registry.npmjs.org/once/-/once-1.4.0.tgz by hash: sha1-WDsap3WWHUsROsF9nFC6753Xa9E= 1193 silly extract wrappy@1.0.2 1194 silly pacote trying wrappy@https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz by hash: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= 1195 silly extract npmlog@4.1.2 1196 silly pacote trying npmlog@https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz by hash: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg== 1197 silly extract gauge@2.7.4 1198 silly pacote trying gauge@https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz by hash: sha1-LANAXHU4w51+s3sxcCLjJfsBi/c= 1199 silly extract wide-align@1.1.2 1200 silly pacote trying wide-align@https://registry.npmjs.org/wide-align/-/wide-align-1.1.2.tgz by hash: sha512-ijDLlyQ7s6x1JgCLur53osjm/UXUYD9+0PbYKrBsYisYXzCxN+HC3mYDNy/dWdmf3AwqwU3CXwDCvsNgGK1S0w== 1201 silly extract which-pm-runs@1.0.0 1202 silly pacote trying which-pm-runs@https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.0.0.tgz by hash: sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs= 1203 silly pacote regenerator-runtime@https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/regenerator-runtime-0a78c484 by content address 284ms 1204 silly pacote expand-template@https://registry.npmjs.org/expand-template/-/expand-template-1.1.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/expand-template-6ef5226b by content address 270ms 1205 silly extract bl@1.2.1 1206 silly pacote trying bl@https://registry.npmjs.org/bl/-/bl-1.2.1.tgz by hash: sha1-ysMo977kVzDUBLaSID/LWQ4XLV4= 1207 silly extract are-we-there-yet@1.1.4 1208 silly pacote trying are-we-there-yet@https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz by hash: sha1-u13KOCu5TwXhUZQ3PRb9O6HKEQ0= 1209 silly pacote cli-width@https://registry.npmjs.org/cli-width/-/cli-width-2.2.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/cli-width-510d9567 by content address 296ms 1210 silly pacote core-util-is@https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/core-util-is-1371f8fc by content address 284ms 1211 silly pacote deep-extend@https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/deep-extend-2b401566 by content address 284ms 1212 silly pacote is-promise@https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/is-promise-76903233 by content address 275ms 1213 silly extract readable-stream@2.3.4 1214 silly pacote trying readable-stream@https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.4.tgz by hash: sha512-vuYxeWYM+fde14+rajzqgeohAI7YoJcHE7kXDAc4Nk0EbuKnJfqtY9YtRkLo/tqkuF7MsBQRhPnPeyjYITp3ZQ== 1215 silly extract util-deprecate@1.0.2 1216 silly pacote trying util-deprecate@https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz by hash: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= 1217 silly pacote detect-libc@https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/detect-libc-30786cdd by content address 292ms 1218 silly pacote isarray@https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/isarray-d331c7c1 by content address 282ms 1219 silly extract tunnel-agent@0.6.0 1220 silly pacote trying tunnel-agent@https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz by hash: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0= 1221 silly extract opencollective@1.0.3 1222 silly pacote trying opencollective@https://registry.npmjs.org/opencollective/-/opencollective-1.0.3.tgz by hash: sha1-ruY3K8KBRFg2kMPKja7PwSDdDvE= 1223 silly extract inquirer@3.0.6 1224 silly pacote trying inquirer@https://registry.npmjs.org/inquirer/-/inquirer-3.0.6.tgz by hash: sha1-4EqqnQW3o8ubD0B9BDdfBEcZA0c= 1225 silly extract external-editor@2.1.0 1226 silly pacote trying external-editor@https://registry.npmjs.org/external-editor/-/external-editor-2.1.0.tgz by hash: sha512-E44iT5QVOUJBKij4IIV3uvxuNlbKS38Tw1HiupxEIHPv9qtC2PrDYohbXV5U+1jnfIXttny8gUhj+oZvflFlzA== 1227 silly pacote delegates@https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/delegates-150eef44 by content address 333ms 1228 silly pacote fast-future@https://registry.npmjs.org/fast-future/-/fast-future-1.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/fast-future-a349d3ee by content address 332ms 1229 silly extract tmp@0.0.33 1230 silly pacote trying tmp@https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz by hash: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw== 1231 silly extract through@2.3.8 1232 silly pacote trying through@https://registry.npmjs.org/through/-/through-2.3.8.tgz by hash: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= 1233 silly pacote encoding@https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/encoding-e7331736 by content address 340ms 1234 silly pacote noop-logger@https://registry.npmjs.org/noop-logger/-/noop-logger-0.1.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/noop-logger-44522382 by content address 326ms 1235 silly extract chalk@1.1.3 1236 silly pacote trying chalk@https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz by hash: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg= 1237 silly extract supports-color@2.0.0 1238 silly pacote trying supports-color@https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz by hash: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc= 1239 silly extract rc@1.2.5 1240 silly pacote trying rc@https://registry.npmjs.org/rc/-/rc-1.2.5.tgz by hash: sha1-J1zWh/bjs2zHVrqibf7oCnkDAf0= 1241 silly extract strip-json-comments@2.0.1 1242 silly pacote trying strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz by hash: sha1-PFMZQukIwml8DsNEhYwobHygpgo= 1243 silly pacote github-from-package@https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/github-from-package-a5b0dacb by content address 403ms 1244 silly pacote level-codec@https://registry.npmjs.org/level-codec/-/level-codec-8.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/level-codec-12c47852 by content address 403ms 1245 silly pacote minimist@https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/minimist-0d83f242 by content address 402ms 1246 silly extract string-width@1.0.2 1247 silly pacote trying string-width@https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz by hash: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M= 1248 silly extract strip-ansi@3.0.1 1249 silly pacote trying strip-ansi@https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz by hash: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= 1250 silly extract string_decoder@1.0.3 1251 silly pacote trying string_decoder@https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz by hash: sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ== 1252 silly pacote chardet@https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/chardet-412b5945 by content address 439ms 1253 silly pacote end-of-stream@https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/end-of-stream-3f47ca18 by content address 162ms 1254 silly pacote once@https://registry.npmjs.org/once/-/once-1.4.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/once-8ab998fa by content address 162ms 1255 silly pacote wrappy@https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/wrappy-0cc0c2a7 by content address 161ms 1256 silly pacote wide-align@https://registry.npmjs.org/wide-align/-/wide-align-1.1.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/wide-align-37aeb3d8 by content address 161ms 1257 silly pacote which-pm-runs@https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/which-pm-runs-8879704d by content address 160ms 1258 silly pacote npmlog@https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/npmlog-4241ed12 by content address 166ms 1259 silly extract simple-concat@1.0.0 1260 silly pacote trying simple-concat@https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.0.tgz by hash: sha1-c0TLuLbib7J9ZrL8hvn21Zl1IcY= 1261 silly extract cli-cursor@2.1.0 1262 silly pacote trying cli-cursor@https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz by hash: sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU= 1263 silly extract restore-cursor@2.0.0 1264 silly pacote trying restore-cursor@https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz by hash: sha1-n37ih/gv0ybU/RYpI9YhKe7g368= 1265 silly extract signal-exit@3.0.2 1266 silly pacote trying signal-exit@https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz by hash: sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0= 1267 silly extract set-blocking@2.0.0 1268 silly pacote trying set-blocking@https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz by hash: sha1-BF+XgtARrppoA93TgrJDkrPYkPc= 1269 silly extract node-abi@2.2.0 1270 silly pacote trying node-abi@https://registry.npmjs.org/node-abi/-/node-abi-2.2.0.tgz by hash: sha512-FqVC0WNNL8fQWQK3GYTESfwZXZKDbSIiEEIvufq7HV6Lj0IDDZRVa4CU/KTA0JVlqY9eTDSuPiC8FS9UfGVuzA== 1271 silly extract semver@5.5.0 1272 silly pacote trying semver@https://registry.npmjs.org/semver/-/semver-5.5.0.tgz by hash: sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA== 1273 silly pacote level@https://registry.npmjs.org/level/-/level-2.1.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/level-60c47c4e by content address 198ms 1274 silly pacote tar-stream@https://registry.npmjs.org/tar-stream/-/tar-stream-1.5.5.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/tar-stream-11b45fb6 by content address 186ms 1275 silly pacote pump@https://registry.npmjs.org/pump/-/pump-1.0.3.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/pump-12a9bf90 by content address 180ms 1276 silly pacote pump@https://registry.npmjs.org/pump/-/pump-2.0.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/pump-e499133b by content address 179ms 1277 silly pacote minimist@https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/minimist-33d2bc71 by content address 436ms 1278 silly pacote node-fetch@https://registry.npmjs.org/node-fetch/-/node-fetch-1.6.3.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/node-fetch-4c731db4 by content address 435ms 1279 silly pacote level-packager@https://registry.npmjs.org/level-packager/-/level-packager-2.1.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/level-packager-64230f1b by content address 189ms 1280 silly pacote encoding-down@https://registry.npmjs.org/encoding-down/-/encoding-down-4.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/encoding-down-c9d033e0 by content address 188ms 1281 silly pacote simple-get@https://registry.npmjs.org/simple-get/-/simple-get-2.7.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/simple-get-e968fd16 by content address 184ms 1282 silly pacote util-deprecate@https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/util-deprecate-ec042b95 by content address 163ms 1283 silly pacote tunnel-agent@https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/tunnel-agent-fd43660f by content address 155ms 1284 silly extract safe-buffer@5.1.1 1285 silly pacote trying safe-buffer@https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz by hash: sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg== 1286 silly extract rx@4.1.0 1287 silly pacote trying rx@https://registry.npmjs.org/rx/-/rx-4.1.0.tgz by hash: sha1-pfE/957zt0D+MKqAP7CfmIBdR4I= 1288 silly extract run-async@2.3.0 1289 silly pacote trying run-async@https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz by hash: sha1-A3GrSuC91yDUFm19/aZP96RFpsA= 1290 silly extract babel-polyfill@6.23.0 1291 silly pacote trying babel-polyfill@https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.23.0.tgz by hash: sha1-g2TKYt+Or7gwSZ9pkXdGbDsDSZ0= 1292 silly pacote level-iterator-stream@https://registry.npmjs.org/level-iterator-stream/-/level-iterator-stream-2.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/level-iterator-stream-e679d584 by content address 201ms 1293 silly pacote deferred-leveldown@https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-3.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/deferred-leveldown-b87d3366 by content address 201ms 1294 silly pacote xtend@https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/xtend-ab317970 by content address 198ms 1295 silly pacote chalk@https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/chalk-70af297a by content address 115ms 1296 silly pacote supports-color@https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/supports-color-4b2c96b5 by content address 115ms 1297 silly extract regenerator-runtime@0.10.5 1298 silly pacote trying regenerator-runtime@https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz by hash: sha1-M2w+/BIgrc7dosn6tntaeVWjNlg= 1299 silly extract level-errors@1.1.2 1300 silly pacote trying level-errors@https://registry.npmjs.org/level-errors/-/level-errors-1.1.2.tgz by hash: sha512-Sw/IJwWbPKF5Ai4Wz60B52yj0zYeqzObLh8k1Tk88jVmD51cJSKWSYpRyhVIvFzZdvsPqlH5wfhp/yxdsaQH4w== 1301 silly extract errno@0.1.6 1302 silly pacote trying errno@https://registry.npmjs.org/errno/-/errno-0.1.6.tgz by hash: sha512-IsORQDpaaSwcDP4ZZnHxgE85werpo34VYn1Ud3mq+eUsF593faR8oCZNXrROVkpFu2TsbrNhHin0aUrTsQ9vNw== 1303 silly extract prr@1.0.1 1304 silly pacote trying prr@https://registry.npmjs.org/prr/-/prr-1.0.1.tgz by hash: sha1-0/wRS6BplaRexok/SEzrHXj19HY= 1305 silly extract process-nextick-args@2.0.0 1306 silly pacote trying process-nextick-args@https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz by hash: sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw== 1307 silly extract opn@4.0.2 1308 silly pacote trying opn@https://registry.npmjs.org/opn/-/opn-4.0.2.tgz by hash: sha1-erwi5kTf9jsKltWrfyeQwPAavJU= 1309 silly extract pinkie-promise@2.0.1 1310 silly pacote trying pinkie-promise@https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz by hash: sha1-ITXW36ejWMBprJsXh3YogihFD/o= 1311 silly pacote tmp@https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/tmp-d042ed1a by content address 140ms 1312 silly pacote strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/strip-json-comments-d55e0e62 by content address 120ms 1313 silly extract pinkie@2.0.4 1314 silly pacote trying pinkie@https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz by hash: sha1-clVrgM+g1IqXToDnckjoDtT3+HA= 1315 silly extract os-tmpdir@1.0.2 1316 silly pacote trying os-tmpdir@https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz by hash: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ= 1317 silly extract os-homedir@1.0.2 1318 silly pacote trying os-homedir@https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz by hash: sha1-/7xJiDNuDoM94MFox+8VISGqf7M= 1319 silly extract onetime@2.0.1 1320 silly pacote trying onetime@https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz by hash: sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ= 1321 silly pacote bl@https://registry.npmjs.org/bl/-/bl-1.2.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/bl-23e881a5 by content address 210ms 1322 silly pacote are-we-there-yet@https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/are-we-there-yet-8c32dfc3 by content address 210ms 1323 silly pacote mkdirp@https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/mkdirp-2fb71523 by content address 480ms 1324 silly pacote mute-stream@https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/mute-stream-a66035db by content address 479ms 1325 silly pacote prebuild-install@https://registry.npmjs.org/prebuild-install/-/prebuild-install-2.5.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/prebuild-install-9dfa9b8a by content address 249ms 1326 silly pacote string-width@https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/string-width-62602ea6 by content address 103ms 1327 silly pacote through@https://registry.npmjs.org/through/-/through-2.3.8.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/through-ddb18e26 by content address 189ms 1328 silly pacote strip-ansi@https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/strip-ansi-da800f7f by content address 102ms 1329 silly pacote external-editor@https://registry.npmjs.org/external-editor/-/external-editor-2.1.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/external-editor-3fb6c5ea by content address 234ms 1330 silly pacote string_decoder@https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/string_decoder-d4a50582 by content address 110ms 1331 silly pacote cli-cursor@https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/cli-cursor-71a3b499 by content address 99ms 1332 silly pacote restore-cursor@https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/restore-cursor-b770d051 by content address 98ms 1333 silly pacote gauge@https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/gauge-571f7f9c by content address 272ms 1334 silly pacote set-blocking@https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/set-blocking-da328f97 by content address 104ms 1335 silly pacote signal-exit@https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/signal-exit-cd7753aa by content address 107ms 1336 silly pacote rc@https://registry.npmjs.org/rc/-/rc-1.2.5.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/rc-1310327f by content address 189ms 1337 silly pacote simple-concat@https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/simple-concat-ae11c083 by content address 112ms 1338 silly pacote run-async@https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/run-async-3b225424 by content address 95ms 1339 silly pacote process-nextick-args@https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/process-nextick-args-69fa8e15 by content address 85ms 1340 silly pacote pinkie-promise@https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/pinkie-promise-b0cc13a9 by content address 82ms 1341 silly pacote node-abi@https://registry.npmjs.org/node-abi/-/node-abi-2.2.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/node-abi-be4c0e91 by content address 115ms 1342 silly pacote safe-buffer@https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/safe-buffer-2b08a9b8 by content address 100ms 1343 silly pacote pinkie@https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/pinkie-c032c18a by content address 73ms 1344 silly pacote os-tmpdir@https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/os-tmpdir-09634df3 by content address 73ms 1345 silly pacote os-homedir@https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/os-homedir-67a63299 by content address 73ms 1346 silly pacote onetime@https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/onetime-74efc709 by content address 72ms 1347 silly pacote opn@https://registry.npmjs.org/opn/-/opn-4.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/opn-7dbba6fa by content address 87ms 1348 silly pacote semver@https://registry.npmjs.org/semver/-/semver-5.5.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/semver-e01edc1b by content address 114ms 1349 silly pacote regenerator-runtime@https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/regenerator-runtime-41686d24 by content address 93ms 1350 silly pacote level-errors@https://registry.npmjs.org/level-errors/-/level-errors-1.1.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/level-errors-9b55f5cb by content address 93ms 1351 silly pacote errno@https://registry.npmjs.org/errno/-/errno-0.1.6.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/errno-0ee798e1 by content address 96ms 1352 silly pacote prr@https://registry.npmjs.org/prr/-/prr-1.0.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/prr-f67653e8 by content address 96ms 1353 silly pacote inquirer@https://registry.npmjs.org/inquirer/-/inquirer-3.0.6.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/inquirer-6cb94ccd by content address 273ms 1354 silly pacote abstract-leveldown@https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-3.0.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/abstract-leveldown-7ab4612b by content address 310ms 1355 silly pacote abstract-leveldown@https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/abstract-leveldown-282cef05 by content address 311ms 1356 silly pacote readable-stream@https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.4.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/readable-stream-6e101988 by content address 292ms 1357 silly pacote iconv-lite@https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.19.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/iconv-lite-3a03b8aa by content address 579ms 1358 silly pacote tar-fs@https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/tar-fs-e79e1c34 by content address 324ms 1359 silly pacote nan@https://registry.npmjs.org/nan/-/nan-2.8.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/nan-62302d5f by content address 574ms 1360 silly pacote levelup@https://registry.npmjs.org/levelup/-/levelup-2.0.2.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/levelup-80e58dae by content address 328ms 1361 silly pacote babel-polyfill@https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.23.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/babel-polyfill-be2b76be by content address 153ms 1362 silly pacote opencollective@https://registry.npmjs.org/opencollective/-/opencollective-1.0.3.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/opencollective-20681075 by content address 349ms 1363 silly pacote babel-runtime@https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/babel-runtime-bd72e1bf by content address 766ms 1364 silly pacote leveldown@https://registry.npmjs.org/leveldown/-/leveldown-2.1.1.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/leveldown-fb7b8267 by content address 683ms 1365 silly pacote rx@https://registry.npmjs.org/rx/-/rx-4.1.0.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/rx-56c6ae2a by content address 650ms 1366 silly pacote lodash@https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/lodash-310502bf by content address 1218ms 1367 silly pacote core-js@https://registry.npmjs.org/core-js/-/core-js-2.5.3.tgz extracted to /root/antihalal-bot-bundle/db-level/node_modules/.staging/core-js-39e0c28b by content address 1328ms 1368 silly doReverseSerial unbuild 896 1369 silly doSerial remove 896 1370 silly doSerial move 896 1371 silly doSerial finalize 896 1372 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/ansi-escapes 1373 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/ansi-regex 1374 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/ansi-styles 1375 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/aproba 1376 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/babel-runtime/node_modules/regenerator-runtime 1377 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/bindings 1378 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/chardet 1379 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/chownr 1380 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/cli-width 1381 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/code-point-at 1382 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/console-control-strings 1383 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/core-js 1384 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/babel-runtime 1385 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/core-util-is 1386 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/deep-extend 1387 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/delegates 1388 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/detect-libc 1389 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/escape-string-regexp 1390 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/expand-template 1391 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/fast-future 1392 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/figures 1393 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/github-from-package 1394 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/has-ansi 1395 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/has-unicode 1396 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/iconv-lite 1397 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/encoding 1398 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/inherits 1399 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/ini 1400 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules/ansi-regex 1401 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules/is-fullwidth-code-point 1402 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules/string-width/node_modules/strip-ansi 1403 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules/string-width 1404 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/is-promise 1405 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/is-stream 1406 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/isarray 1407 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/level-codec 1408 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/lodash 1409 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/mimic-fn 1410 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/mimic-response 1411 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/decompress-response 1412 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/minimist 1413 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/mkdirp/node_modules/minimist 1414 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/mkdirp 1415 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/mute-stream 1416 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/nan 1417 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/node-fetch 1418 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/noop-logger 1419 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/number-is-nan 1420 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/is-fullwidth-code-point 1421 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/object-assign 1422 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/onetime 1423 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/os-homedir 1424 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/os-tmpdir 1425 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/pinkie 1426 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/pinkie-promise 1427 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/opn 1428 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/process-nextick-args 1429 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/prr 1430 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/errno 1431 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/level-errors 1432 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/regenerator-runtime 1433 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/babel-polyfill 1434 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/run-async 1435 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/rx 1436 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/safe-buffer 1437 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/semver 1438 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/node-abi 1439 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/set-blocking 1440 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/signal-exit 1441 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/restore-cursor 1442 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/cli-cursor 1443 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/simple-concat 1444 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/string_decoder 1445 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/strip-ansi 1446 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/string-width 1447 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/strip-json-comments 1448 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/rc 1449 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/supports-color 1450 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/chalk 1451 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/through 1452 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/tmp 1453 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/external-editor 1454 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/inquirer 1455 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/opencollective 1456 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/tunnel-agent 1457 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/util-deprecate 1458 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/readable-stream 1459 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/are-we-there-yet 1460 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/bl 1461 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/which-pm-runs 1462 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/wide-align 1463 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/gauge 1464 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/npmlog 1465 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/wrappy 1466 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/once 1467 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/end-of-stream 1468 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/pump 1469 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/simple-get 1470 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/tar-fs/node_modules/pump 1471 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/xtend 1472 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/abstract-leveldown 1473 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/deferred-leveldown 1474 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/encoding-down 1475 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/level-iterator-stream 1476 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/leveldown/node_modules/abstract-leveldown 1477 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/levelup 1478 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/level-packager 1479 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/tar-stream 1480 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/tar-fs 1481 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/prebuild-install 1482 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/leveldown 1483 silly finalize /root/antihalal-bot-bundle/db-level/node_modules/level 1484 silly doParallel refresh-package-json 896 1485 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/ansi-escapes 1486 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/ansi-regex 1487 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/ansi-styles 1488 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/aproba 1489 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/babel-runtime/node_modules/regenerator-runtime 1490 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/bindings 1491 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/chardet 1492 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/chownr 1493 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/cli-width 1494 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/code-point-at 1495 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/console-control-strings 1496 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/core-js 1497 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/babel-runtime 1498 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/core-util-is 1499 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/deep-extend 1500 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/delegates 1501 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/detect-libc 1502 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/escape-string-regexp 1503 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/expand-template 1504 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/fast-future 1505 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/figures 1506 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/github-from-package 1507 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/has-ansi 1508 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/has-unicode 1509 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/iconv-lite 1510 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/encoding 1511 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/inherits 1512 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/ini 1513 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules/ansi-regex 1514 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules/is-fullwidth-code-point 1515 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules/string-width/node_modules/strip-ansi 1516 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules/string-width 1517 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/is-promise 1518 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/is-stream 1519 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/isarray 1520 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/level-codec 1521 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/lodash 1522 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/mimic-fn 1523 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/mimic-response 1524 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/decompress-response 1525 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/minimist 1526 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/mkdirp/node_modules/minimist 1527 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/mkdirp 1528 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/mute-stream 1529 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/nan 1530 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/node-fetch 1531 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/noop-logger 1532 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/number-is-nan 1533 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/is-fullwidth-code-point 1534 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/object-assign 1535 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/level 1536 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/leveldown 1537 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/prebuild-install 1538 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/tar-fs 1539 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/tar-stream 1540 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/level-packager 1541 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/levelup 1542 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/leveldown/node_modules/abstract-leveldown 1543 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/level-iterator-stream 1544 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/encoding-down 1545 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/deferred-leveldown 1546 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/abstract-leveldown 1547 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/xtend 1548 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/tar-fs/node_modules/pump 1549 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/simple-get 1550 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/pump 1551 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/end-of-stream 1552 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/once 1553 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/wrappy 1554 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/npmlog 1555 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/gauge 1556 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/wide-align 1557 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/which-pm-runs 1558 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/bl 1559 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/are-we-there-yet 1560 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/readable-stream 1561 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/util-deprecate 1562 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/tunnel-agent 1563 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/opencollective 1564 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/inquirer 1565 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/external-editor 1566 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/tmp 1567 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/through 1568 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/chalk 1569 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/supports-color 1570 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/rc 1571 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/strip-json-comments 1572 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/string-width 1573 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/strip-ansi 1574 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/string_decoder 1575 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/simple-concat 1576 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/cli-cursor 1577 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/restore-cursor 1578 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/signal-exit 1579 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/set-blocking 1580 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/node-abi 1581 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/semver 1582 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/safe-buffer 1583 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/rx 1584 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/run-async 1585 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/babel-polyfill 1586 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/regenerator-runtime 1587 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/level-errors 1588 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/errno 1589 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/prr 1590 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/process-nextick-args 1591 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/opn 1592 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/pinkie-promise 1593 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/pinkie 1594 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/os-tmpdir 1595 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/os-homedir 1596 silly refresh-package-json /root/antihalal-bot-bundle/db-level/node_modules/onetime 1597 silly doParallel preinstall 896 1598 silly preinstall ansi-escapes@1.4.0 1599 info lifecycle ansi-escapes@1.4.0~preinstall: ansi-escapes@1.4.0 1600 silly preinstall ansi-regex@2.1.1 1601 info lifecycle ansi-regex@2.1.1~preinstall: ansi-regex@2.1.1 1602 silly preinstall ansi-styles@2.2.1 1603 info lifecycle ansi-styles@2.2.1~preinstall: ansi-styles@2.2.1 1604 silly preinstall aproba@1.2.0 1605 info lifecycle aproba@1.2.0~preinstall: aproba@1.2.0 1606 silly preinstall regenerator-runtime@0.11.1 1607 info lifecycle regenerator-runtime@0.11.1~preinstall: regenerator-runtime@0.11.1 1608 silly preinstall bindings@1.3.0 1609 info lifecycle bindings@1.3.0~preinstall: bindings@1.3.0 1610 silly preinstall chardet@0.4.2 1611 info lifecycle chardet@0.4.2~preinstall: chardet@0.4.2 1612 silly preinstall chownr@1.0.1 1613 info lifecycle chownr@1.0.1~preinstall: chownr@1.0.1 1614 silly preinstall cli-width@2.2.0 1615 info lifecycle cli-width@2.2.0~preinstall: cli-width@2.2.0 1616 silly preinstall code-point-at@1.1.0 1617 info lifecycle code-point-at@1.1.0~preinstall: code-point-at@1.1.0 1618 silly preinstall console-control-strings@1.1.0 1619 info lifecycle console-control-strings@1.1.0~preinstall: console-control-strings@1.1.0 1620 silly preinstall core-js@2.5.3 1621 info lifecycle core-js@2.5.3~preinstall: core-js@2.5.3 1622 silly preinstall babel-runtime@6.26.0 1623 info lifecycle babel-runtime@6.26.0~preinstall: babel-runtime@6.26.0 1624 silly preinstall core-util-is@1.0.2 1625 info lifecycle core-util-is@1.0.2~preinstall: core-util-is@1.0.2 1626 silly preinstall deep-extend@0.4.2 1627 info lifecycle deep-extend@0.4.2~preinstall: deep-extend@0.4.2 1628 silly preinstall delegates@1.0.0 1629 info lifecycle delegates@1.0.0~preinstall: delegates@1.0.0 1630 silly preinstall detect-libc@1.0.3 1631 info lifecycle detect-libc@1.0.3~preinstall: detect-libc@1.0.3 1632 silly preinstall escape-string-regexp@1.0.5 1633 info lifecycle escape-string-regexp@1.0.5~preinstall: escape-string-regexp@1.0.5 1634 silly preinstall expand-template@1.1.0 1635 info lifecycle expand-template@1.1.0~preinstall: expand-template@1.1.0 1636 silly preinstall fast-future@1.0.2 1637 info lifecycle fast-future@1.0.2~preinstall: fast-future@1.0.2 1638 silly preinstall figures@2.0.0 1639 info lifecycle figures@2.0.0~preinstall: figures@2.0.0 1640 silly preinstall github-from-package@0.0.0 1641 info lifecycle github-from-package@0.0.0~preinstall: github-from-package@0.0.0 1642 silly preinstall has-ansi@2.0.0 1643 info lifecycle has-ansi@2.0.0~preinstall: has-ansi@2.0.0 1644 silly preinstall has-unicode@2.0.1 1645 info lifecycle has-unicode@2.0.1~preinstall: has-unicode@2.0.1 1646 silly preinstall iconv-lite@0.4.19 1647 info lifecycle iconv-lite@0.4.19~preinstall: iconv-lite@0.4.19 1648 silly preinstall encoding@0.1.12 1649 info lifecycle encoding@0.1.12~preinstall: encoding@0.1.12 1650 silly preinstall inherits@2.0.3 1651 info lifecycle inherits@2.0.3~preinstall: inherits@2.0.3 1652 silly preinstall ini@1.3.5 1653 info lifecycle ini@1.3.5~preinstall: ini@1.3.5 1654 silly preinstall ansi-regex@3.0.0 1655 info lifecycle ansi-regex@3.0.0~preinstall: ansi-regex@3.0.0 1656 silly preinstall is-fullwidth-code-point@2.0.0 1657 info lifecycle is-fullwidth-code-point@2.0.0~preinstall: is-fullwidth-code-point@2.0.0 1658 silly preinstall strip-ansi@4.0.0 1659 info lifecycle strip-ansi@4.0.0~preinstall: strip-ansi@4.0.0 1660 silly preinstall string-width@2.1.1 1661 info lifecycle string-width@2.1.1~preinstall: string-width@2.1.1 1662 silly preinstall is-promise@2.1.0 1663 info lifecycle is-promise@2.1.0~preinstall: is-promise@2.1.0 1664 silly preinstall is-stream@1.1.0 1665 info lifecycle is-stream@1.1.0~preinstall: is-stream@1.1.0 1666 silly preinstall isarray@1.0.0 1667 info lifecycle isarray@1.0.0~preinstall: isarray@1.0.0 1668 silly preinstall level-codec@8.0.0 1669 info lifecycle level-codec@8.0.0~preinstall: level-codec@8.0.0 1670 silly preinstall lodash@4.17.5 1671 info lifecycle lodash@4.17.5~preinstall: lodash@4.17.5 1672 silly preinstall mimic-fn@1.2.0 1673 info lifecycle mimic-fn@1.2.0~preinstall: mimic-fn@1.2.0 1674 silly preinstall mimic-response@1.0.0 1675 info lifecycle mimic-response@1.0.0~preinstall: mimic-response@1.0.0 1676 silly preinstall decompress-response@3.3.0 1677 info lifecycle decompress-response@3.3.0~preinstall: decompress-response@3.3.0 1678 silly preinstall minimist@1.2.0 1679 info lifecycle minimist@1.2.0~preinstall: minimist@1.2.0 1680 silly preinstall minimist@0.0.8 1681 info lifecycle minimist@0.0.8~preinstall: minimist@0.0.8 1682 silly preinstall mkdirp@0.5.1 1683 info lifecycle mkdirp@0.5.1~preinstall: mkdirp@0.5.1 1684 silly preinstall mute-stream@0.0.7 1685 info lifecycle mute-stream@0.0.7~preinstall: mute-stream@0.0.7 1686 silly preinstall nan@2.8.0 1687 info lifecycle nan@2.8.0~preinstall: nan@2.8.0 1688 silly preinstall node-fetch@1.6.3 1689 info lifecycle node-fetch@1.6.3~preinstall: node-fetch@1.6.3 1690 silly preinstall noop-logger@0.1.1 1691 info lifecycle noop-logger@0.1.1~preinstall: noop-logger@0.1.1 1692 silly preinstall number-is-nan@1.0.1 1693 info lifecycle number-is-nan@1.0.1~preinstall: number-is-nan@1.0.1 1694 silly preinstall is-fullwidth-code-point@1.0.0 1695 info lifecycle is-fullwidth-code-point@1.0.0~preinstall: is-fullwidth-code-point@1.0.0 1696 silly preinstall object-assign@4.1.1 1697 info lifecycle object-assign@4.1.1~preinstall: object-assign@4.1.1 1698 silly preinstall level@2.1.2 1699 info lifecycle level@2.1.2~preinstall: level@2.1.2 1700 silly preinstall leveldown@2.1.1 1701 info lifecycle leveldown@2.1.1~preinstall: leveldown@2.1.1 1702 silly preinstall prebuild-install@2.5.1 1703 info lifecycle prebuild-install@2.5.1~preinstall: prebuild-install@2.5.1 1704 silly preinstall tar-fs@1.16.0 1705 info lifecycle tar-fs@1.16.0~preinstall: tar-fs@1.16.0 1706 silly preinstall tar-stream@1.5.5 1707 info lifecycle tar-stream@1.5.5~preinstall: tar-stream@1.5.5 1708 silly preinstall level-packager@2.1.1 1709 info lifecycle level-packager@2.1.1~preinstall: level-packager@2.1.1 1710 silly preinstall levelup@2.0.2 1711 info lifecycle levelup@2.0.2~preinstall: levelup@2.0.2 1712 silly preinstall abstract-leveldown@3.0.0 1713 info lifecycle abstract-leveldown@3.0.0~preinstall: abstract-leveldown@3.0.0 1714 silly preinstall level-iterator-stream@2.0.0 1715 info lifecycle level-iterator-stream@2.0.0~preinstall: level-iterator-stream@2.0.0 1716 silly preinstall encoding-down@4.0.0 1717 info lifecycle encoding-down@4.0.0~preinstall: encoding-down@4.0.0 1718 silly preinstall deferred-leveldown@3.0.0 1719 info lifecycle deferred-leveldown@3.0.0~preinstall: deferred-leveldown@3.0.0 1720 silly preinstall abstract-leveldown@4.0.2 1721 info lifecycle abstract-leveldown@4.0.2~preinstall: abstract-leveldown@4.0.2 1722 silly preinstall xtend@4.0.1 1723 info lifecycle xtend@4.0.1~preinstall: xtend@4.0.1 1724 silly preinstall pump@1.0.3 1725 info lifecycle pump@1.0.3~preinstall: pump@1.0.3 1726 silly preinstall simple-get@2.7.0 1727 info lifecycle simple-get@2.7.0~preinstall: simple-get@2.7.0 1728 silly preinstall pump@2.0.1 1729 info lifecycle pump@2.0.1~preinstall: pump@2.0.1 1730 silly preinstall end-of-stream@1.4.1 1731 info lifecycle end-of-stream@1.4.1~preinstall: end-of-stream@1.4.1 1732 silly preinstall once@1.4.0 1733 info lifecycle once@1.4.0~preinstall: once@1.4.0 1734 silly preinstall wrappy@1.0.2 1735 info lifecycle wrappy@1.0.2~preinstall: wrappy@1.0.2 1736 silly preinstall npmlog@4.1.2 1737 info lifecycle npmlog@4.1.2~preinstall: npmlog@4.1.2 1738 silly preinstall gauge@2.7.4 1739 info lifecycle gauge@2.7.4~preinstall: gauge@2.7.4 1740 silly preinstall wide-align@1.1.2 1741 info lifecycle wide-align@1.1.2~preinstall: wide-align@1.1.2 1742 silly preinstall which-pm-runs@1.0.0 1743 info lifecycle which-pm-runs@1.0.0~preinstall: which-pm-runs@1.0.0 1744 silly preinstall bl@1.2.1 1745 info lifecycle bl@1.2.1~preinstall: bl@1.2.1 1746 silly preinstall are-we-there-yet@1.1.4 1747 info lifecycle are-we-there-yet@1.1.4~preinstall: are-we-there-yet@1.1.4 1748 silly preinstall readable-stream@2.3.4 1749 info lifecycle readable-stream@2.3.4~preinstall: readable-stream@2.3.4 1750 silly preinstall util-deprecate@1.0.2 1751 info lifecycle util-deprecate@1.0.2~preinstall: util-deprecate@1.0.2 1752 silly preinstall tunnel-agent@0.6.0 1753 info lifecycle tunnel-agent@0.6.0~preinstall: tunnel-agent@0.6.0 1754 silly preinstall opencollective@1.0.3 1755 info lifecycle opencollective@1.0.3~preinstall: opencollective@1.0.3 1756 silly preinstall inquirer@3.0.6 1757 info lifecycle inquirer@3.0.6~preinstall: inquirer@3.0.6 1758 silly preinstall external-editor@2.1.0 1759 info lifecycle external-editor@2.1.0~preinstall: external-editor@2.1.0 1760 silly preinstall tmp@0.0.33 1761 info lifecycle tmp@0.0.33~preinstall: tmp@0.0.33 1762 silly preinstall through@2.3.8 1763 info lifecycle through@2.3.8~preinstall: through@2.3.8 1764 silly preinstall chalk@1.1.3 1765 info lifecycle chalk@1.1.3~preinstall: chalk@1.1.3 1766 silly preinstall supports-color@2.0.0 1767 info lifecycle supports-color@2.0.0~preinstall: supports-color@2.0.0 1768 silly preinstall rc@1.2.5 1769 info lifecycle rc@1.2.5~preinstall: rc@1.2.5 1770 silly preinstall strip-json-comments@2.0.1 1771 info lifecycle strip-json-comments@2.0.1~preinstall: strip-json-comments@2.0.1 1772 silly preinstall string-width@1.0.2 1773 info lifecycle string-width@1.0.2~preinstall: string-width@1.0.2 1774 silly preinstall strip-ansi@3.0.1 1775 info lifecycle strip-ansi@3.0.1~preinstall: strip-ansi@3.0.1 1776 silly preinstall string_decoder@1.0.3 1777 info lifecycle string_decoder@1.0.3~preinstall: string_decoder@1.0.3 1778 silly preinstall simple-concat@1.0.0 1779 info lifecycle simple-concat@1.0.0~preinstall: simple-concat@1.0.0 1780 silly preinstall cli-cursor@2.1.0 1781 info lifecycle cli-cursor@2.1.0~preinstall: cli-cursor@2.1.0 1782 silly preinstall restore-cursor@2.0.0 1783 info lifecycle restore-cursor@2.0.0~preinstall: restore-cursor@2.0.0 1784 silly preinstall signal-exit@3.0.2 1785 info lifecycle signal-exit@3.0.2~preinstall: signal-exit@3.0.2 1786 silly preinstall set-blocking@2.0.0 1787 info lifecycle set-blocking@2.0.0~preinstall: set-blocking@2.0.0 1788 silly preinstall node-abi@2.2.0 1789 info lifecycle node-abi@2.2.0~preinstall: node-abi@2.2.0 1790 silly preinstall semver@5.5.0 1791 info lifecycle semver@5.5.0~preinstall: semver@5.5.0 1792 silly preinstall safe-buffer@5.1.1 1793 info lifecycle safe-buffer@5.1.1~preinstall: safe-buffer@5.1.1 1794 silly preinstall rx@4.1.0 1795 info lifecycle rx@4.1.0~preinstall: rx@4.1.0 1796 silly preinstall run-async@2.3.0 1797 info lifecycle run-async@2.3.0~preinstall: run-async@2.3.0 1798 silly preinstall babel-polyfill@6.23.0 1799 info lifecycle babel-polyfill@6.23.0~preinstall: babel-polyfill@6.23.0 1800 silly preinstall regenerator-runtime@0.10.5 1801 info lifecycle regenerator-runtime@0.10.5~preinstall: regenerator-runtime@0.10.5 1802 silly preinstall level-errors@1.1.2 1803 info lifecycle level-errors@1.1.2~preinstall: level-errors@1.1.2 1804 silly preinstall errno@0.1.6 1805 info lifecycle errno@0.1.6~preinstall: errno@0.1.6 1806 silly preinstall prr@1.0.1 1807 info lifecycle prr@1.0.1~preinstall: prr@1.0.1 1808 silly preinstall process-nextick-args@2.0.0 1809 info lifecycle process-nextick-args@2.0.0~preinstall: process-nextick-args@2.0.0 1810 silly preinstall opn@4.0.2 1811 info lifecycle opn@4.0.2~preinstall: opn@4.0.2 1812 silly preinstall pinkie-promise@2.0.1 1813 info lifecycle pinkie-promise@2.0.1~preinstall: pinkie-promise@2.0.1 1814 silly preinstall pinkie@2.0.4 1815 info lifecycle pinkie@2.0.4~preinstall: pinkie@2.0.4 1816 silly preinstall os-tmpdir@1.0.2 1817 info lifecycle os-tmpdir@1.0.2~preinstall: os-tmpdir@1.0.2 1818 silly preinstall os-homedir@1.0.2 1819 info lifecycle os-homedir@1.0.2~preinstall: os-homedir@1.0.2 1820 silly preinstall onetime@2.0.1 1821 info lifecycle onetime@2.0.1~preinstall: onetime@2.0.1 1822 silly doSerial build 896 1823 silly build ansi-escapes@1.4.0 1824 info linkStuff ansi-escapes@1.4.0 1825 silly linkStuff ansi-escapes@1.4.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1826 verbose linkBins ansi-escapes@1.4.0 1827 verbose linkMans ansi-escapes@1.4.0 1828 silly build ansi-regex@2.1.1 1829 info linkStuff ansi-regex@2.1.1 1830 silly linkStuff ansi-regex@2.1.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1831 verbose linkBins ansi-regex@2.1.1 1832 verbose linkMans ansi-regex@2.1.1 1833 silly build ansi-styles@2.2.1 1834 info linkStuff ansi-styles@2.2.1 1835 silly linkStuff ansi-styles@2.2.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1836 verbose linkBins ansi-styles@2.2.1 1837 verbose linkMans ansi-styles@2.2.1 1838 silly build aproba@1.2.0 1839 info linkStuff aproba@1.2.0 1840 silly linkStuff aproba@1.2.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1841 verbose linkBins aproba@1.2.0 1842 verbose linkMans aproba@1.2.0 1843 silly build regenerator-runtime@0.11.1 1844 info linkStuff regenerator-runtime@0.11.1 1845 silly linkStuff regenerator-runtime@0.11.1 has /root/antihalal-bot-bundle/db-level/node_modules/babel-runtime/node_modules as its parent node_modules 1846 verbose linkBins regenerator-runtime@0.11.1 1847 verbose linkMans regenerator-runtime@0.11.1 1848 silly build bindings@1.3.0 1849 info linkStuff bindings@1.3.0 1850 silly linkStuff bindings@1.3.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1851 verbose linkBins bindings@1.3.0 1852 verbose linkMans bindings@1.3.0 1853 silly build chardet@0.4.2 1854 info linkStuff chardet@0.4.2 1855 silly linkStuff chardet@0.4.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1856 verbose linkBins chardet@0.4.2 1857 verbose linkMans chardet@0.4.2 1858 silly build chownr@1.0.1 1859 info linkStuff chownr@1.0.1 1860 silly linkStuff chownr@1.0.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1861 verbose linkBins chownr@1.0.1 1862 verbose linkMans chownr@1.0.1 1863 silly build cli-width@2.2.0 1864 info linkStuff cli-width@2.2.0 1865 silly linkStuff cli-width@2.2.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1866 verbose linkBins cli-width@2.2.0 1867 verbose linkMans cli-width@2.2.0 1868 silly build code-point-at@1.1.0 1869 info linkStuff code-point-at@1.1.0 1870 silly linkStuff code-point-at@1.1.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1871 verbose linkBins code-point-at@1.1.0 1872 verbose linkMans code-point-at@1.1.0 1873 silly build console-control-strings@1.1.0 1874 info linkStuff console-control-strings@1.1.0 1875 silly linkStuff console-control-strings@1.1.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1876 verbose linkBins console-control-strings@1.1.0 1877 verbose linkMans console-control-strings@1.1.0 1878 silly build core-js@2.5.3 1879 info linkStuff core-js@2.5.3 1880 silly linkStuff core-js@2.5.3 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1881 verbose linkBins core-js@2.5.3 1882 verbose linkMans core-js@2.5.3 1883 silly build babel-runtime@6.26.0 1884 info linkStuff babel-runtime@6.26.0 1885 silly linkStuff babel-runtime@6.26.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1886 verbose linkBins babel-runtime@6.26.0 1887 verbose linkMans babel-runtime@6.26.0 1888 silly build core-util-is@1.0.2 1889 info linkStuff core-util-is@1.0.2 1890 silly linkStuff core-util-is@1.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1891 verbose linkBins core-util-is@1.0.2 1892 verbose linkMans core-util-is@1.0.2 1893 silly build deep-extend@0.4.2 1894 info linkStuff deep-extend@0.4.2 1895 silly linkStuff deep-extend@0.4.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1896 verbose linkBins deep-extend@0.4.2 1897 verbose linkMans deep-extend@0.4.2 1898 silly build delegates@1.0.0 1899 info linkStuff delegates@1.0.0 1900 silly linkStuff delegates@1.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1901 verbose linkBins delegates@1.0.0 1902 verbose linkMans delegates@1.0.0 1903 silly build detect-libc@1.0.3 1904 info linkStuff detect-libc@1.0.3 1905 silly linkStuff detect-libc@1.0.3 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1906 verbose linkBins detect-libc@1.0.3 1907 verbose linkBins [ { 'detect-libc': './bin/detect-libc.js' }, 1907 verbose linkBins '/root/antihalal-bot-bundle/db-level/node_modules/.bin', 1907 verbose linkBins false ] 1908 verbose linkMans detect-libc@1.0.3 1909 silly linkBins Converting line endings of hashbang file: /root/antihalal-bot-bundle/db-level/node_modules/detect-libc/bin/detect-libc.js 1910 silly build escape-string-regexp@1.0.5 1911 info linkStuff escape-string-regexp@1.0.5 1912 silly linkStuff escape-string-regexp@1.0.5 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1913 verbose linkBins escape-string-regexp@1.0.5 1914 verbose linkMans escape-string-regexp@1.0.5 1915 silly build expand-template@1.1.0 1916 info linkStuff expand-template@1.1.0 1917 silly linkStuff expand-template@1.1.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1918 verbose linkBins expand-template@1.1.0 1919 verbose linkMans expand-template@1.1.0 1920 silly build fast-future@1.0.2 1921 info linkStuff fast-future@1.0.2 1922 silly linkStuff fast-future@1.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1923 verbose linkBins fast-future@1.0.2 1924 verbose linkMans fast-future@1.0.2 1925 silly build figures@2.0.0 1926 info linkStuff figures@2.0.0 1927 silly linkStuff figures@2.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1928 verbose linkBins figures@2.0.0 1929 verbose linkMans figures@2.0.0 1930 silly build github-from-package@0.0.0 1931 info linkStuff github-from-package@0.0.0 1932 silly linkStuff github-from-package@0.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1933 verbose linkBins github-from-package@0.0.0 1934 verbose linkMans github-from-package@0.0.0 1935 silly build has-ansi@2.0.0 1936 info linkStuff has-ansi@2.0.0 1937 silly linkStuff has-ansi@2.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1938 verbose linkBins has-ansi@2.0.0 1939 verbose linkMans has-ansi@2.0.0 1940 silly build has-unicode@2.0.1 1941 info linkStuff has-unicode@2.0.1 1942 silly linkStuff has-unicode@2.0.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1943 verbose linkBins has-unicode@2.0.1 1944 verbose linkMans has-unicode@2.0.1 1945 silly build iconv-lite@0.4.19 1946 info linkStuff iconv-lite@0.4.19 1947 silly linkStuff iconv-lite@0.4.19 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1948 verbose linkBins iconv-lite@0.4.19 1949 verbose linkMans iconv-lite@0.4.19 1950 silly build encoding@0.1.12 1951 info linkStuff encoding@0.1.12 1952 silly linkStuff encoding@0.1.12 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1953 verbose linkBins encoding@0.1.12 1954 verbose linkMans encoding@0.1.12 1955 silly build inherits@2.0.3 1956 info linkStuff inherits@2.0.3 1957 silly linkStuff inherits@2.0.3 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1958 verbose linkBins inherits@2.0.3 1959 verbose linkMans inherits@2.0.3 1960 silly build ini@1.3.5 1961 info linkStuff ini@1.3.5 1962 silly linkStuff ini@1.3.5 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1963 verbose linkBins ini@1.3.5 1964 verbose linkMans ini@1.3.5 1965 silly build ansi-regex@3.0.0 1966 info linkStuff ansi-regex@3.0.0 1967 silly linkStuff ansi-regex@3.0.0 has /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules as its parent node_modules 1968 verbose linkBins ansi-regex@3.0.0 1969 verbose linkMans ansi-regex@3.0.0 1970 silly build is-fullwidth-code-point@2.0.0 1971 info linkStuff is-fullwidth-code-point@2.0.0 1972 silly linkStuff is-fullwidth-code-point@2.0.0 has /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules as its parent node_modules 1973 verbose linkBins is-fullwidth-code-point@2.0.0 1974 verbose linkMans is-fullwidth-code-point@2.0.0 1975 silly build strip-ansi@4.0.0 1976 info linkStuff strip-ansi@4.0.0 1977 silly linkStuff strip-ansi@4.0.0 has /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules/string-width/node_modules as its parent node_modules 1978 verbose linkBins strip-ansi@4.0.0 1979 verbose linkMans strip-ansi@4.0.0 1980 silly build string-width@2.1.1 1981 info linkStuff string-width@2.1.1 1982 silly linkStuff string-width@2.1.1 has /root/antihalal-bot-bundle/db-level/node_modules/inquirer/node_modules as its parent node_modules 1983 verbose linkBins string-width@2.1.1 1984 verbose linkMans string-width@2.1.1 1985 silly build is-promise@2.1.0 1986 info linkStuff is-promise@2.1.0 1987 silly linkStuff is-promise@2.1.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1988 verbose linkBins is-promise@2.1.0 1989 verbose linkMans is-promise@2.1.0 1990 silly build is-stream@1.1.0 1991 info linkStuff is-stream@1.1.0 1992 silly linkStuff is-stream@1.1.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1993 verbose linkBins is-stream@1.1.0 1994 verbose linkMans is-stream@1.1.0 1995 silly build isarray@1.0.0 1996 info linkStuff isarray@1.0.0 1997 silly linkStuff isarray@1.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 1998 verbose linkBins isarray@1.0.0 1999 verbose linkMans isarray@1.0.0 2000 silly build level-codec@8.0.0 2001 info linkStuff level-codec@8.0.0 2002 silly linkStuff level-codec@8.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2003 verbose linkBins level-codec@8.0.0 2004 verbose linkMans level-codec@8.0.0 2005 silly build lodash@4.17.5 2006 info linkStuff lodash@4.17.5 2007 silly linkStuff lodash@4.17.5 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2008 verbose linkBins lodash@4.17.5 2009 verbose linkMans lodash@4.17.5 2010 silly build mimic-fn@1.2.0 2011 info linkStuff mimic-fn@1.2.0 2012 silly linkStuff mimic-fn@1.2.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2013 verbose linkBins mimic-fn@1.2.0 2014 verbose linkMans mimic-fn@1.2.0 2015 silly build mimic-response@1.0.0 2016 info linkStuff mimic-response@1.0.0 2017 silly linkStuff mimic-response@1.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2018 verbose linkBins mimic-response@1.0.0 2019 verbose linkMans mimic-response@1.0.0 2020 silly build decompress-response@3.3.0 2021 info linkStuff decompress-response@3.3.0 2022 silly linkStuff decompress-response@3.3.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2023 verbose linkBins decompress-response@3.3.0 2024 verbose linkMans decompress-response@3.3.0 2025 silly build minimist@1.2.0 2026 info linkStuff minimist@1.2.0 2027 silly linkStuff minimist@1.2.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2028 verbose linkBins minimist@1.2.0 2029 verbose linkMans minimist@1.2.0 2030 silly build minimist@0.0.8 2031 info linkStuff minimist@0.0.8 2032 silly linkStuff minimist@0.0.8 has /root/antihalal-bot-bundle/db-level/node_modules/mkdirp/node_modules as its parent node_modules 2033 verbose linkBins minimist@0.0.8 2034 verbose linkMans minimist@0.0.8 2035 silly build mkdirp@0.5.1 2036 info linkStuff mkdirp@0.5.1 2037 silly linkStuff mkdirp@0.5.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2038 verbose linkBins mkdirp@0.5.1 2039 verbose linkBins [ { mkdirp: 'bin/cmd.js' }, 2039 verbose linkBins '/root/antihalal-bot-bundle/db-level/node_modules/.bin', 2039 verbose linkBins false ] 2040 verbose linkMans mkdirp@0.5.1 2041 silly linkBins Converting line endings of hashbang file: /root/antihalal-bot-bundle/db-level/node_modules/mkdirp/bin/cmd.js 2042 silly build mute-stream@0.0.7 2043 info linkStuff mute-stream@0.0.7 2044 silly linkStuff mute-stream@0.0.7 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2045 verbose linkBins mute-stream@0.0.7 2046 verbose linkMans mute-stream@0.0.7 2047 silly build nan@2.8.0 2048 info linkStuff nan@2.8.0 2049 silly linkStuff nan@2.8.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2050 verbose linkBins nan@2.8.0 2051 verbose linkMans nan@2.8.0 2052 silly build node-fetch@1.6.3 2053 info linkStuff node-fetch@1.6.3 2054 silly linkStuff node-fetch@1.6.3 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2055 verbose linkBins node-fetch@1.6.3 2056 verbose linkMans node-fetch@1.6.3 2057 silly build noop-logger@0.1.1 2058 info linkStuff noop-logger@0.1.1 2059 silly linkStuff noop-logger@0.1.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2060 verbose linkBins noop-logger@0.1.1 2061 verbose linkMans noop-logger@0.1.1 2062 silly build number-is-nan@1.0.1 2063 info linkStuff number-is-nan@1.0.1 2064 silly linkStuff number-is-nan@1.0.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2065 verbose linkBins number-is-nan@1.0.1 2066 verbose linkMans number-is-nan@1.0.1 2067 silly build is-fullwidth-code-point@1.0.0 2068 info linkStuff is-fullwidth-code-point@1.0.0 2069 silly linkStuff is-fullwidth-code-point@1.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2070 verbose linkBins is-fullwidth-code-point@1.0.0 2071 verbose linkMans is-fullwidth-code-point@1.0.0 2072 silly build object-assign@4.1.1 2073 info linkStuff object-assign@4.1.1 2074 silly linkStuff object-assign@4.1.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2075 verbose linkBins object-assign@4.1.1 2076 verbose linkMans object-assign@4.1.1 2077 silly build onetime@2.0.1 2078 info linkStuff onetime@2.0.1 2079 silly linkStuff onetime@2.0.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2080 verbose linkBins onetime@2.0.1 2081 verbose linkMans onetime@2.0.1 2082 silly build os-homedir@1.0.2 2083 info linkStuff os-homedir@1.0.2 2084 silly linkStuff os-homedir@1.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2085 verbose linkBins os-homedir@1.0.2 2086 verbose linkMans os-homedir@1.0.2 2087 silly build os-tmpdir@1.0.2 2088 info linkStuff os-tmpdir@1.0.2 2089 silly linkStuff os-tmpdir@1.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2090 verbose linkBins os-tmpdir@1.0.2 2091 verbose linkMans os-tmpdir@1.0.2 2092 silly build pinkie@2.0.4 2093 info linkStuff pinkie@2.0.4 2094 silly linkStuff pinkie@2.0.4 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2095 verbose linkBins pinkie@2.0.4 2096 verbose linkMans pinkie@2.0.4 2097 silly build pinkie-promise@2.0.1 2098 info linkStuff pinkie-promise@2.0.1 2099 silly linkStuff pinkie-promise@2.0.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2100 verbose linkBins pinkie-promise@2.0.1 2101 verbose linkMans pinkie-promise@2.0.1 2102 silly build opn@4.0.2 2103 info linkStuff opn@4.0.2 2104 silly linkStuff opn@4.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2105 verbose linkBins opn@4.0.2 2106 verbose linkMans opn@4.0.2 2107 silly build process-nextick-args@2.0.0 2108 info linkStuff process-nextick-args@2.0.0 2109 silly linkStuff process-nextick-args@2.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2110 verbose linkBins process-nextick-args@2.0.0 2111 verbose linkMans process-nextick-args@2.0.0 2112 silly build prr@1.0.1 2113 info linkStuff prr@1.0.1 2114 silly linkStuff prr@1.0.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2115 verbose linkBins prr@1.0.1 2116 verbose linkMans prr@1.0.1 2117 silly build errno@0.1.6 2118 info linkStuff errno@0.1.6 2119 silly linkStuff errno@0.1.6 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2120 verbose linkBins errno@0.1.6 2121 verbose linkBins [ { errno: './cli.js' }, 2121 verbose linkBins '/root/antihalal-bot-bundle/db-level/node_modules/.bin', 2121 verbose linkBins false ] 2122 verbose linkMans errno@0.1.6 2123 silly linkBins Converting line endings of hashbang file: /root/antihalal-bot-bundle/db-level/node_modules/errno/cli.js 2124 silly build level-errors@1.1.2 2125 info linkStuff level-errors@1.1.2 2126 silly linkStuff level-errors@1.1.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2127 verbose linkBins level-errors@1.1.2 2128 verbose linkMans level-errors@1.1.2 2129 silly build regenerator-runtime@0.10.5 2130 info linkStuff regenerator-runtime@0.10.5 2131 silly linkStuff regenerator-runtime@0.10.5 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2132 verbose linkBins regenerator-runtime@0.10.5 2133 verbose linkMans regenerator-runtime@0.10.5 2134 silly build babel-polyfill@6.23.0 2135 info linkStuff babel-polyfill@6.23.0 2136 silly linkStuff babel-polyfill@6.23.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2137 verbose linkBins babel-polyfill@6.23.0 2138 verbose linkMans babel-polyfill@6.23.0 2139 silly build run-async@2.3.0 2140 info linkStuff run-async@2.3.0 2141 silly linkStuff run-async@2.3.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2142 verbose linkBins run-async@2.3.0 2143 verbose linkMans run-async@2.3.0 2144 silly build rx@4.1.0 2145 info linkStuff rx@4.1.0 2146 silly linkStuff rx@4.1.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2147 verbose linkBins rx@4.1.0 2148 verbose linkMans rx@4.1.0 2149 silly build safe-buffer@5.1.1 2150 info linkStuff safe-buffer@5.1.1 2151 silly linkStuff safe-buffer@5.1.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2152 verbose linkBins safe-buffer@5.1.1 2153 verbose linkMans safe-buffer@5.1.1 2154 silly build semver@5.5.0 2155 info linkStuff semver@5.5.0 2156 silly linkStuff semver@5.5.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2157 verbose linkBins semver@5.5.0 2158 verbose linkBins [ { semver: './bin/semver' }, 2158 verbose linkBins '/root/antihalal-bot-bundle/db-level/node_modules/.bin', 2158 verbose linkBins false ] 2159 verbose linkMans semver@5.5.0 2160 silly linkBins Converting line endings of hashbang file: /root/antihalal-bot-bundle/db-level/node_modules/semver/bin/semver 2161 silly build node-abi@2.2.0 2162 info linkStuff node-abi@2.2.0 2163 silly linkStuff node-abi@2.2.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2164 verbose linkBins node-abi@2.2.0 2165 verbose linkMans node-abi@2.2.0 2166 silly build set-blocking@2.0.0 2167 info linkStuff set-blocking@2.0.0 2168 silly linkStuff set-blocking@2.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2169 verbose linkBins set-blocking@2.0.0 2170 verbose linkMans set-blocking@2.0.0 2171 silly build signal-exit@3.0.2 2172 info linkStuff signal-exit@3.0.2 2173 silly linkStuff signal-exit@3.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2174 verbose linkBins signal-exit@3.0.2 2175 verbose linkMans signal-exit@3.0.2 2176 silly build restore-cursor@2.0.0 2177 info linkStuff restore-cursor@2.0.0 2178 silly linkStuff restore-cursor@2.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2179 verbose linkBins restore-cursor@2.0.0 2180 verbose linkMans restore-cursor@2.0.0 2181 silly build cli-cursor@2.1.0 2182 info linkStuff cli-cursor@2.1.0 2183 silly linkStuff cli-cursor@2.1.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2184 verbose linkBins cli-cursor@2.1.0 2185 verbose linkMans cli-cursor@2.1.0 2186 silly build simple-concat@1.0.0 2187 info linkStuff simple-concat@1.0.0 2188 silly linkStuff simple-concat@1.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2189 verbose linkBins simple-concat@1.0.0 2190 verbose linkMans simple-concat@1.0.0 2191 silly build string_decoder@1.0.3 2192 info linkStuff string_decoder@1.0.3 2193 silly linkStuff string_decoder@1.0.3 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2194 verbose linkBins string_decoder@1.0.3 2195 verbose linkMans string_decoder@1.0.3 2196 silly build strip-ansi@3.0.1 2197 info linkStuff strip-ansi@3.0.1 2198 silly linkStuff strip-ansi@3.0.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2199 verbose linkBins strip-ansi@3.0.1 2200 verbose linkMans strip-ansi@3.0.1 2201 silly build string-width@1.0.2 2202 info linkStuff string-width@1.0.2 2203 silly linkStuff string-width@1.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2204 verbose linkBins string-width@1.0.2 2205 verbose linkMans string-width@1.0.2 2206 silly build strip-json-comments@2.0.1 2207 info linkStuff strip-json-comments@2.0.1 2208 silly linkStuff strip-json-comments@2.0.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2209 verbose linkBins strip-json-comments@2.0.1 2210 verbose linkMans strip-json-comments@2.0.1 2211 silly build rc@1.2.5 2212 info linkStuff rc@1.2.5 2213 silly linkStuff rc@1.2.5 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2214 verbose linkBins rc@1.2.5 2215 verbose linkBins [ { rc: './cli.js' }, 2215 verbose linkBins '/root/antihalal-bot-bundle/db-level/node_modules/.bin', 2215 verbose linkBins false ] 2216 verbose linkMans rc@1.2.5 2217 silly linkBins Converting line endings of hashbang file: /root/antihalal-bot-bundle/db-level/node_modules/rc/cli.js 2218 silly build supports-color@2.0.0 2219 info linkStuff supports-color@2.0.0 2220 silly linkStuff supports-color@2.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2221 verbose linkBins supports-color@2.0.0 2222 verbose linkMans supports-color@2.0.0 2223 silly build chalk@1.1.3 2224 info linkStuff chalk@1.1.3 2225 silly linkStuff chalk@1.1.3 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2226 verbose linkBins chalk@1.1.3 2227 verbose linkMans chalk@1.1.3 2228 silly build through@2.3.8 2229 info linkStuff through@2.3.8 2230 silly linkStuff through@2.3.8 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2231 verbose linkBins through@2.3.8 2232 verbose linkMans through@2.3.8 2233 silly build tmp@0.0.33 2234 info linkStuff tmp@0.0.33 2235 silly linkStuff tmp@0.0.33 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2236 verbose linkBins tmp@0.0.33 2237 verbose linkMans tmp@0.0.33 2238 silly build external-editor@2.1.0 2239 info linkStuff external-editor@2.1.0 2240 silly linkStuff external-editor@2.1.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2241 verbose linkBins external-editor@2.1.0 2242 verbose linkMans external-editor@2.1.0 2243 silly build inquirer@3.0.6 2244 info linkStuff inquirer@3.0.6 2245 silly linkStuff inquirer@3.0.6 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2246 verbose linkBins inquirer@3.0.6 2247 verbose linkMans inquirer@3.0.6 2248 silly build opencollective@1.0.3 2249 info linkStuff opencollective@1.0.3 2250 silly linkStuff opencollective@1.0.3 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2251 verbose linkBins opencollective@1.0.3 2252 verbose linkBins [ { opencollective: './dist/bin/opencollective.js', 2252 verbose linkBins oc: './dist/bin/opencollective.js' }, 2252 verbose linkBins '/root/antihalal-bot-bundle/db-level/node_modules/.bin', 2252 verbose linkBins false ] 2253 verbose linkMans opencollective@1.0.3 2254 silly linkBins Converting line endings of hashbang file: /root/antihalal-bot-bundle/db-level/node_modules/opencollective/dist/bin/opencollective.js 2255 silly linkBins Converting line endings of hashbang file: /root/antihalal-bot-bundle/db-level/node_modules/opencollective/dist/bin/opencollective.js 2256 silly build tunnel-agent@0.6.0 2257 info linkStuff tunnel-agent@0.6.0 2258 silly linkStuff tunnel-agent@0.6.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2259 verbose linkBins tunnel-agent@0.6.0 2260 verbose linkMans tunnel-agent@0.6.0 2261 silly build util-deprecate@1.0.2 2262 info linkStuff util-deprecate@1.0.2 2263 silly linkStuff util-deprecate@1.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2264 verbose linkBins util-deprecate@1.0.2 2265 verbose linkMans util-deprecate@1.0.2 2266 silly build readable-stream@2.3.4 2267 info linkStuff readable-stream@2.3.4 2268 silly linkStuff readable-stream@2.3.4 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2269 verbose linkBins readable-stream@2.3.4 2270 verbose linkMans readable-stream@2.3.4 2271 silly build are-we-there-yet@1.1.4 2272 info linkStuff are-we-there-yet@1.1.4 2273 silly linkStuff are-we-there-yet@1.1.4 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2274 verbose linkBins are-we-there-yet@1.1.4 2275 verbose linkMans are-we-there-yet@1.1.4 2276 silly build bl@1.2.1 2277 info linkStuff bl@1.2.1 2278 silly linkStuff bl@1.2.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2279 verbose linkBins bl@1.2.1 2280 verbose linkMans bl@1.2.1 2281 silly build which-pm-runs@1.0.0 2282 info linkStuff which-pm-runs@1.0.0 2283 silly linkStuff which-pm-runs@1.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2284 verbose linkBins which-pm-runs@1.0.0 2285 verbose linkMans which-pm-runs@1.0.0 2286 silly build wide-align@1.1.2 2287 info linkStuff wide-align@1.1.2 2288 silly linkStuff wide-align@1.1.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2289 verbose linkBins wide-align@1.1.2 2290 verbose linkMans wide-align@1.1.2 2291 silly build gauge@2.7.4 2292 info linkStuff gauge@2.7.4 2293 silly linkStuff gauge@2.7.4 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2294 verbose linkBins gauge@2.7.4 2295 verbose linkMans gauge@2.7.4 2296 silly build npmlog@4.1.2 2297 info linkStuff npmlog@4.1.2 2298 silly linkStuff npmlog@4.1.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2299 verbose linkBins npmlog@4.1.2 2300 verbose linkMans npmlog@4.1.2 2301 silly build wrappy@1.0.2 2302 info linkStuff wrappy@1.0.2 2303 silly linkStuff wrappy@1.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2304 verbose linkBins wrappy@1.0.2 2305 verbose linkMans wrappy@1.0.2 2306 silly build once@1.4.0 2307 info linkStuff once@1.4.0 2308 silly linkStuff once@1.4.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2309 verbose linkBins once@1.4.0 2310 verbose linkMans once@1.4.0 2311 silly build end-of-stream@1.4.1 2312 info linkStuff end-of-stream@1.4.1 2313 silly linkStuff end-of-stream@1.4.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2314 verbose linkBins end-of-stream@1.4.1 2315 verbose linkMans end-of-stream@1.4.1 2316 silly build pump@2.0.1 2317 info linkStuff pump@2.0.1 2318 silly linkStuff pump@2.0.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2319 verbose linkBins pump@2.0.1 2320 verbose linkMans pump@2.0.1 2321 silly build simple-get@2.7.0 2322 info linkStuff simple-get@2.7.0 2323 silly linkStuff simple-get@2.7.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2324 verbose linkBins simple-get@2.7.0 2325 verbose linkMans simple-get@2.7.0 2326 silly build pump@1.0.3 2327 info linkStuff pump@1.0.3 2328 silly linkStuff pump@1.0.3 has /root/antihalal-bot-bundle/db-level/node_modules/tar-fs/node_modules as its parent node_modules 2329 verbose linkBins pump@1.0.3 2330 verbose linkMans pump@1.0.3 2331 silly build xtend@4.0.1 2332 info linkStuff xtend@4.0.1 2333 silly linkStuff xtend@4.0.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2334 verbose linkBins xtend@4.0.1 2335 verbose linkMans xtend@4.0.1 2336 silly build abstract-leveldown@4.0.2 2337 info linkStuff abstract-leveldown@4.0.2 2338 silly linkStuff abstract-leveldown@4.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2339 verbose linkBins abstract-leveldown@4.0.2 2340 verbose linkMans abstract-leveldown@4.0.2 2341 silly build deferred-leveldown@3.0.0 2342 info linkStuff deferred-leveldown@3.0.0 2343 silly linkStuff deferred-leveldown@3.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2344 verbose linkBins deferred-leveldown@3.0.0 2345 verbose linkMans deferred-leveldown@3.0.0 2346 silly build encoding-down@4.0.0 2347 info linkStuff encoding-down@4.0.0 2348 silly linkStuff encoding-down@4.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2349 verbose linkBins encoding-down@4.0.0 2350 verbose linkMans encoding-down@4.0.0 2351 silly build level-iterator-stream@2.0.0 2352 info linkStuff level-iterator-stream@2.0.0 2353 silly linkStuff level-iterator-stream@2.0.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2354 verbose linkBins level-iterator-stream@2.0.0 2355 verbose linkMans level-iterator-stream@2.0.0 2356 silly build abstract-leveldown@3.0.0 2357 info linkStuff abstract-leveldown@3.0.0 2358 silly linkStuff abstract-leveldown@3.0.0 has /root/antihalal-bot-bundle/db-level/node_modules/leveldown/node_modules as its parent node_modules 2359 verbose linkBins abstract-leveldown@3.0.0 2360 verbose linkMans abstract-leveldown@3.0.0 2361 silly build levelup@2.0.2 2362 info linkStuff levelup@2.0.2 2363 silly linkStuff levelup@2.0.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2364 verbose linkBins levelup@2.0.2 2365 verbose linkMans levelup@2.0.2 2366 silly build level-packager@2.1.1 2367 info linkStuff level-packager@2.1.1 2368 silly linkStuff level-packager@2.1.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2369 verbose linkBins level-packager@2.1.1 2370 verbose linkMans level-packager@2.1.1 2371 silly build tar-stream@1.5.5 2372 info linkStuff tar-stream@1.5.5 2373 silly linkStuff tar-stream@1.5.5 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2374 verbose linkBins tar-stream@1.5.5 2375 verbose linkMans tar-stream@1.5.5 2376 silly build tar-fs@1.16.0 2377 info linkStuff tar-fs@1.16.0 2378 silly linkStuff tar-fs@1.16.0 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2379 verbose linkBins tar-fs@1.16.0 2380 verbose linkMans tar-fs@1.16.0 2381 silly build prebuild-install@2.5.1 2382 info linkStuff prebuild-install@2.5.1 2383 silly linkStuff prebuild-install@2.5.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2384 verbose linkBins prebuild-install@2.5.1 2385 verbose linkBins [ { 'prebuild-install': './bin.js' }, 2385 verbose linkBins '/root/antihalal-bot-bundle/db-level/node_modules/.bin', 2385 verbose linkBins false ] 2386 verbose linkMans prebuild-install@2.5.1 2387 silly linkBins Converting line endings of hashbang file: /root/antihalal-bot-bundle/db-level/node_modules/prebuild-install/bin.js 2388 silly build leveldown@2.1.1 2389 info linkStuff leveldown@2.1.1 2390 silly linkStuff leveldown@2.1.1 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2391 verbose linkBins leveldown@2.1.1 2392 verbose linkMans leveldown@2.1.1 2393 silly build level@2.1.2 2394 info linkStuff level@2.1.2 2395 silly linkStuff level@2.1.2 has /root/antihalal-bot-bundle/db-level/node_modules as its parent node_modules 2396 verbose linkBins level@2.1.2 2397 verbose linkMans level@2.1.2 2398 silly doSerial global-link 896 2399 silly doParallel update-linked 896 2400 silly doSerial install 896 2401 silly install ansi-escapes@1.4.0 2402 info lifecycle ansi-escapes@1.4.0~install: ansi-escapes@1.4.0 2403 silly install ansi-regex@2.1.1 2404 info lifecycle ansi-regex@2.1.1~install: ansi-regex@2.1.1 2405 silly install ansi-styles@2.2.1 2406 info lifecycle ansi-styles@2.2.1~install: ansi-styles@2.2.1 2407 silly install aproba@1.2.0 2408 info lifecycle aproba@1.2.0~install: aproba@1.2.0 2409 silly install regenerator-runtime@0.11.1 2410 info lifecycle regenerator-runtime@0.11.1~install: regenerator-runtime@0.11.1 2411 silly install bindings@1.3.0 2412 info lifecycle bindings@1.3.0~install: bindings@1.3.0 2413 silly install chardet@0.4.2 2414 info lifecycle chardet@0.4.2~install: chardet@0.4.2 2415 silly install chownr@1.0.1 2416 info lifecycle chownr@1.0.1~install: chownr@1.0.1 2417 silly install cli-width@2.2.0 2418 info lifecycle cli-width@2.2.0~install: cli-width@2.2.0 2419 silly install code-point-at@1.1.0 2420 info lifecycle code-point-at@1.1.0~install: code-point-at@1.1.0 2421 silly install console-control-strings@1.1.0 2422 info lifecycle console-control-strings@1.1.0~install: console-control-strings@1.1.0 2423 silly install core-js@2.5.3 2424 info lifecycle core-js@2.5.3~install: core-js@2.5.3 2425 silly install babel-runtime@6.26.0 2426 info lifecycle babel-runtime@6.26.0~install: babel-runtime@6.26.0 2427 silly install core-util-is@1.0.2 2428 info lifecycle core-util-is@1.0.2~install: core-util-is@1.0.2 2429 silly install deep-extend@0.4.2 2430 info lifecycle deep-extend@0.4.2~install: deep-extend@0.4.2 2431 silly install delegates@1.0.0 2432 info lifecycle delegates@1.0.0~install: delegates@1.0.0 2433 silly install detect-libc@1.0.3 2434 info lifecycle detect-libc@1.0.3~install: detect-libc@1.0.3 2435 silly install escape-string-regexp@1.0.5 2436 info lifecycle escape-string-regexp@1.0.5~install: escape-string-regexp@1.0.5 2437 silly install expand-template@1.1.0 2438 info lifecycle expand-template@1.1.0~install: expand-template@1.1.0 2439 silly install fast-future@1.0.2 2440 info lifecycle fast-future@1.0.2~install: fast-future@1.0.2 2441 silly install figures@2.0.0 2442 info lifecycle figures@2.0.0~install: figures@2.0.0 2443 silly install github-from-package@0.0.0 2444 info lifecycle github-from-package@0.0.0~install: github-from-package@0.0.0 2445 silly install has-ansi@2.0.0 2446 info lifecycle has-ansi@2.0.0~install: has-ansi@2.0.0 2447 silly install has-unicode@2.0.1 2448 info lifecycle has-unicode@2.0.1~install: has-unicode@2.0.1 2449 silly install iconv-lite@0.4.19 2450 info lifecycle iconv-lite@0.4.19~install: iconv-lite@0.4.19 2451 silly install encoding@0.1.12 2452 info lifecycle encoding@0.1.12~install: encoding@0.1.12 2453 silly install inherits@2.0.3 2454 info lifecycle inherits@2.0.3~install: inherits@2.0.3 2455 silly install ini@1.3.5 2456 info lifecycle ini@1.3.5~install: ini@1.3.5 2457 silly install ansi-regex@3.0.0 2458 info lifecycle ansi-regex@3.0.0~install: ansi-regex@3.0.0 2459 silly install is-fullwidth-code-point@2.0.0 2460 info lifecycle is-fullwidth-code-point@2.0.0~install: is-fullwidth-code-point@2.0.0 2461 silly install strip-ansi@4.0.0 2462 info lifecycle strip-ansi@4.0.0~install: strip-ansi@4.0.0 2463 silly install string-width@2.1.1 2464 info lifecycle string-width@2.1.1~install: string-width@2.1.1 2465 silly install is-promise@2.1.0 2466 info lifecycle is-promise@2.1.0~install: is-promise@2.1.0 2467 silly install is-stream@1.1.0 2468 info lifecycle is-stream@1.1.0~install: is-stream@1.1.0 2469 silly install isarray@1.0.0 2470 info lifecycle isarray@1.0.0~install: isarray@1.0.0 2471 silly install level-codec@8.0.0 2472 info lifecycle level-codec@8.0.0~install: level-codec@8.0.0 2473 silly install lodash@4.17.5 2474 info lifecycle lodash@4.17.5~install: lodash@4.17.5 2475 silly install mimic-fn@1.2.0 2476 info lifecycle mimic-fn@1.2.0~install: mimic-fn@1.2.0 2477 silly install mimic-response@1.0.0 2478 info lifecycle mimic-response@1.0.0~install: mimic-response@1.0.0 2479 silly install decompress-response@3.3.0 2480 info lifecycle decompress-response@3.3.0~install: decompress-response@3.3.0 2481 silly install minimist@1.2.0 2482 info lifecycle minimist@1.2.0~install: minimist@1.2.0 2483 silly install minimist@0.0.8 2484 info lifecycle minimist@0.0.8~install: minimist@0.0.8 2485 silly install mkdirp@0.5.1 2486 info lifecycle mkdirp@0.5.1~install: mkdirp@0.5.1 2487 silly install mute-stream@0.0.7 2488 info lifecycle mute-stream@0.0.7~install: mute-stream@0.0.7 2489 silly install nan@2.8.0 2490 info lifecycle nan@2.8.0~install: nan@2.8.0 2491 silly install node-fetch@1.6.3 2492 info lifecycle node-fetch@1.6.3~install: node-fetch@1.6.3 2493 silly install noop-logger@0.1.1 2494 info lifecycle noop-logger@0.1.1~install: noop-logger@0.1.1 2495 silly install number-is-nan@1.0.1 2496 info lifecycle number-is-nan@1.0.1~install: number-is-nan@1.0.1 2497 silly install is-fullwidth-code-point@1.0.0 2498 info lifecycle is-fullwidth-code-point@1.0.0~install: is-fullwidth-code-point@1.0.0 2499 silly install object-assign@4.1.1 2500 info lifecycle object-assign@4.1.1~install: object-assign@4.1.1 2501 silly install onetime@2.0.1 2502 info lifecycle onetime@2.0.1~install: onetime@2.0.1 2503 silly install os-homedir@1.0.2 2504 info lifecycle os-homedir@1.0.2~install: os-homedir@1.0.2 2505 silly install os-tmpdir@1.0.2 2506 info lifecycle os-tmpdir@1.0.2~install: os-tmpdir@1.0.2 2507 silly install pinkie@2.0.4 2508 info lifecycle pinkie@2.0.4~install: pinkie@2.0.4 2509 silly install pinkie-promise@2.0.1 2510 info lifecycle pinkie-promise@2.0.1~install: pinkie-promise@2.0.1 2511 silly install opn@4.0.2 2512 info lifecycle opn@4.0.2~install: opn@4.0.2 2513 silly install process-nextick-args@2.0.0 2514 info lifecycle process-nextick-args@2.0.0~install: process-nextick-args@2.0.0 2515 silly install prr@1.0.1 2516 info lifecycle prr@1.0.1~install: prr@1.0.1 2517 silly install errno@0.1.6 2518 info lifecycle errno@0.1.6~install: errno@0.1.6 2519 silly install level-errors@1.1.2 2520 info lifecycle level-errors@1.1.2~install: level-errors@1.1.2 2521 silly install regenerator-runtime@0.10.5 2522 info lifecycle regenerator-runtime@0.10.5~install: regenerator-runtime@0.10.5 2523 silly install babel-polyfill@6.23.0 2524 info lifecycle babel-polyfill@6.23.0~install: babel-polyfill@6.23.0 2525 silly install run-async@2.3.0 2526 info lifecycle run-async@2.3.0~install: run-async@2.3.0 2527 silly install rx@4.1.0 2528 info lifecycle rx@4.1.0~install: rx@4.1.0 2529 silly install safe-buffer@5.1.1 2530 info lifecycle safe-buffer@5.1.1~install: safe-buffer@5.1.1 2531 silly install semver@5.5.0 2532 info lifecycle semver@5.5.0~install: semver@5.5.0 2533 silly install node-abi@2.2.0 2534 info lifecycle node-abi@2.2.0~install: node-abi@2.2.0 2535 silly install set-blocking@2.0.0 2536 info lifecycle set-blocking@2.0.0~install: set-blocking@2.0.0 2537 silly install signal-exit@3.0.2 2538 info lifecycle signal-exit@3.0.2~install: signal-exit@3.0.2 2539 silly install restore-cursor@2.0.0 2540 info lifecycle restore-cursor@2.0.0~install: restore-cursor@2.0.0 2541 silly install cli-cursor@2.1.0 2542 info lifecycle cli-cursor@2.1.0~install: cli-cursor@2.1.0 2543 silly install simple-concat@1.0.0 2544 info lifecycle simple-concat@1.0.0~install: simple-concat@1.0.0 2545 silly install string_decoder@1.0.3 2546 info lifecycle string_decoder@1.0.3~install: string_decoder@1.0.3 2547 silly install strip-ansi@3.0.1 2548 info lifecycle strip-ansi@3.0.1~install: strip-ansi@3.0.1 2549 silly install string-width@1.0.2 2550 info lifecycle string-width@1.0.2~install: string-width@1.0.2 2551 silly install strip-json-comments@2.0.1 2552 info lifecycle strip-json-comments@2.0.1~install: strip-json-comments@2.0.1 2553 silly install rc@1.2.5 2554 info lifecycle rc@1.2.5~install: rc@1.2.5 2555 silly install supports-color@2.0.0 2556 info lifecycle supports-color@2.0.0~install: supports-color@2.0.0 2557 silly install chalk@1.1.3 2558 info lifecycle chalk@1.1.3~install: chalk@1.1.3 2559 silly install through@2.3.8 2560 info lifecycle through@2.3.8~install: through@2.3.8 2561 silly install tmp@0.0.33 2562 info lifecycle tmp@0.0.33~install: tmp@0.0.33 2563 silly install external-editor@2.1.0 2564 info lifecycle external-editor@2.1.0~install: external-editor@2.1.0 2565 silly install inquirer@3.0.6 2566 info lifecycle inquirer@3.0.6~install: inquirer@3.0.6 2567 silly install opencollective@1.0.3 2568 info lifecycle opencollective@1.0.3~install: opencollective@1.0.3 2569 silly install tunnel-agent@0.6.0 2570 info lifecycle tunnel-agent@0.6.0~install: tunnel-agent@0.6.0 2571 silly install util-deprecate@1.0.2 2572 info lifecycle util-deprecate@1.0.2~install: util-deprecate@1.0.2 2573 silly install readable-stream@2.3.4 2574 info lifecycle readable-stream@2.3.4~install: readable-stream@2.3.4 2575 silly install are-we-there-yet@1.1.4 2576 info lifecycle are-we-there-yet@1.1.4~install: are-we-there-yet@1.1.4 2577 silly install bl@1.2.1 2578 info lifecycle bl@1.2.1~install: bl@1.2.1 2579 silly install which-pm-runs@1.0.0 2580 info lifecycle which-pm-runs@1.0.0~install: which-pm-runs@1.0.0 2581 silly install wide-align@1.1.2 2582 info lifecycle wide-align@1.1.2~install: wide-align@1.1.2 2583 silly install gauge@2.7.4 2584 info lifecycle gauge@2.7.4~install: gauge@2.7.4 2585 silly install npmlog@4.1.2 2586 info lifecycle npmlog@4.1.2~install: npmlog@4.1.2 2587 silly install wrappy@1.0.2 2588 info lifecycle wrappy@1.0.2~install: wrappy@1.0.2 2589 silly install once@1.4.0 2590 info lifecycle once@1.4.0~install: once@1.4.0 2591 silly install end-of-stream@1.4.1 2592 info lifecycle end-of-stream@1.4.1~install: end-of-stream@1.4.1 2593 silly install pump@2.0.1 2594 info lifecycle pump@2.0.1~install: pump@2.0.1 2595 silly install simple-get@2.7.0 2596 info lifecycle simple-get@2.7.0~install: simple-get@2.7.0 2597 silly install pump@1.0.3 2598 info lifecycle pump@1.0.3~install: pump@1.0.3 2599 silly install xtend@4.0.1 2600 info lifecycle xtend@4.0.1~install: xtend@4.0.1 2601 silly install abstract-leveldown@4.0.2 2602 info lifecycle abstract-leveldown@4.0.2~install: abstract-leveldown@4.0.2 2603 silly install deferred-leveldown@3.0.0 2604 info lifecycle deferred-leveldown@3.0.0~install: deferred-leveldown@3.0.0 2605 silly install encoding-down@4.0.0 2606 info lifecycle encoding-down@4.0.0~install: encoding-down@4.0.0 2607 silly install level-iterator-stream@2.0.0 2608 info lifecycle level-iterator-stream@2.0.0~install: level-iterator-stream@2.0.0 2609 silly install abstract-leveldown@3.0.0 2610 info lifecycle abstract-leveldown@3.0.0~install: abstract-leveldown@3.0.0 2611 silly install levelup@2.0.2 2612 info lifecycle levelup@2.0.2~install: levelup@2.0.2 2613 silly install level-packager@2.1.1 2614 info lifecycle level-packager@2.1.1~install: level-packager@2.1.1 2615 silly install tar-stream@1.5.5 2616 info lifecycle tar-stream@1.5.5~install: tar-stream@1.5.5 2617 silly install tar-fs@1.16.0 2618 info lifecycle tar-fs@1.16.0~install: tar-fs@1.16.0 2619 silly install prebuild-install@2.5.1 2620 info lifecycle prebuild-install@2.5.1~install: prebuild-install@2.5.1 2621 silly install leveldown@2.1.1 2622 info lifecycle leveldown@2.1.1~install: leveldown@2.1.1 2623 verbose lifecycle leveldown@2.1.1~install: unsafe-perm in lifecycle false 2624 verbose lifecycle leveldown@2.1.1~install: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/root/antihalal-bot-bundle/db-level/node_modules/leveldown/node_modules/.bin:/root/antihalal-bot-bundle/db-level/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/.local/bin:/root/bin 2625 verbose lifecycle leveldown@2.1.1~install: CWD: /root/antihalal-bot-bundle/db-level/node_modules/leveldown 2626 silly lifecycle leveldown@2.1.1~install: Args: [ '-c', 'prebuild-install || node-gyp rebuild' ] 2627 silly lifecycle leveldown@2.1.1~install: Returned: code: 1 signal: null 2628 info lifecycle leveldown@2.1.1~install: Failed to exec install script 2629 verbose unlock done using /root/.npm/_locks/staging-1239431f79885ebf.lock for /root/antihalal-bot-bundle/db-level/node_modules/.staging 2630 silly saveTree db-level@1.0.0 2630 silly saveTree └─┬ level@2.1.2 2630 silly saveTree ├─┬ level-packager@2.1.1 2630 silly saveTree │ ├─┬ encoding-down@4.0.0 2630 silly saveTree │ │ ├─┬ abstract-leveldown@4.0.2 2630 silly saveTree │ │ │ └── xtend@4.0.1 2630 silly saveTree │ │ ├── level-codec@8.0.0 2630 silly saveTree │ │ └─┬ level-errors@1.1.2 2630 silly saveTree │ │ └─┬ errno@0.1.6 2630 silly saveTree │ │ └── prr@1.0.1 2630 silly saveTree │ └─┬ levelup@2.0.2 2630 silly saveTree │ ├── deferred-leveldown@3.0.0 2630 silly saveTree │ └─┬ level-iterator-stream@2.0.0 2630 silly saveTree │ ├── inherits@2.0.3 2630 silly saveTree │ └─┬ readable-stream@2.3.4 2630 silly saveTree │ ├── core-util-is@1.0.2 2630 silly saveTree │ ├── isarray@1.0.0 2630 silly saveTree │ ├── process-nextick-args@2.0.0 2630 silly saveTree │ ├── safe-buffer@5.1.1 2630 silly saveTree │ ├── string_decoder@1.0.3 2630 silly saveTree │ └── util-deprecate@1.0.2 2630 silly saveTree ├─┬ leveldown@2.1.1 2630 silly saveTree │ ├── abstract-leveldown@3.0.0 2630 silly saveTree │ ├── bindings@1.3.0 2630 silly saveTree │ ├── fast-future@1.0.2 2630 silly saveTree │ ├── nan@2.8.0 2630 silly saveTree │ └─┬ prebuild-install@2.5.1 2630 silly saveTree │ ├── detect-libc@1.0.3 2630 silly saveTree │ ├── expand-template@1.1.0 2630 silly saveTree │ ├── github-from-package@0.0.0 2630 silly saveTree │ ├── minimist@1.2.0 2630 silly saveTree │ ├─┬ mkdirp@0.5.1 2630 silly saveTree │ │ └── minimist@0.0.8 2630 silly saveTree │ ├─┬ node-abi@2.2.0 2630 silly saveTree │ │ └── semver@5.5.0 2630 silly saveTree │ ├── noop-logger@0.1.1 2630 silly saveTree │ ├─┬ npmlog@4.1.2 2630 silly saveTree │ │ ├─┬ are-we-there-yet@1.1.4 2630 silly saveTree │ │ │ └── delegates@1.0.0 2630 silly saveTree │ │ ├── console-control-strings@1.1.0 2630 silly saveTree │ │ ├─┬ gauge@2.7.4 2630 silly saveTree │ │ │ ├── aproba@1.2.0 2630 silly saveTree │ │ │ ├── has-unicode@2.0.1 2630 silly saveTree │ │ │ ├── object-assign@4.1.1 2630 silly saveTree │ │ │ ├── signal-exit@3.0.2 2630 silly saveTree │ │ │ ├─┬ string-width@1.0.2 2630 silly saveTree │ │ │ │ ├── code-point-at@1.1.0 2630 silly saveTree │ │ │ │ ├─┬ is-fullwidth-code-point@1.0.0 2630 silly saveTree │ │ │ │ │ └── number-is-nan@1.0.1 2630 silly saveTree │ │ │ │ └─┬ strip-ansi@3.0.1 2630 silly saveTree │ │ │ │ └── ansi-regex@2.1.1 2630 silly saveTree │ │ │ ├── strip-ansi@3.0.1 2630 silly saveTree │ │ │ └── wide-align@1.1.2 2630 silly saveTree │ │ └── set-blocking@2.0.0 2630 silly saveTree │ ├── os-homedir@1.0.2 2630 silly saveTree │ ├─┬ pump@2.0.1 2630 silly saveTree │ │ ├─┬ end-of-stream@1.4.1 2630 silly saveTree │ │ │ └─┬ once@1.4.0 2630 silly saveTree │ │ │ └── wrappy@1.0.2 2630 silly saveTree │ │ └── once@1.4.0 2630 silly saveTree │ ├─┬ rc@1.2.5 2630 silly saveTree │ │ ├── deep-extend@0.4.2 2630 silly saveTree │ │ ├── ini@1.3.5 2630 silly saveTree │ │ └── strip-json-comments@2.0.1 2630 silly saveTree │ ├─┬ simple-get@2.7.0 2630 silly saveTree │ │ ├─┬ decompress-response@3.3.0 2630 silly saveTree │ │ │ └── mimic-response@1.0.0 2630 silly saveTree │ │ └── simple-concat@1.0.0 2630 silly saveTree │ ├─┬ tar-fs@1.16.0 2630 silly saveTree │ │ ├── chownr@1.0.1 2630 silly saveTree │ │ ├── pump@1.0.3 2630 silly saveTree │ │ └─┬ tar-stream@1.5.5 2630 silly saveTree │ │ └── bl@1.2.1 2630 silly saveTree │ ├── tunnel-agent@0.6.0 2630 silly saveTree │ └── which-pm-runs@1.0.0 2630 silly saveTree └─┬ opencollective@1.0.3 2630 silly saveTree ├─┬ babel-polyfill@6.23.0 2630 silly saveTree │ ├─┬ babel-runtime@6.26.0 2630 silly saveTree │ │ ├── core-js@2.5.3 2630 silly saveTree │ │ └── regenerator-runtime@0.11.1 2630 silly saveTree │ ├── core-js@2.5.3 2630 silly saveTree │ └── regenerator-runtime@0.10.5 2630 silly saveTree ├─┬ chalk@1.1.3 2630 silly saveTree │ ├── ansi-styles@2.2.1 2630 silly saveTree │ ├── escape-string-regexp@1.0.5 2630 silly saveTree │ ├── has-ansi@2.0.0 2630 silly saveTree │ └── supports-color@2.0.0 2630 silly saveTree ├─┬ inquirer@3.0.6 2630 silly saveTree │ ├── ansi-escapes@1.4.0 2630 silly saveTree │ ├─┬ cli-cursor@2.1.0 2630 silly saveTree │ │ └─┬ restore-cursor@2.0.0 2630 silly saveTree │ │ └─┬ onetime@2.0.1 2630 silly saveTree │ │ └── mimic-fn@1.2.0 2630 silly saveTree │ ├── cli-width@2.2.0 2630 silly saveTree │ ├─┬ external-editor@2.1.0 2630 silly saveTree │ │ ├── chardet@0.4.2 2630 silly saveTree │ │ ├── iconv-lite@0.4.19 2630 silly saveTree │ │ └─┬ tmp@0.0.33 2630 silly saveTree │ │ └── os-tmpdir@1.0.2 2630 silly saveTree │ ├── figures@2.0.0 2630 silly saveTree │ ├── lodash@4.17.5 2630 silly saveTree │ ├── mute-stream@0.0.7 2630 silly saveTree │ ├─┬ run-async@2.3.0 2630 silly saveTree │ │ └── is-promise@2.1.0 2630 silly saveTree │ ├── rx@4.1.0 2630 silly saveTree │ ├─┬ string-width@2.1.1 2630 silly saveTree │ │ ├── is-fullwidth-code-point@2.0.0 2630 silly saveTree │ │ └─┬ strip-ansi@4.0.0 2630 silly saveTree │ │ └── ansi-regex@3.0.0 2630 silly saveTree │ └── through@2.3.8 2630 silly saveTree ├─┬ node-fetch@1.6.3 2630 silly saveTree │ ├── encoding@0.1.12 2630 silly saveTree │ └── is-stream@1.1.0 2630 silly saveTree └─┬ opn@4.0.2 2630 silly saveTree └─┬ pinkie-promise@2.0.1 2630 silly saveTree └── pinkie@2.0.4 2631 warn db-level@1.0.0 No description 2632 warn db-level@1.0.0 No repository field. 2633 verbose stack Error: leveldown@2.1.1 install: `prebuild-install || node-gyp rebuild` 2633 verbose stack Exit status 1 2633 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:285:16) 2633 verbose stack at emitTwo (events.js:126:13) 2633 verbose stack at EventEmitter.emit (events.js:214:7) 2633 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 2633 verbose stack at emitTwo (events.js:126:13) 2633 verbose stack at ChildProcess.emit (events.js:214:7) 2633 verbose stack at maybeClose (internal/child_process.js:925:16) 2633 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5) 2634 verbose pkgid leveldown@2.1.1 2635 verbose cwd /root/antihalal-bot-bundle/db-level 2636 verbose Linux 3.10.0-862.el7.s390x 2637 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" 2638 verbose node v8.11.1 2639 verbose npm v5.6.0 2640 error code ELIFECYCLE 2641 error errno 1 2642 error leveldown@2.1.1 install: `prebuild-install || node-gyp rebuild` 2642 error Exit status 1 2643 error Failed at the leveldown@2.1.1 install script. 2643 error This is probably not a problem with npm. There is likely additional logging output above. 2644 verbose exit [ 1, true ]

ralphtheninja commented 6 years ago

This log doesn't say much. It's also very hard to read since there are no line breaks. Please post the output of npm install --verbose into a gist and link it here.

ShiroAsrm commented 6 years ago

sorry to making trouble for you. Here is gist link: https://gist.github.com/hzy2003/0a174ce03d93d11f022eba1ad66f616e

ralphtheninja commented 6 years ago

@hzy2003 No worries!

It seems your architecture doesn't have AtomicPointer implemented which has to be implemented in the upstream repo (https://github.com/google/leveldb). What kind of architecture is s390x?

prebuild-install info begin Prebuild-install version 2.5.3
prebuild-install info looking for local prebuild @ prebuilds/leveldown-v3.0.1-node-v64-linux-s390x.tar.gz
prebuild-install info looking for cached prebuild @ /root/.npm/_prebuilds/https-github.com-level-leveldown-releases-download-v3.0.1-leveldown-v3.0.1-node-v64-linux-s390x.tar.gz
prebuild-install http request GET https://github.com/level/leveldown/releases/download/v3.0.1/leveldown-v3.0.1-node-v64-linux-s390x.tar.gz
prebuild-install http 404 https://github.com/level/leveldown/releases/download/v3.0.1/leveldown-v3.0.1-node-v64-linux-s390x.tar.gz
prebuild-install WARN install No prebuilt binaries found (target=10.0.0 runtime=node arch=s390x platform=linux)
make: 进入目录“/root/antihalal-bot-bundle/node_modules/leveldown/build”
  g++ '-DNODE_GYP_MODULE_NAME=leveldb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DSNAPPY=1' '-DLEVELDB_PLATFORM_POSIX=1' '-DOS_LINUX=1' -I/root/.node-gyp/10.0.0/include/node -I/root/.node-gyp/10.0.0/src -I/root/.node-gyp/10.0.0/deps/uv/include -I/root/.node-gyp/10.0.0/deps/v8/include -I../deps/leveldb/leveldb-1.20 -I../deps/leveldb/leveldb-1.20/include -I../deps/snappy/linux -I../deps/snappy/snappy-1.1.4  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -march=z196 -std=c++0x -Wno-sign-compare -Wno-unused-but-set-variable -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/builder.o.d.raw   -c -o Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/builder.o ../deps/leveldb/leveldb-1.20/db/builder.cc
In file included from ../deps/leveldb/leveldb-1.20/port/port_posix.h:47:0,
                 from ../deps/leveldb/leveldb-1.20/port/port.h:16,
                 from ../deps/leveldb/leveldb-1.20/db/filename.h:14,
                 from ../deps/leveldb/leveldb-1.20/db/builder.cc:7:
../deps/leveldb/leveldb-1.20/port/atomic_pointer.h:229:2: 错误:#error Please implement AtomicPointer for this platform.
#error Please implement AtomicPointer for this platform.
ShiroAsrm commented 6 years ago

s390x is ibm z architecture. It's not normal. So there is a lot of problem on it.

ralphtheninja commented 6 years ago

It's pretty cool that you're running node on ibm mainframe :smile: