-
Notifications
You must be signed in to change notification settings - Fork 546
Closed
Description
- What went wrong?
When I try to install bcrypt ( "bcrypt": "^4.0.1",
) in raspbian its getting failed with node v12.16.3 if I use sudo. - What did you expect to happen?
To be able to install without any issue - Which version of nodejs and OS?
node@v12.16.3
Linux raspberrypi 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l GNU/Linux - If you find a bug, please write a failing test.

##logs
0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install', 'bcrypt' ] 2 info using npm@6.14.4 3 info using node@v12.16.3 4 verbose npm-session cdf574468c7e4e87 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 http fetch GET 200 https://registry.npmjs.org/bcrypt 216ms 8 http fetch GET 200 https://registry.npmjs.org/bcrypt/-/bcrypt-4.0.1.tgz 120ms 9 silly pacote tag manifest for bcrypt@latest fetched in 383ms 10 timing stage:loadCurrentTree Completed in 422ms 11 silly install loadIdealTree 12 silly install cloneCurrentTreeToIdealTree 13 timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms 14 silly install loadShrinkwrap 15 timing stage:loadIdealTree:loadShrinkwrap Completed in 4ms 16 silly install loadAllDepsIntoIdealTree 17 silly resolveWithNewModule bcrypt@4.0.1 checking installable status 18 http fetch GET 200 https://registry.npmjs.org/node-pre-gyp 66ms 19 http fetch GET 200 https://registry.npmjs.org/node-addon-api 108ms 20 http fetch GET 200 https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz 179ms 21 http fetch GET 200 https://registry.npmjs.org/node-addon-api/-/node-addon-api-2.0.0.tgz 139ms 22 silly pacote version manifest for node-pre-gyp@0.14.0 fetched in 267ms 23 silly resolveWithNewModule node-pre-gyp@0.14.0 checking installable status 24 silly pacote range manifest for node-addon-api@^2.0.0 fetched in 265ms 25 silly resolveWithNewModule node-addon-api@2.0.0 checking installable status 26 http fetch GET 200 https://registry.npmjs.org/mkdirp 90ms 27 http fetch GET 200 https://registry.npmjs.org/detect-libc 98ms 28 http fetch GET 200 https://registry.npmjs.org/rc 267ms 29 http fetch GET 200 https://registry.npmjs.org/npmlog 272ms 30 http fetch GET 200 https://registry.npmjs.org/needle 276ms 31 http fetch GET 200 https://registry.npmjs.org/semver 280ms 32 http fetch GET 200 https://registry.npmjs.org/npm-packlist 285ms 33 http fetch GET 200 https://registry.npmjs.org/tar 279ms 34 http fetch GET 200 https://registry.npmjs.org/rimraf 282ms 35 http fetch GET 200 https://registry.npmjs.org/nopt 288ms 36 http fetch GET 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz 222ms 37 http fetch GET 200 https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz 156ms 38 silly pacote range manifest for mkdirp@^0.5.1 fetched in 474ms 39 silly resolveWithNewModule mkdirp@0.5.5 checking installable status 40 silly pacote range manifest for detect-libc@^1.0.2 fetched in 482ms 41 silly resolveWithNewModule detect-libc@1.0.3 checking installable status 42 http fetch GET 200 https://registry.npmjs.org/rc/-/rc-1.2.8.tgz 201ms 43 http fetch GET 200 https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz 162ms 44 http fetch GET 200 https://registry.npmjs.org/npm-packlist/-/npm-packlist-1.4.8.tgz 165ms 45 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-5.7.1.tgz 172ms 46 http fetch GET 200 https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz 167ms 47 http fetch GET 200 https://registry.npmjs.org/needle/-/needle-2.5.0.tgz 183ms 48 http fetch GET 200 https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz 185ms 49 http fetch GET 200 https://registry.npmjs.org/tar/-/tar-4.4.13.tgz 170ms 50 silly pacote range manifest for rc@^1.2.7 fetched in 520ms 51 silly pacote range manifest for needle@^2.2.1 fetched in 525ms 52 silly resolveWithNewModule rc@1.2.8 checking installable status 53 silly resolveWithNewModule needle@2.5.0 checking installable status 54 silly pacote range manifest for npmlog@^4.0.2 fetched in 526ms 55 silly pacote range manifest for tar@^4.4.2 fetched in 521ms 56 silly pacote range manifest for rimraf@^2.6.1 fetched in 523ms 57 silly resolveWithNewModule npmlog@4.1.2 checking installable status 58 silly resolveWithNewModule tar@4.4.13 checking installable status 59 silly resolveWithNewModule rimraf@2.7.1 checking installable status 60 silly pacote range manifest for npm-packlist@^1.1.6 fetched in 531ms 61 silly pacote range manifest for semver@^5.3.0 fetched in 526ms 62 silly resolveWithNewModule npm-packlist@1.4.8 checking installable status 63 silly resolveWithNewModule semver@5.7.1 checking installable status 64 silly pacote range manifest for nopt@^4.0.1 fetched in 534ms 65 silly resolveWithNewModule nopt@4.0.3 checking installable status 66 http fetch GET 200 https://registry.npmjs.org/minimist 35ms 67 http fetch GET 200 https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz 48ms 68 silly pacote range manifest for minimist@^1.2.5 fetched in 94ms 69 silly resolveWithNewModule minimist@1.2.5 checking installable status 70 http fetch GET 200 https://registry.npmjs.org/sax 64ms 71 http fetch GET 200 https://registry.npmjs.org/iconv-lite 78ms 72 http fetch GET 200 https://registry.npmjs.org/debug 97ms 73 http fetch GET 200 https://registry.npmjs.org/sax/-/sax-1.2.4.tgz 41ms 74 silly pacote range manifest for sax@^1.2.4 fetched in 175ms 75 silly resolveWithNewModule sax@1.2.4 checking installable status 76 http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.2.6.tgz 84ms 77 http fetch GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz 96ms 78 silly pacote range manifest for debug@^3.2.6 fetched in 198ms 79 silly resolveWithNewModule debug@3.2.6 checking installable status 80 silly pacote range manifest for iconv-lite@^0.4.4 fetched in 200ms 81 silly resolveWithNewModule iconv-lite@0.4.24 checking installable status 82 http fetch GET 200 https://registry.npmjs.org/ms 34ms 83 http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.2.tgz 49ms 84 silly pacote range manifest for ms@^2.1.1 fetched in 93ms 85 silly resolveWithNewModule ms@2.1.2 checking installable status 86 http fetch GET 200 https://registry.npmjs.org/safer-buffer 69ms 87 http fetch GET 200 https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz 53ms 88 silly pacote range manifest for safer-buffer@>= 2.1.2 < 3 fetched in 131ms 89 silly resolveWithNewModule safer-buffer@2.1.2 checking installable status 90 http fetch GET 200 https://registry.npmjs.org/abbrev 44ms 91 http fetch GET 200 https://registry.npmjs.org/osenv 45ms 92 http fetch GET 200 https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz 38ms 93 silly pacote range manifest for abbrev@1 fetched in 100ms 94 silly resolveWithNewModule abbrev@1.1.1 checking installable status 95 http fetch GET 200 https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz 50ms 96 silly pacote range manifest for osenv@^0.1.4 fetched in 106ms 97 silly resolveWithNewModule osenv@0.1.5 checking installable status 98 http fetch GET 200 https://registry.npmjs.org/os-homedir 48ms 99 http fetch GET 200 https://registry.npmjs.org/os-tmpdir 49ms 100 http fetch GET 200 https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz 41ms 101 silly pacote range manifest for os-homedir@^1.0.0 fetched in 98ms 102 silly resolveWithNewModule os-homedir@1.0.2 checking installable status 103 http fetch GET 200 https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz 70ms 104 silly pacote range manifest for os-tmpdir@^1.0.0 fetched in 129ms 105 silly resolveWithNewModule os-tmpdir@1.0.2 checking installable status 106 http fetch GET 200 https://registry.npmjs.org/npm-normalize-package-bin 42ms 107 http fetch GET 200 https://registry.npmjs.org/ignore-walk 45ms 108 http fetch GET 200 https://registry.npmjs.org/npm-bundled 51ms 109 http fetch GET 200 https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.3.tgz 67ms 110 http fetch GET 200 https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz 69ms 111 http fetch GET 200 https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.1.tgz 63ms 112 silly pacote range manifest for ignore-walk@^3.0.1 fetched in 132ms 113 silly resolveWithNewModule ignore-walk@3.0.3 checking installable status 114 silly pacote range manifest for npm-normalize-package-bin@^1.0.1 fetched in 135ms 115 silly resolveWithNewModule npm-normalize-package-bin@1.0.1 checking installable status 116 silly pacote range manifest for npm-bundled@^1.0.1 fetched in 138ms 117 silly resolveWithNewModule npm-bundled@1.1.1 checking installable status 118 http fetch GET 200 https://registry.npmjs.org/minimatch 36ms 119 http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz 46ms 120 silly pacote range manifest for minimatch@^3.0.4 fetched in 91ms 121 silly resolveWithNewModule minimatch@3.0.4 checking installable status 122 http fetch GET 200 https://registry.npmjs.org/brace-expansion 34ms 123 http fetch GET 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz 32ms 124 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 76ms 125 silly resolveWithNewModule brace-expansion@1.1.11 checking installable status 126 http fetch GET 200 https://registry.npmjs.org/balanced-match 52ms 127 http fetch GET 200 https://registry.npmjs.org/concat-map 61ms 128 http fetch GET 200 https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz 45ms 129 http fetch GET 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 37ms 130 silly pacote range manifest for balanced-match@^1.0.0 fetched in 109ms 131 silly resolveWithNewModule balanced-match@1.0.0 checking installable status 132 silly pacote version manifest for concat-map@0.0.1 fetched in 110ms 133 silly resolveWithNewModule concat-map@0.0.1 checking installable status 134 http fetch GET 200 https://registry.npmjs.org/gauge 56ms 135 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 71ms 136 http fetch GET 200 https://registry.npmjs.org/set-blocking 68ms 137 http fetch GET 200 https://registry.npmjs.org/console-control-strings 85ms 138 http fetch GET 200 https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz 81ms 139 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz 65ms 140 http fetch GET 200 https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz 65ms 141 silly pacote range manifest for gauge@~2.7.3 fetched in 160ms 142 silly pacote range manifest for are-we-there-yet@~1.1.2 fetched in 162ms 143 silly resolveWithNewModule gauge@2.7.4 checking installable status 144 silly resolveWithNewModule are-we-there-yet@1.1.5 checking installable status 145 silly pacote range manifest for set-blocking@~2.0.0 fetched in 163ms 146 silly resolveWithNewModule set-blocking@2.0.0 checking installable status 147 http fetch GET 200 https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz 95ms 148 silly pacote range manifest for console-control-strings@~1.1.0 fetched in 192ms 149 silly resolveWithNewModule console-control-strings@1.1.0 checking installable status 150 http fetch GET 200 https://registry.npmjs.org/readable-stream 38ms 151 http fetch GET 200 https://registry.npmjs.org/delegates 54ms 152 http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz 68ms 153 http fetch GET 200 https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz 64ms 154 silly pacote range manifest for readable-stream@^2.0.6 fetched in 130ms 155 silly resolveWithNewModule readable-stream@2.3.7 checking installable status 156 silly pacote range manifest for delegates@^1.0.0 fetched in 135ms 157 silly resolveWithNewModule delegates@1.0.0 checking installable status 158 http fetch GET 200 https://registry.npmjs.org/string_decoder 73ms 159 http fetch GET 200 https://registry.npmjs.org/core-util-is 83ms 160 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 88ms 161 http fetch GET 200 https://registry.npmjs.org/util-deprecate 83ms 162 http fetch GET 200 https://registry.npmjs.org/inherits 95ms 163 http fetch GET 200 https://registry.npmjs.org/isarray 93ms 164 http fetch GET 200 https://registry.npmjs.org/safe-buffer 100ms 165 http fetch GET 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz 92ms 166 http fetch GET 200 https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz 87ms 167 http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz 100ms 168 http fetch GET 200 https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz 78ms 169 http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 83ms 170 http fetch GET 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 89ms 171 http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz 75ms 172 silly pacote range manifest for core-util-is@~1.0.0 fetched in 210ms 173 silly resolveWithNewModule core-util-is@1.0.2 checking installable status 174 silly pacote range manifest for string_decoder@~1.1.1 fetched in 203ms 175 silly pacote range manifest for inherits@~2.0.3 fetched in 210ms 176 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 205ms 177 silly resolveWithNewModule string_decoder@1.1.1 checking installable status 178 silly resolveWithNewModule inherits@2.0.4 checking installable status 179 silly resolveWithNewModule safe-buffer@5.1.2 checking installable status 180 silly pacote range manifest for process-nextick-args@~2.0.0 fetched in 209ms 181 silly pacote range manifest for isarray@~1.0.0 fetched in 212ms 182 silly resolveWithNewModule process-nextick-args@2.0.1 checking installable status 183 silly resolveWithNewModule isarray@1.0.0 checking installable status 184 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 207ms 185 silly resolveWithNewModule util-deprecate@1.0.2 checking installable status 186 http fetch GET 200 https://registry.npmjs.org/signal-exit 63ms 187 http fetch GET 200 https://registry.npmjs.org/strip-ansi 63ms 188 http fetch GET 200 https://registry.npmjs.org/has-unicode 68ms 189 http fetch GET 200 https://registry.npmjs.org/wide-align 72ms 190 http fetch GET 200 https://registry.npmjs.org/string-width 93ms 191 http fetch GET 200 https://registry.npmjs.org/object-assign 95ms 192 http fetch GET 200 https://registry.npmjs.org/aproba 128ms 193 http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz 79ms 194 http fetch GET 200 https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz 84ms 195 http fetch GET 200 https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz 82ms 196 http fetch GET 200 https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz 77ms 197 http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz 66ms 198 http fetch GET 200 https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz 74ms 199 silly pacote range manifest for signal-exit@^3.0.0 fetched in 186ms 200 silly resolveWithNewModule signal-exit@3.0.3 checking installable status 201 silly pacote range manifest for strip-ansi@^3.0.1 fetched in 189ms 202 silly resolveWithNewModule strip-ansi@3.0.1 checking installable status 203 silly pacote range manifest for has-unicode@^2.0.0 fetched in 195ms 204 silly pacote range manifest for wide-align@^1.1.0 fetched in 190ms 205 silly resolveWithNewModule has-unicode@2.0.1 checking installable status 206 silly resolveWithNewModule wide-align@1.1.3 checking installable status 207 silly pacote range manifest for string-width@^1.0.1 fetched in 195ms 208 silly resolveWithNewModule string-width@1.0.2 checking installable status 209 http fetch GET 200 https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz 70ms 210 silly pacote range manifest for object-assign@^4.1.0 fetched in 201ms 211 silly resolveWithNewModule object-assign@4.1.1 checking installable status 212 silly pacote range manifest for aproba@^1.0.3 fetched in 207ms 213 silly resolveWithNewModule aproba@1.2.0 checking installable status 214 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 32ms 215 http fetch GET 200 https://registry.npmjs.org/code-point-at 44ms 216 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz 40ms 217 http fetch GET 200 https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz 38ms 218 silly pacote range manifest for is-fullwidth-code-point@^1.0.0 fetched in 85ms 219 silly resolveWithNewModule is-fullwidth-code-point@1.0.0 checking installable status 220 silly pacote range manifest for code-point-at@^1.0.0 fetched in 90ms 221 silly resolveWithNewModule code-point-at@1.1.0 checking installable status 222 http fetch GET 200 https://registry.npmjs.org/number-is-nan 27ms 223 http fetch GET 200 https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz 38ms 224 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 72ms 225 silly resolveWithNewModule number-is-nan@1.0.1 checking installable status 226 http fetch GET 200 https://registry.npmjs.org/ansi-regex 39ms 227 http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz 34ms 228 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 83ms 229 silly resolveWithNewModule ansi-regex@2.1.1 checking installable status 230 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 44ms 231 http fetch GET 200 https://registry.npmjs.org/ini 53ms 232 http fetch GET 200 https://registry.npmjs.org/deep-extend 66ms 233 http fetch GET 200 https://registry.npmjs.org/ini/-/ini-1.3.5.tgz 64ms 234 http fetch GET 200 https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz 54ms 235 http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz 75ms 236 silly pacote range manifest for strip-json-comments@~2.0.1 fetched in 134ms 237 silly pacote range manifest for ini@~1.3.0 fetched in 135ms 238 silly resolveWithNewModule strip-json-comments@2.0.1 checking installable status 239 silly resolveWithNewModule ini@1.3.5 checking installable status 240 silly pacote range manifest for deep-extend@^0.6.0 fetched in 143ms 241 silly resolveWithNewModule deep-extend@0.6.0 checking installable status 242 http fetch GET 200 https://registry.npmjs.org/glob 38ms 243 http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.6.tgz 43ms 244 silly pacote range manifest for glob@^7.1.3 fetched in 92ms 245 silly resolveWithNewModule glob@7.1.6 checking installable status 246 http fetch GET 200 https://registry.npmjs.org/once 33ms 247 http fetch GET 200 https://registry.npmjs.org/fs.realpath 52ms 248 http fetch GET 200 https://registry.npmjs.org/inflight 58ms 249 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 58ms 250 http fetch GET 200 https://registry.npmjs.org/once/-/once-1.4.0.tgz 66ms 251 http fetch GET 200 https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz 42ms 252 http fetch GET 200 https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz 59ms 253 http fetch GET 200 https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz 53ms 254 silly pacote range manifest for once@^1.3.0 fetched in 122ms 255 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 121ms 256 silly resolveWithNewModule once@1.4.0 checking installable status 257 silly resolveWithNewModule path-is-absolute@1.0.1 checking installable status 258 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 127ms 259 silly resolveWithNewModule fs.realpath@1.0.0 checking installable status 260 silly pacote range manifest for inflight@^1.0.4 fetched in 127ms 261 silly resolveWithNewModule inflight@1.0.6 checking installable status 262 http fetch GET 200 https://registry.npmjs.org/wrappy 32ms 263 http fetch GET 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 28ms 264 silly pacote range manifest for wrappy@1 fetched in 65ms 265 silly resolveWithNewModule wrappy@1.0.2 checking installable status 266 http fetch GET 200 https://registry.npmjs.org/fs-minipass 60ms 267 http fetch GET 200 https://registry.npmjs.org/minizlib 60ms 268 http fetch GET 200 https://registry.npmjs.org/yallist 59ms 269 http fetch GET 200 https://registry.npmjs.org/chownr 69ms 270 http fetch GET 200 https://registry.npmjs.org/minipass 67ms 271 http fetch GET 200 https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.7.tgz 66ms 272 http fetch GET 200 https://registry.npmjs.org/minipass/-/minipass-2.9.0.tgz 55ms 273 http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz 62ms 274 http fetch GET 200 https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz 59ms 275 http fetch GET 200 https://registry.npmjs.org/minizlib/-/minizlib-1.3.3.tgz 67ms 276 silly pacote range manifest for fs-minipass@^1.2.5 fetched in 155ms 277 silly resolveWithNewModule fs-minipass@1.2.7 checking installable status 278 silly pacote range manifest for minipass@^2.8.6 fetched in 156ms 279 silly pacote range manifest for yallist@^3.0.3 fetched in 154ms 280 silly resolveWithNewModule minipass@2.9.0 checking installable status 281 silly resolveWithNewModule yallist@3.1.1 checking installable status 282 silly pacote range manifest for chownr@^1.1.1 fetched in 161ms 283 silly resolveWithNewModule chownr@1.1.4 checking installable status 284 silly pacote range manifest for minizlib@^1.2.1 fetched in 159ms 285 silly resolveWithNewModule minizlib@1.3.3 checking installable status 286 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 3784ms 287 timing stage:loadIdealTree Completed in 3857ms 288 silly currentTree home 289 silly idealTree home 289 silly idealTree ├── abbrev@1.1.1 289 silly idealTree ├── ansi-regex@2.1.1 289 silly idealTree ├── aproba@1.2.0 289 silly idealTree ├── are-we-there-yet@1.1.5 289 silly idealTree ├── balanced-match@1.0.0 289 silly idealTree ├── bcrypt@4.0.1 289 silly idealTree ├── brace-expansion@1.1.11 289 silly idealTree ├── chownr@1.1.4 289 silly idealTree ├── code-point-at@1.1.0 289 silly idealTree ├── concat-map@0.0.1 289 silly idealTree ├── console-control-strings@1.1.0 289 silly idealTree ├── core-util-is@1.0.2 289 silly idealTree ├── debug@3.2.6 289 silly idealTree ├── deep-extend@0.6.0 289 silly idealTree ├── delegates@1.0.0 289 silly idealTree ├── detect-libc@1.0.3 289 silly idealTree ├── fs-minipass@1.2.7 289 silly idealTree ├── fs.realpath@1.0.0 289 silly idealTree ├── gauge@2.7.4 289 silly idealTree ├── glob@7.1.6 289 silly idealTree ├── has-unicode@2.0.1 289 silly idealTree ├── iconv-lite@0.4.24 289 silly idealTree ├── ignore-walk@3.0.3 289 silly idealTree ├── inflight@1.0.6 289 silly idealTree ├── inherits@2.0.4 289 silly idealTree ├── ini@1.3.5 289 silly idealTree ├── is-fullwidth-code-point@1.0.0 289 silly idealTree ├── isarray@1.0.0 289 silly idealTree ├── minimatch@3.0.4 289 silly idealTree ├── minimist@1.2.5 289 silly idealTree ├── minipass@2.9.0 289 silly idealTree ├── minizlib@1.3.3 289 silly idealTree ├── mkdirp@0.5.5 289 silly idealTree ├── ms@2.1.2 289 silly idealTree ├── needle@2.5.0 289 silly idealTree ├── node-addon-api@2.0.0 289 silly idealTree ├── node-pre-gyp@0.14.0 289 silly idealTree ├── nopt@4.0.3 289 silly idealTree ├── npm-bundled@1.1.1 289 silly idealTree ├── npm-normalize-package-bin@1.0.1 289 silly idealTree ├── npm-packlist@1.4.8 289 silly idealTree ├── npmlog@4.1.2 289 silly idealTree ├── number-is-nan@1.0.1 289 silly idealTree ├── object-assign@4.1.1 289 silly idealTree ├── once@1.4.0 289 silly idealTree ├── os-homedir@1.0.2 289 silly idealTree ├── os-tmpdir@1.0.2 289 silly idealTree ├── osenv@0.1.5 289 silly idealTree ├── path-is-absolute@1.0.1 289 silly idealTree ├── process-nextick-args@2.0.1 289 silly idealTree ├── rc@1.2.8 289 silly idealTree ├── readable-stream@2.3.7 289 silly idealTree ├── rimraf@2.7.1 289 silly idealTree ├── safe-buffer@5.1.2 289 silly idealTree ├── safer-buffer@2.1.2 289 silly idealTree ├── sax@1.2.4 289 silly idealTree ├── semver@5.7.1 289 silly idealTree ├── set-blocking@2.0.0 289 silly idealTree ├── signal-exit@3.0.3 289 silly idealTree ├── string_decoder@1.1.1 289 silly idealTree ├── string-width@1.0.2 289 silly idealTree ├── strip-ansi@3.0.1 289 silly idealTree ├── strip-json-comments@2.0.1 289 silly idealTree ├── tar@4.4.13 289 silly idealTree ├── util-deprecate@1.0.2 289 silly idealTree ├── wide-align@1.1.3 289 silly idealTree ├── wrappy@1.0.2 289 silly idealTree └── yallist@3.1.1 290 silly install generateActionsToTake 291 timing stage:generateActionsToTake Completed in 56ms 292 silly diffTrees action count 68 293 silly diffTrees add abbrev@1.1.1 294 silly diffTrees add ansi-regex@2.1.1 295 silly diffTrees add aproba@1.2.0 296 silly diffTrees add balanced-match@1.0.0 297 silly diffTrees add chownr@1.1.4 298 silly diffTrees add code-point-at@1.1.0 299 silly diffTrees add concat-map@0.0.1 300 silly diffTrees add brace-expansion@1.1.11 301 silly diffTrees add console-control-strings@1.1.0 302 silly diffTrees add core-util-is@1.0.2 303 silly diffTrees add deep-extend@0.6.0 304 silly diffTrees add delegates@1.0.0 305 silly diffTrees add detect-libc@1.0.3 306 silly diffTrees add fs.realpath@1.0.0 307 silly diffTrees add has-unicode@2.0.1 308 silly diffTrees add inherits@2.0.4 309 silly diffTrees add ini@1.3.5 310 silly diffTrees add isarray@1.0.0 311 silly diffTrees add minimatch@3.0.4 312 silly diffTrees add ignore-walk@3.0.3 313 silly diffTrees add minimist@1.2.5 314 silly diffTrees add mkdirp@0.5.5 315 silly diffTrees add ms@2.1.2 316 silly diffTrees add debug@3.2.6 317 silly diffTrees add npm-normalize-package-bin@1.0.1 318 silly diffTrees add npm-bundled@1.1.1 319 silly diffTrees add npm-packlist@1.4.8 320 silly diffTrees add number-is-nan@1.0.1 321 silly diffTrees add is-fullwidth-code-point@1.0.0 322 silly diffTrees add object-assign@4.1.1 323 silly diffTrees add os-homedir@1.0.2 324 silly diffTrees add os-tmpdir@1.0.2 325 silly diffTrees add osenv@0.1.5 326 silly diffTrees add nopt@4.0.3 327 silly diffTrees add path-is-absolute@1.0.1 328 silly diffTrees add process-nextick-args@2.0.1 329 silly diffTrees add safe-buffer@5.1.2 330 silly diffTrees add safer-buffer@2.1.2 331 silly diffTrees add iconv-lite@0.4.24 332 silly diffTrees add sax@1.2.4 333 silly diffTrees add needle@2.5.0 334 silly diffTrees add semver@5.7.1 335 silly diffTrees add set-blocking@2.0.0 336 silly diffTrees add signal-exit@3.0.3 337 silly diffTrees add string_decoder@1.1.1 338 silly diffTrees add strip-ansi@3.0.1 339 silly diffTrees add string-width@1.0.2 340 silly diffTrees add strip-json-comments@2.0.1 341 silly diffTrees add rc@1.2.8 342 silly diffTrees add util-deprecate@1.0.2 343 silly diffTrees add readable-stream@2.3.7 344 silly diffTrees add are-we-there-yet@1.1.5 345 silly diffTrees add wide-align@1.1.3 346 silly diffTrees add gauge@2.7.4 347 silly diffTrees add npmlog@4.1.2 348 silly diffTrees add wrappy@1.0.2 349 silly diffTrees add once@1.4.0 350 silly diffTrees add inflight@1.0.6 351 silly diffTrees add glob@7.1.6 352 silly diffTrees add rimraf@2.7.1 353 silly diffTrees add yallist@3.1.1 354 silly diffTrees add minipass@2.9.0 355 silly diffTrees add fs-minipass@1.2.7 356 silly diffTrees add minizlib@1.3.3 357 silly diffTrees add tar@4.4.13 358 silly diffTrees add node-addon-api@2.0.0 359 silly diffTrees add node-pre-gyp@0.14.0 360 silly diffTrees add bcrypt@4.0.1 361 silly decomposeActions action count 544 362 silly decomposeActions fetch abbrev@1.1.1 363 silly decomposeActions extract abbrev@1.1.1 364 silly decomposeActions preinstall abbrev@1.1.1 365 silly decomposeActions build abbrev@1.1.1 366 silly decomposeActions install abbrev@1.1.1 367 silly decomposeActions postinstall abbrev@1.1.1 368 silly decomposeActions finalize abbrev@1.1.1 369 silly decomposeActions refresh-package-json abbrev@1.1.1 370 silly decomposeActions fetch ansi-regex@2.1.1 371 silly decomposeActions extract ansi-regex@2.1.1 372 silly decomposeActions preinstall ansi-regex@2.1.1 373 silly decomposeActions build ansi-regex@2.1.1 374 silly decomposeActions install ansi-regex@2.1.1 375 silly decomposeActions postinstall ansi-regex@2.1.1 376 silly decomposeActions finalize ansi-regex@2.1.1 377 silly decomposeActions refresh-package-json ansi-regex@2.1.1 378 silly decomposeActions fetch aproba@1.2.0 379 silly decomposeActions extract aproba@1.2.0 380 silly decomposeActions preinstall aproba@1.2.0 381 silly decomposeActions build aproba@1.2.0 382 silly decomposeActions install aproba@1.2.0 383 silly decomposeActions postinstall aproba@1.2.0 384 silly decomposeActions finalize aproba@1.2.0 385 silly decomposeActions refresh-package-json aproba@1.2.0 386 silly decomposeActions fetch balanced-match@1.0.0 387 silly decomposeActions extract balanced-match@1.0.0 388 silly decomposeActions preinstall balanced-match@1.0.0 389 silly decomposeActions build balanced-match@1.0.0 390 silly decomposeActions install balanced-match@1.0.0 391 silly decomposeActions postinstall balanced-match@1.0.0 392 silly decomposeActions finalize balanced-match@1.0.0 393 silly decomposeActions refresh-package-json balanced-match@1.0.0 394 silly decomposeActions fetch chownr@1.1.4 395 silly decomposeActions extract chownr@1.1.4 396 silly decomposeActions preinstall chownr@1.1.4 397 silly decomposeActions build chownr@1.1.4 398 silly decomposeActions install chownr@1.1.4 399 silly decomposeActions postinstall chownr@1.1.4 400 silly decomposeActions finalize chownr@1.1.4 401 silly decomposeActions refresh-package-json chownr@1.1.4 402 silly decomposeActions fetch code-point-at@1.1.0 403 silly decomposeActions extract code-point-at@1.1.0 404 silly decomposeActions preinstall code-point-at@1.1.0 405 silly decomposeActions build code-point-at@1.1.0 406 silly decomposeActions install code-point-at@1.1.0 407 silly decomposeActions postinstall code-point-at@1.1.0 408 silly decomposeActions finalize code-point-at@1.1.0 409 silly decomposeActions refresh-package-json code-point-at@1.1.0 410 silly decomposeActions fetch concat-map@0.0.1 411 silly decomposeActions extract concat-map@0.0.1 412 silly decomposeActions preinstall concat-map@0.0.1 413 silly decomposeActions build concat-map@0.0.1 414 silly decomposeActions install concat-map@0.0.1 415 silly decomposeActions postinstall concat-map@0.0.1 416 silly decomposeActions finalize concat-map@0.0.1 417 silly decomposeActions refresh-package-json concat-map@0.0.1 418 silly decomposeActions fetch brace-expansion@1.1.11 419 silly decomposeActions extract brace-expansion@1.1.11 420 silly decomposeActions preinstall brace-expansion@1.1.11 421 silly decomposeActions build brace-expansion@1.1.11 422 silly decomposeActions install brace-expansion@1.1.11 423 silly decomposeActions postinstall brace-expansion@1.1.11 424 silly decomposeActions finalize brace-expansion@1.1.11 425 silly decomposeActions refresh-package-json brace-expansion@1.1.11 426 silly decomposeActions fetch console-control-strings@1.1.0 427 silly decomposeActions extract console-control-strings@1.1.0 428 silly decomposeActions preinstall console-control-strings@1.1.0 429 silly decomposeActions build console-control-strings@1.1.0 430 silly decomposeActions install console-control-strings@1.1.0 431 silly decomposeActions postinstall console-control-strings@1.1.0 432 silly decomposeActions finalize console-control-strings@1.1.0 433 silly decomposeActions refresh-package-json console-control-strings@1.1.0 434 silly decomposeActions fetch core-util-is@1.0.2 435 silly decomposeActions extract core-util-is@1.0.2 436 silly decomposeActions preinstall core-util-is@1.0.2 437 silly decomposeActions build core-util-is@1.0.2 438 silly decomposeActions install core-util-is@1.0.2 439 silly decomposeActions postinstall core-util-is@1.0.2 440 silly decomposeActions finalize core-util-is@1.0.2 441 silly decomposeActions refresh-package-json core-util-is@1.0.2 442 silly decomposeActions fetch deep-extend@0.6.0 443 silly decomposeActions extract deep-extend@0.6.0 444 silly decomposeActions preinstall deep-extend@0.6.0 445 silly decomposeActions build deep-extend@0.6.0 446 silly decomposeActions install deep-extend@0.6.0 447 silly decomposeActions postinstall deep-extend@0.6.0 448 silly decomposeActions finalize deep-extend@0.6.0 449 silly decomposeActions refresh-package-json deep-extend@0.6.0 450 silly decomposeActions fetch delegates@1.0.0 451 silly decomposeActions extract delegates@1.0.0 452 silly decomposeActions preinstall delegates@1.0.0 453 silly decomposeActions build delegates@1.0.0 454 silly decomposeActions install delegates@1.0.0 455 silly decomposeActions postinstall delegates@1.0.0 456 silly decomposeActions finalize delegates@1.0.0 457 silly decomposeActions refresh-package-json delegates@1.0.0 458 silly decomposeActions fetch detect-libc@1.0.3 459 silly decomposeActions extract detect-libc@1.0.3 460 silly decomposeActions preinstall detect-libc@1.0.3 461 silly decomposeActions build detect-libc@1.0.3 462 silly decomposeActions install detect-libc@1.0.3 463 silly decomposeActions postinstall detect-libc@1.0.3 464 silly decomposeActions finalize detect-libc@1.0.3 465 silly decomposeActions refresh-package-json detect-libc@1.0.3 466 silly decomposeActions fetch fs.realpath@1.0.0 467 silly decomposeActions extract fs.realpath@1.0.0 468 silly decomposeActions preinstall fs.realpath@1.0.0 469 silly decomposeActions build fs.realpath@1.0.0 470 silly decomposeActions install fs.realpath@1.0.0 471 silly decomposeActions postinstall fs.realpath@1.0.0 472 silly decomposeActions finalize fs.realpath@1.0.0 473 silly decomposeActions refresh-package-json fs.realpath@1.0.0 474 silly decomposeActions fetch has-unicode@2.0.1 475 silly decomposeActions extract has-unicode@2.0.1 476 silly decomposeActions preinstall has-unicode@2.0.1 477 silly decomposeActions build has-unicode@2.0.1 478 silly decomposeActions install has-unicode@2.0.1 479 silly decomposeActions postinstall has-unicode@2.0.1 480 silly decomposeActions finalize has-unicode@2.0.1 481 silly decomposeActions refresh-package-json has-unicode@2.0.1 482 silly decomposeActions fetch inherits@2.0.4 483 silly decomposeActions extract inherits@2.0.4 484 silly decomposeActions preinstall inherits@2.0.4 485 silly decomposeActions build inherits@2.0.4 486 silly decomposeActions install inherits@2.0.4 487 silly decomposeActions postinstall inherits@2.0.4 488 silly decomposeActions finalize inherits@2.0.4 489 silly decomposeActions refresh-package-json inherits@2.0.4 490 silly decomposeActions fetch ini@1.3.5 491 silly decomposeActions extract ini@1.3.5 492 silly decomposeActions preinstall ini@1.3.5 493 silly decomposeActions build ini@1.3.5 494 silly decomposeActions install ini@1.3.5 495 silly decomposeActions postinstall ini@1.3.5 496 silly decomposeActions finalize ini@1.3.5 497 silly decomposeActions refresh-package-json ini@1.3.5 498 silly decomposeActions fetch isarray@1.0.0 499 silly decomposeActions extract isarray@1.0.0 500 silly decomposeActions preinstall isarray@1.0.0 501 silly decomposeActions build isarray@1.0.0 502 silly decomposeActions install isarray@1.0.0 503 silly decomposeActions postinstall isarray@1.0.0 504 silly decomposeActions finalize isarray@1.0.0 505 silly decomposeActions refresh-package-json isarray@1.0.0 506 silly decomposeActions fetch minimatch@3.0.4 507 silly decomposeActions extract minimatch@3.0.4 508 silly decomposeActions preinstall minimatch@3.0.4 509 silly decomposeActions build minimatch@3.0.4 510 silly decomposeActions install minimatch@3.0.4 511 silly decomposeActions postinstall minimatch@3.0.4 512 silly decomposeActions finalize minimatch@3.0.4 513 silly decomposeActions refresh-package-json minimatch@3.0.4 514 silly decomposeActions fetch ignore-walk@3.0.3 515 silly decomposeActions extract ignore-walk@3.0.3 516 silly decomposeActions preinstall ignore-walk@3.0.3 517 silly decomposeActions build ignore-walk@3.0.3 518 silly decomposeActions install ignore-walk@3.0.3 519 silly decomposeActions postinstall ignore-walk@3.0.3 520 silly decomposeActions finalize ignore-walk@3.0.3 521 silly decomposeActions refresh-package-json ignore-walk@3.0.3 522 silly decomposeActions fetch minimist@1.2.5 523 silly decomposeActions extract minimist@1.2.5 524 silly decomposeActions preinstall minimist@1.2.5 525 silly decomposeActions build minimist@1.2.5 526 silly decomposeActions install minimist@1.2.5 527 silly decomposeActions postinstall minimist@1.2.5 528 silly decomposeActions finalize minimist@1.2.5 529 silly decomposeActions refresh-package-json minimist@1.2.5 530 silly decomposeActions fetch mkdirp@0.5.5 531 silly decomposeActions extract mkdirp@0.5.5 532 silly decomposeActions preinstall mkdirp@0.5.5 533 silly decomposeActions build mkdirp@0.5.5 534 silly decomposeActions install mkdirp@0.5.5 535 silly decomposeActions postinstall mkdirp@0.5.5 536 silly decomposeActions finalize mkdirp@0.5.5 537 silly decomposeActions refresh-package-json mkdirp@0.5.5 538 silly decomposeActions fetch ms@2.1.2 539 silly decomposeActions extract ms@2.1.2 540 silly decomposeActions preinstall ms@2.1.2 541 silly decomposeActions build ms@2.1.2 542 silly decomposeActions install ms@2.1.2 543 silly decomposeActions postinstall ms@2.1.2 544 silly decomposeActions finalize ms@2.1.2 545 silly decomposeActions refresh-package-json ms@2.1.2 546 silly decomposeActions fetch debug@3.2.6 547 silly decomposeActions extract debug@3.2.6 548 silly decomposeActions preinstall debug@3.2.6 549 silly decomposeActions build debug@3.2.6 550 silly decomposeActions install debug@3.2.6 551 silly decomposeActions postinstall debug@3.2.6 552 silly decomposeActions finalize debug@3.2.6 553 silly decomposeActions refresh-package-json debug@3.2.6 554 silly decomposeActions fetch npm-normalize-package-bin@1.0.1 555 silly decomposeActions extract npm-normalize-package-bin@1.0.1 556 silly decomposeActions preinstall npm-normalize-package-bin@1.0.1 557 silly decomposeActions build npm-normalize-package-bin@1.0.1 558 silly decomposeActions install npm-normalize-package-bin@1.0.1 559 silly decomposeActions postinstall npm-normalize-package-bin@1.0.1 560 silly decomposeActions finalize npm-normalize-package-bin@1.0.1 561 silly decomposeActions refresh-package-json npm-normalize-package-bin@1.0.1 562 silly decomposeActions fetch npm-bundled@1.1.1 563 silly decomposeActions extract npm-bundled@1.1.1 564 silly decomposeActions preinstall npm-bundled@1.1.1 565 silly decomposeActions build npm-bundled@1.1.1 566 silly decomposeActions install npm-bundled@1.1.1 567 silly decomposeActions postinstall npm-bundled@1.1.1 568 silly decomposeActions finalize npm-bundled@1.1.1 569 silly decomposeActions refresh-package-json npm-bundled@1.1.1 570 silly decomposeActions fetch npm-packlist@1.4.8 571 silly decomposeActions extract npm-packlist@1.4.8 572 silly decomposeActions preinstall npm-packlist@1.4.8 573 silly decomposeActions build npm-packlist@1.4.8 574 silly decomposeActions install npm-packlist@1.4.8 575 silly decomposeActions postinstall npm-packlist@1.4.8 576 silly decomposeActions finalize npm-packlist@1.4.8 577 silly decomposeActions refresh-package-json npm-packlist@1.4.8 578 silly decomposeActions fetch number-is-nan@1.0.1 579 silly decomposeActions extract number-is-nan@1.0.1 580 silly decomposeActions preinstall number-is-nan@1.0.1 581 silly decomposeActions build number-is-nan@1.0.1 582 silly decomposeActions install number-is-nan@1.0.1 583 silly decomposeActions postinstall number-is-nan@1.0.1 584 silly decomposeActions finalize number-is-nan@1.0.1 585 silly decomposeActions refresh-package-json number-is-nan@1.0.1 586 silly decomposeActions fetch is-fullwidth-code-point@1.0.0 587 silly decomposeActions extract is-fullwidth-code-point@1.0.0 588 silly decomposeActions preinstall is-fullwidth-code-point@1.0.0 589 silly decomposeActions build is-fullwidth-code-point@1.0.0 590 silly decomposeActions install is-fullwidth-code-point@1.0.0 591 silly decomposeActions postinstall is-fullwidth-code-point@1.0.0 592 silly decomposeActions finalize is-fullwidth-code-point@1.0.0 593 silly decomposeActions refresh-package-json is-fullwidth-code-point@1.0.0 594 silly decomposeActions fetch object-assign@4.1.1 595 silly decomposeActions extract object-assign@4.1.1 596 silly decomposeActions preinstall object-assign@4.1.1 597 silly decomposeActions build object-assign@4.1.1 598 silly decomposeActions install object-assign@4.1.1 599 silly decomposeActions postinstall object-assign@4.1.1 600 silly decomposeActions finalize object-assign@4.1.1 601 silly decomposeActions refresh-package-json object-assign@4.1.1 602 silly decomposeActions fetch os-homedir@1.0.2 603 silly decomposeActions extract os-homedir@1.0.2 604 silly decomposeActions preinstall os-homedir@1.0.2 605 silly decomposeActions build os-homedir@1.0.2 606 silly decomposeActions install os-homedir@1.0.2 607 silly decomposeActions postinstall os-homedir@1.0.2 608 silly decomposeActions finalize os-homedir@1.0.2 609 silly decomposeActions refresh-package-json os-homedir@1.0.2 610 silly decomposeActions fetch os-tmpdir@1.0.2 611 silly decomposeActions extract os-tmpdir@1.0.2 612 silly decomposeActions preinstall os-tmpdir@1.0.2 613 silly decomposeActions build os-tmpdir@1.0.2 614 silly decomposeActions install os-tmpdir@1.0.2 615 silly decomposeActions postinstall os-tmpdir@1.0.2 616 silly decomposeActions finalize os-tmpdir@1.0.2 617 silly decomposeActions refresh-package-json os-tmpdir@1.0.2 618 silly decomposeActions fetch osenv@0.1.5 619 silly decomposeActions extract osenv@0.1.5 620 silly decomposeActions preinstall osenv@0.1.5 621 silly decomposeActions build osenv@0.1.5 622 silly decomposeActions install osenv@0.1.5 623 silly decomposeActions postinstall osenv@0.1.5 624 silly decomposeActions finalize osenv@0.1.5 625 silly decomposeActions refresh-package-json osenv@0.1.5 626 silly decomposeActions fetch nopt@4.0.3 627 silly decomposeActions extract nopt@4.0.3 628 silly decomposeActions preinstall nopt@4.0.3 629 silly decomposeActions build nopt@4.0.3 630 silly decomposeActions install nopt@4.0.3 631 silly decomposeActions postinstall nopt@4.0.3 632 silly decomposeActions finalize nopt@4.0.3 633 silly decomposeActions refresh-package-json nopt@4.0.3 634 silly decomposeActions fetch path-is-absolute@1.0.1 635 silly decomposeActions extract path-is-absolute@1.0.1 636 silly decomposeActions preinstall path-is-absolute@1.0.1 637 silly decomposeActions build path-is-absolute@1.0.1 638 silly decomposeActions install path-is-absolute@1.0.1 639 silly decomposeActions postinstall path-is-absolute@1.0.1 640 silly decomposeActions finalize path-is-absolute@1.0.1 641 silly decomposeActions refresh-package-json path-is-absolute@1.0.1 642 silly decomposeActions fetch process-nextick-args@2.0.1 643 silly decomposeActions extract process-nextick-args@2.0.1 644 silly decomposeActions preinstall process-nextick-args@2.0.1 645 silly decomposeActions build process-nextick-args@2.0.1 646 silly decomposeActions install process-nextick-args@2.0.1 647 silly decomposeActions postinstall process-nextick-args@2.0.1 648 silly decomposeActions finalize process-nextick-args@2.0.1 649 silly decomposeActions refresh-package-json process-nextick-args@2.0.1 650 silly decomposeActions fetch safe-buffer@5.1.2 651 silly decomposeActions extract safe-buffer@5.1.2 652 silly decomposeActions preinstall safe-buffer@5.1.2 653 silly decomposeActions build safe-buffer@5.1.2 654 silly decomposeActions install safe-buffer@5.1.2 655 silly decomposeActions postinstall safe-buffer@5.1.2 656 silly decomposeActions finalize safe-buffer@5.1.2 657 silly decomposeActions refresh-package-json safe-buffer@5.1.2 658 silly decomposeActions fetch safer-buffer@2.1.2 659 silly decomposeActions extract safer-buffer@2.1.2 660 silly decomposeActions preinstall safer-buffer@2.1.2 661 silly decomposeActions build safer-buffer@2.1.2 662 silly decomposeActions install safer-buffer@2.1.2 663 silly decomposeActions postinstall safer-buffer@2.1.2 664 silly decomposeActions finalize safer-buffer@2.1.2 665 silly decomposeActions refresh-package-json safer-buffer@2.1.2 666 silly decomposeActions fetch iconv-lite@0.4.24 667 silly decomposeActions extract iconv-lite@0.4.24 668 silly decomposeActions preinstall iconv-lite@0.4.24 669 silly decomposeActions build iconv-lite@0.4.24 670 silly decomposeActions install iconv-lite@0.4.24 671 silly decomposeActions postinstall iconv-lite@0.4.24 672 silly decomposeActions finalize iconv-lite@0.4.24 673 silly decomposeActions refresh-package-json iconv-lite@0.4.24 674 silly decomposeActions fetch sax@1.2.4 675 silly decomposeActions extract sax@1.2.4 676 silly decomposeActions preinstall sax@1.2.4 677 silly decomposeActions build sax@1.2.4 678 silly decomposeActions install sax@1.2.4 679 silly decomposeActions postinstall sax@1.2.4 680 silly decomposeActions finalize sax@1.2.4 681 silly decomposeActions refresh-package-json sax@1.2.4 682 silly decomposeActions fetch needle@2.5.0 683 silly decomposeActions extract needle@2.5.0 684 silly decomposeActions preinstall needle@2.5.0 685 silly decomposeActions build needle@2.5.0 686 silly decomposeActions install needle@2.5.0 687 silly decomposeActions postinstall needle@2.5.0 688 silly decomposeActions finalize needle@2.5.0 689 silly decomposeActions refresh-package-json needle@2.5.0 690 silly decomposeActions fetch semver@5.7.1 691 silly decomposeActions extract semver@5.7.1 692 silly decomposeActions preinstall semver@5.7.1 693 silly decomposeActions build semver@5.7.1 694 silly decomposeActions install semver@5.7.1 695 silly decomposeActions postinstall semver@5.7.1 696 silly decomposeActions finalize semver@5.7.1 697 silly decomposeActions refresh-package-json semver@5.7.1 698 silly decomposeActions fetch set-blocking@2.0.0 699 silly decomposeActions extract set-blocking@2.0.0 700 silly decomposeActions preinstall set-blocking@2.0.0 701 silly decomposeActions build set-blocking@2.0.0 702 silly decomposeActions install set-blocking@2.0.0 703 silly decomposeActions postinstall set-blocking@2.0.0 704 silly decomposeActions finalize set-blocking@2.0.0 705 silly decomposeActions refresh-package-json set-blocking@2.0.0 706 silly decomposeActions fetch signal-exit@3.0.3 707 silly decomposeActions extract signal-exit@3.0.3 708 silly decomposeActions preinstall signal-exit@3.0.3 709 silly decomposeActions build signal-exit@3.0.3 710 silly decomposeActions install signal-exit@3.0.3 711 silly decomposeActions postinstall signal-exit@3.0.3 712 silly decomposeActions finalize signal-exit@3.0.3 713 silly decomposeActions refresh-package-json signal-exit@3.0.3 714 silly decomposeActions fetch string_decoder@1.1.1 715 silly decomposeActions extract string_decoder@1.1.1 716 silly decomposeActions preinstall string_decoder@1.1.1 717 silly decomposeActions build string_decoder@1.1.1 718 silly decomposeActions install string_decoder@1.1.1 719 silly decomposeActions postinstall string_decoder@1.1.1 720 silly decomposeActions finalize string_decoder@1.1.1 721 silly decomposeActions refresh-package-json string_decoder@1.1.1 722 silly decomposeActions fetch strip-ansi@3.0.1 723 silly decomposeActions extract strip-ansi@3.0.1 724 silly decomposeActions preinstall strip-ansi@3.0.1 725 silly decomposeActions build strip-ansi@3.0.1 726 silly decomposeActions install strip-ansi@3.0.1 727 silly decomposeActions postinstall strip-ansi@3.0.1 728 silly decomposeActions finalize strip-ansi@3.0.1 729 silly decomposeActions refresh-package-json strip-ansi@3.0.1 730 silly decomposeActions fetch string-width@1.0.2 731 silly decomposeActions extract string-width@1.0.2 732 silly decomposeActions preinstall string-width@1.0.2 733 silly decomposeActions build string-width@1.0.2 734 silly decomposeActions install string-width@1.0.2 735 silly decomposeActions postinstall string-width@1.0.2 736 silly decomposeActions finalize string-width@1.0.2 737 silly decomposeActions refresh-package-json string-width@1.0.2 738 silly decomposeActions fetch strip-json-comments@2.0.1 739 silly decomposeActions extract strip-json-comments@2.0.1 740 silly decomposeActions preinstall strip-json-comments@2.0.1 741 silly decomposeActions build strip-json-comments@2.0.1 742 silly decomposeActions install strip-json-comments@2.0.1 743 silly decomposeActions postinstall strip-json-comments@2.0.1 744 silly decomposeActions finalize strip-json-comments@2.0.1 745 silly decomposeActions refresh-package-json strip-json-comments@2.0.1 746 silly decomposeActions fetch rc@1.2.8 747 silly decomposeActions extract rc@1.2.8 748 silly decomposeActions preinstall rc@1.2.8 749 silly decomposeActions build rc@1.2.8 750 silly decomposeActions install rc@1.2.8 751 silly decomposeActions postinstall rc@1.2.8 752 silly decomposeActions finalize rc@1.2.8 753 silly decomposeActions refresh-package-json rc@1.2.8 754 silly decomposeActions fetch util-deprecate@1.0.2 755 silly decomposeActions extract util-deprecate@1.0.2 756 silly decomposeActions preinstall util-deprecate@1.0.2 757 silly decomposeActions build util-deprecate@1.0.2 758 silly decomposeActions install util-deprecate@1.0.2 759 silly decomposeActions postinstall util-deprecate@1.0.2 760 silly decomposeActions finalize util-deprecate@1.0.2 761 silly decomposeActions refresh-package-json util-deprecate@1.0.2 762 silly decomposeActions fetch readable-stream@2.3.7 763 silly decomposeActions extract readable-stream@2.3.7 764 silly decomposeActions preinstall readable-stream@2.3.7 765 silly decomposeActions build readable-stream@2.3.7 766 silly decomposeActions install readable-stream@2.3.7 767 silly decomposeActions postinstall readable-stream@2.3.7 768 silly decomposeActions finalize readable-stream@2.3.7 769 silly decomposeActions refresh-package-json readable-stream@2.3.7 770 silly decomposeActions fetch are-we-there-yet@1.1.5 771 silly decomposeActions extract are-we-there-yet@1.1.5 772 silly decomposeActions preinstall are-we-there-yet@1.1.5 773 silly decomposeActions build are-we-there-yet@1.1.5 774 silly decomposeActions install are-we-there-yet@1.1.5 775 silly decomposeActions postinstall are-we-there-yet@1.1.5 776 silly decomposeActions finalize are-we-there-yet@1.1.5 777 silly decomposeActions refresh-package-json are-we-there-yet@1.1.5 778 silly decomposeActions fetch wide-align@1.1.3 779 silly decomposeActions extract wide-align@1.1.3 780 silly decomposeActions preinstall wide-align@1.1.3 781 silly decomposeActions build wide-align@1.1.3 782 silly decomposeActions install wide-align@1.1.3 783 silly decomposeActions postinstall wide-align@1.1.3 784 silly decomposeActions finalize wide-align@1.1.3 785 silly decomposeActions refresh-package-json wide-align@1.1.3 786 silly decomposeActions fetch gauge@2.7.4 787 silly decomposeActions extract gauge@2.7.4 788 silly decomposeActions preinstall gauge@2.7.4 789 silly decomposeActions build gauge@2.7.4 790 silly decomposeActions install gauge@2.7.4 791 silly decomposeActions postinstall gauge@2.7.4 792 silly decomposeActions finalize gauge@2.7.4 793 silly decomposeActions refresh-package-json gauge@2.7.4 794 silly decomposeActions fetch npmlog@4.1.2 795 silly decomposeActions extract npmlog@4.1.2 796 silly decomposeActions preinstall npmlog@4.1.2 797 silly decomposeActions build npmlog@4.1.2 798 silly decomposeActions install npmlog@4.1.2 799 silly decomposeActions postinstall npmlog@4.1.2 800 silly decomposeActions finalize npmlog@4.1.2 801 silly decomposeActions refresh-package-json npmlog@4.1.2 802 silly decomposeActions fetch wrappy@1.0.2 803 silly decomposeActions extract wrappy@1.0.2 804 silly decomposeActions preinstall wrappy@1.0.2 805 silly decomposeActions build wrappy@1.0.2 806 silly decomposeActions install wrappy@1.0.2 807 silly decomposeActions postinstall wrappy@1.0.2 808 silly decomposeActions finalize wrappy@1.0.2 809 silly decomposeActions refresh-package-json wrappy@1.0.2 810 silly decomposeActions fetch once@1.4.0 811 silly decomposeActions extract once@1.4.0 812 silly decomposeActions preinstall once@1.4.0 813 silly decomposeActions build once@1.4.0 814 silly decomposeActions install once@1.4.0 815 silly decomposeActions postinstall once@1.4.0 816 silly decomposeActions finalize once@1.4.0 817 silly decomposeActions refresh-package-json once@1.4.0 818 silly decomposeActions fetch inflight@1.0.6 819 silly decomposeActions extract inflight@1.0.6 820 silly decomposeActions preinstall inflight@1.0.6 821 silly decomposeActions build inflight@1.0.6 822 silly decomposeActions install inflight@1.0.6 823 silly decomposeActions postinstall inflight@1.0.6 824 silly decomposeActions finalize inflight@1.0.6 825 silly decomposeActions refresh-package-json inflight@1.0.6 826 silly decomposeActions fetch glob@7.1.6 827 silly decomposeActions extract glob@7.1.6 828 silly decomposeActions preinstall glob@7.1.6 829 silly decomposeActions build glob@7.1.6 830 silly decomposeActions install glob@7.1.6 831 silly decomposeActions postinstall glob@7.1.6 832 silly decomposeActions finalize glob@7.1.6 833 silly decomposeActions refresh-package-json glob@7.1.6 834 silly decomposeActions fetch rimraf@2.7.1 835 silly decomposeActions extract rimraf@2.7.1 836 silly decomposeActions preinstall rimraf@2.7.1 837 silly decomposeActions build rimraf@2.7.1 838 silly decomposeActions install rimraf@2.7.1 839 silly decomposeActions postinstall rimraf@2.7.1 840 silly decomposeActions finalize rimraf@2.7.1 841 silly decomposeActions refresh-package-json rimraf@2.7.1 842 silly decomposeActions fetch yallist@3.1.1 843 silly decomposeActions extract yallist@3.1.1 844 silly decomposeActions preinstall yallist@3.1.1 845 silly decomposeActions build yallist@3.1.1 846 silly decomposeActions install yallist@3.1.1 847 silly decomposeActions postinstall yallist@3.1.1 848 silly decomposeActions finalize yallist@3.1.1 849 silly decomposeActions refresh-package-json yallist@3.1.1 850 silly decomposeActions fetch minipass@2.9.0 851 silly decomposeActions extract minipass@2.9.0 852 silly decomposeActions preinstall minipass@2.9.0 853 silly decomposeActions build minipass@2.9.0 854 silly decomposeActions install minipass@2.9.0 855 silly decomposeActions postinstall minipass@2.9.0 856 silly decomposeActions finalize minipass@2.9.0 857 silly decomposeActions refresh-package-json minipass@2.9.0 858 silly decomposeActions fetch fs-minipass@1.2.7 859 silly decomposeActions extract fs-minipass@1.2.7 860 silly decomposeActions preinstall fs-minipass@1.2.7 861 silly decomposeActions build fs-minipass@1.2.7 862 silly decomposeActions install fs-minipass@1.2.7 863 silly decomposeActions postinstall fs-minipass@1.2.7 864 silly decomposeActions finalize fs-minipass@1.2.7 865 silly decomposeActions refresh-package-json fs-minipass@1.2.7 866 silly decomposeActions fetch minizlib@1.3.3 867 silly decomposeActions extract minizlib@1.3.3 868 silly decomposeActions preinstall minizlib@1.3.3 869 silly decomposeActions build minizlib@1.3.3 870 silly decomposeActions install minizlib@1.3.3 871 silly decomposeActions postinstall minizlib@1.3.3 872 silly decomposeActions finalize minizlib@1.3.3 873 silly decomposeActions refresh-package-json minizlib@1.3.3 874 silly decomposeActions fetch tar@4.4.13 875 silly decomposeActions extract tar@4.4.13 876 silly decomposeActions preinstall tar@4.4.13 877 silly decomposeActions build tar@4.4.13 878 silly decomposeActions install tar@4.4.13 879 silly decomposeActions postinstall tar@4.4.13 880 silly decomposeActions finalize tar@4.4.13 881 silly decomposeActions refresh-package-json tar@4.4.13 882 silly decomposeActions fetch node-addon-api@2.0.0 883 silly decomposeActions extract node-addon-api@2.0.0 884 silly decomposeActions preinstall node-addon-api@2.0.0 885 silly decomposeActions build node-addon-api@2.0.0 886 silly decomposeActions install node-addon-api@2.0.0 887 silly decomposeActions postinstall node-addon-api@2.0.0 888 silly decomposeActions finalize node-addon-api@2.0.0 889 silly decomposeActions refresh-package-json node-addon-api@2.0.0 890 silly decomposeActions fetch node-pre-gyp@0.14.0 891 silly decomposeActions extract node-pre-gyp@0.14.0 892 silly decomposeActions preinstall node-pre-gyp@0.14.0 893 silly decomposeActions build node-pre-gyp@0.14.0 894 silly decomposeActions install node-pre-gyp@0.14.0 895 silly decomposeActions postinstall node-pre-gyp@0.14.0 896 silly decomposeActions finalize node-pre-gyp@0.14.0 897 silly decomposeActions refresh-package-json node-pre-gyp@0.14.0 898 silly decomposeActions fetch bcrypt@4.0.1 899 silly decomposeActions extract bcrypt@4.0.1 900 silly decomposeActions preinstall bcrypt@4.0.1 901 silly decomposeActions build bcrypt@4.0.1 902 silly decomposeActions install bcrypt@4.0.1 903 silly decomposeActions postinstall bcrypt@4.0.1 904 silly decomposeActions finalize bcrypt@4.0.1 905 silly decomposeActions refresh-package-json bcrypt@4.0.1 906 silly install executeActions 907 silly doSerial global-install 544 908 verbose correctMkdir /root/.npm/_locks correctMkdir not in flight; initializing 909 verbose lock using /root/.npm/_locks/staging-7c4423d799f289b5.lock for /home/node_modules/.staging 910 silly doParallel extract 68 911 silly extract abbrev@1.1.1 912 silly extract ansi-regex@2.1.1 913 silly extract aproba@1.2.0 914 silly extract balanced-match@1.0.0 915 silly extract chownr@1.1.4 916 silly extract code-point-at@1.1.0 917 silly extract concat-map@0.0.1 918 silly extract brace-expansion@1.1.11 919 silly extract console-control-strings@1.1.0 920 silly extract core-util-is@1.0.2 921 silly extract deep-extend@0.6.0 922 silly extract delegates@1.0.0 923 silly extract detect-libc@1.0.3 924 silly extract fs.realpath@1.0.0 925 silly extract has-unicode@2.0.1 926 silly extract inherits@2.0.4 927 silly extract ini@1.3.5 928 silly extract isarray@1.0.0 929 silly extract minimatch@3.0.4 930 silly extract ignore-walk@3.0.3 931 silly extract minimist@1.2.5 932 silly extract mkdirp@0.5.5 933 silly extract ms@2.1.2 934 silly extract debug@3.2.6 935 silly extract npm-normalize-package-bin@1.0.1 936 silly extract npm-bundled@1.1.1 937 silly extract npm-packlist@1.4.8 938 silly extract number-is-nan@1.0.1 939 silly extract is-fullwidth-code-point@1.0.0 940 silly extract object-assign@4.1.1 941 silly extract os-homedir@1.0.2 942 silly extract os-tmpdir@1.0.2 943 silly extract osenv@0.1.5 944 silly extract nopt@4.0.3 945 silly extract path-is-absolute@1.0.1 946 silly extract process-nextick-args@2.0.1 947 silly extract safe-buffer@5.1.2 948 silly extract safer-buffer@2.1.2 949 silly extract iconv-lite@0.4.24 950 silly extract sax@1.2.4 951 silly extract needle@2.5.0 952 silly extract semver@5.7.1 953 silly extract set-blocking@2.0.0 954 silly extract signal-exit@3.0.3 955 silly extract string_decoder@1.1.1 956 silly extract strip-ansi@3.0.1 957 silly extract string-width@1.0.2 958 silly extract strip-json-comments@2.0.1 959 silly extract rc@1.2.8 960 silly extract util-deprecate@1.0.2 961 timing audit submit Completed in 302ms 962 silly tarball trying abbrev@1 by hash: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q== 963 silly tarball trying ansi-regex@^2.0.0 by hash: sha1-w7M6te42DYbg5ijwRorn7yfWVN8= 964 silly tarball trying aproba@^1.0.3 by hash: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw== 965 silly tarball trying balanced-match@^1.0.0 by hash: sha1-ibTRmasr7kneFk6gK4nORi1xt2c= 966 silly tarball trying chownr@^1.1.1 by hash: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg== 967 silly tarball trying code-point-at@^1.0.0 by hash: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= 968 silly tarball trying concat-map@0.0.1 by hash: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= 969 silly tarball trying brace-expansion@^1.1.7 by hash: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== 970 silly tarball trying console-control-strings@~1.1.0 by hash: sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= 971 silly tarball trying core-util-is@~1.0.0 by hash: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= 972 silly tarball trying deep-extend@^0.6.0 by hash: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA== 973 silly tarball trying delegates@^1.0.0 by hash: sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o= 974 silly tarball trying detect-libc@^1.0.2 by hash: sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= 975 silly tarball trying fs.realpath@^1.0.0 by hash: sha1-FQStJSMVjKpA20onh8sBQRmU6k8= 976 silly tarball trying has-unicode@^2.0.0 by hash: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk= 977 silly tarball trying inherits@~2.0.3 by hash: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== 978 silly tarball trying ini@~1.3.0 by hash: sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== 979 silly tarball trying isarray@~1.0.0 by hash: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= 980 silly tarball trying minimatch@^3.0.4 by hash: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== 981 silly tarball trying ignore-walk@^3.0.1 by hash: sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw== 982 silly tarball trying minimist@^1.2.5 by hash: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== 983 silly tarball trying mkdirp@^0.5.1 by hash: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== 984 silly tarball trying ms@^2.1.1 by hash: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== 985 silly tarball trying debug@^3.2.6 by hash: sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== 986 silly tarball trying npm-normalize-package-bin@^1.0.1 by hash: sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA== 987 silly tarball trying npm-bundled@^1.0.1 by hash: sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA== 988 silly tarball trying npm-packlist@^1.1.6 by hash: sha512-5+AZgwru5IevF5ZdnFglB5wNlHG1AOOuw28WhUq8/8emhBmLv6jX5by4WJCh7lW0uSYZYS6DXqIsyZVIXRZU9A== 989 silly tarball trying number-is-nan@^1.0.0 by hash: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= 990 silly tarball trying is-fullwidth-code-point@^1.0.0 by hash: sha1-754xOG8DGn8NZDr4L95QxFfvAMs= 991 silly tarball trying object-assign@^4.1.0 by hash: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= 992 silly tarball trying os-homedir@^1.0.0 by hash: sha1-/7xJiDNuDoM94MFox+8VISGqf7M= 993 silly tarball trying os-tmpdir@^1.0.0 by hash: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ= 994 silly tarball trying osenv@^0.1.4 by hash: sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g== 995 silly tarball trying nopt@^4.0.1 by hash: sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg== 996 silly tarball trying path-is-absolute@^1.0.0 by hash: sha1-F0uSaHNVNP+8es5r9TpanhtcX18= 997 silly tarball trying process-nextick-args@~2.0.0 by hash: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== 998 silly tarball trying safe-buffer@~5.1.1 by hash: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== 999 silly tarball trying safer-buffer@>= 2.1.2 < 3 by hash: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== 1000 silly tarball trying iconv-lite@^0.4.4 by hash: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== 1001 silly tarball trying sax@^1.2.4 by hash: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== 1002 silly tarball trying needle@^2.2.1 by hash: sha512-o/qITSDR0JCyCKEQ1/1bnUXMmznxabbwi/Y4WwJElf+evwJNFNwIDMCCt5IigFVxgeGBJESLohGtIS9gEzo1fA== 1003 silly tarball trying semver@^5.3.0 by hash: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== 1004 silly tarball trying set-blocking@~2.0.0 by hash: sha1-BF+XgtARrppoA93TgrJDkrPYkPc= 1005 silly tarball trying signal-exit@^3.0.0 by hash: sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== 1006 silly tarball trying string_decoder@~1.1.1 by hash: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== 1007 silly tarball trying strip-ansi@^3.0.1 by hash: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= 1008 silly tarball trying string-width@^1.0.1 by hash: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M= 1009 silly tarball trying strip-json-comments@~2.0.1 by hash: sha1-PFMZQukIwml8DsNEhYwobHygpgo= 1010 silly tarball trying rc@^1.2.7 by hash: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw== 1011 silly tarball trying util-deprecate@~1.0.1 by hash: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= 1012 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 339ms 1013 timing audit body Completed in 79ms 1014 silly extract abbrev@1 extracted to /home/node_modules/.staging/abbrev-b67c3634 (433ms) 1015 silly extract osenv@^0.1.4 extracted to /home/node_modules/.staging/osenv-2ef9b064 (423ms) 1016 silly extract bcrypt@4.0.1 1017 silly extract ansi-regex@^2.0.0 extracted to /home/node_modules/.staging/ansi-regex-f9434d93 (456ms) 1018 silly extract aproba@^1.0.3 extracted to /home/node_modules/.staging/aproba-8ccd523d (456ms) 1019 silly extract chownr@^1.1.1 extracted to /home/node_modules/.staging/chownr-521bd4da (454ms) 1020 silly extract code-point-at@^1.0.0 extracted to /home/node_modules/.staging/code-point-at-f3c3c0a2 (454ms) 1021 silly extract brace-expansion@^1.1.7 extracted to /home/node_modules/.staging/brace-expansion-dd2039e1 (452ms) 1022 silly extract has-unicode@^2.0.0 extracted to /home/node_modules/.staging/has-unicode-618bde9c (448ms) 1023 silly extract ini@~1.3.0 extracted to /home/node_modules/.staging/ini-7895e37d (447ms) 1024 silly extract ignore-walk@^3.0.1 extracted to /home/node_modules/.staging/ignore-walk-d698a708 (445ms) 1025 silly extract ms@^2.1.1 extracted to /home/node_modules/.staging/ms-c7426b27 (444ms) 1026 silly extract npm-bundled@^1.0.1 extracted to /home/node_modules/.staging/npm-bundled-8d6daf36 (442ms) 1027 silly extract npm-packlist@^1.1.6 extracted to /home/node_modules/.staging/npm-packlist-4e796534 (442ms) 1028 silly extract number-is-nan@^1.0.0 extracted to /home/node_modules/.staging/number-is-nan-e6f17b26 (441ms) 1029 silly extract is-fullwidth-code-point@^1.0.0 extracted to /home/node_modules/.staging/is-fullwidth-code-point-76c6254b (440ms) 1030 silly extract object-assign@^4.1.0 extracted to /home/node_modules/.staging/object-assign-7edf881e (440ms) 1031 silly extract os-homedir@^1.0.0 extracted to /home/node_modules/.staging/os-homedir-fd7d8980 (439ms) 1032 silly extract os-tmpdir@^1.0.0 extracted to /home/node_modules/.staging/os-tmpdir-dd34bef9 (439ms) 1033 silly extract path-is-absolute@^1.0.0 extracted to /home/node_modules/.staging/path-is-absolute-09ff3ea8 (437ms) 1034 silly extract process-nextick-args@~2.0.0 extracted to /home/node_modules/.staging/process-nextick-args-227ced98 (437ms) 1035 silly extract strip-ansi@^3.0.1 extracted to /home/node_modules/.staging/strip-ansi-4a79ce91 (431ms) 1036 silly extract string-width@^1.0.1 extracted to /home/node_modules/.staging/string-width-545933ae (429ms) 1037 silly extract strip-json-comments@~2.0.1 extracted to /home/node_modules/.staging/strip-json-comments-fb6d56a7 (428ms) 1038 silly extract node-pre-gyp@0.14.0 1039 silly tarball trying bcrypt@latest by hash: sha512-hSIZHkUxIDS5zA2o00Kf2O5RfVbQ888n54xQoF/eIaquU4uaLxK8vhhBdktd0B3n2MjkcAWzv4mnhogykBKOUQ== 1040 silly extract balanced-match@^1.0.0 extracted to /home/node_modules/.staging/balanced-match-f5451c09 (466ms) 1041 silly extract console-control-strings@~1.1.0 extracted to /home/node_modules/.staging/console-control-strings-8fc0579d (463ms) 1042 silly extract inherits@~2.0.3 extracted to /home/node_modules/.staging/inherits-19893091 (459ms) 1043 silly extract set-blocking@~2.0.0 extracted to /home/node_modules/.staging/set-blocking-8be2a9b1 (444ms) 1044 silly extract node-addon-api@2.0.0 1045 silly extract tar@4.4.13 1046 silly extract minizlib@1.3.3 1047 silly extract fs-minipass@1.2.7 1048 silly extract minipass@2.9.0 1049 silly extract yallist@3.1.1 1050 silly extract rimraf@2.7.1 1051 silly extract glob@7.1.6 1052 silly extract inflight@1.0.6 1053 silly extract once@1.4.0 1054 silly extract wrappy@1.0.2 1055 silly extract npmlog@4.1.2 1056 silly extract gauge@2.7.4 1057 silly extract wide-align@1.1.3 1058 silly extract are-we-there-yet@1.1.5 1059 silly extract readable-stream@2.3.7 1060 silly tarball trying node-pre-gyp@0.14.0 by hash: sha512-+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2OzcxA== 1061 silly extract fs.realpath@^1.0.0 extracted to /home/node_modules/.staging/fs.realpath-eafec8e7 (479ms) 1062 silly extract minimatch@^3.0.4 extracted to /home/node_modules/.staging/minimatch-88870d53 (476ms) 1063 silly extract signal-exit@^3.0.0 extracted to /home/node_modules/.staging/signal-exit-3d088995 (462ms) 1064 silly tarball trying node-addon-api@^2.0.0 by hash: sha512-ASCL5U13as7HhOExbT6OlWJJUV/lLzL2voOSP1UVehpRD8FbSrSDjfScK/KwAvVTI5AS6r4VwbOMlIqtvRidnA== 1065 silly tarball trying tar@^4.4.2 by hash: sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA== 1066 silly tarball trying minizlib@^1.2.1 by hash: sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q== 1067 silly tarball trying fs-minipass@^1.2.5 by hash: sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA== 1068 silly tarball trying minipass@^2.8.6 by hash: sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg== 1069 silly tarball trying yallist@^3.0.3 by hash: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== 1070 silly tarball trying rimraf@^2.6.1 by hash: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w== 1071 silly tarball trying glob@^7.1.3 by hash: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== 1072 silly tarball trying inflight@^1.0.4 by hash: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= 1073 silly tarball trying once@^1.3.0 by hash: sha1-WDsap3WWHUsROsF9nFC6753Xa9E= 1074 silly tarball trying wrappy@1 by hash: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= 1075 silly tarball trying npmlog@^4.0.2 by hash: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg== 1076 silly tarball trying gauge@~2.7.3 by hash: sha1-LANAXHU4w51+s3sxcCLjJfsBi/c= 1077 silly tarball trying wide-align@^1.1.0 by hash: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA== 1078 silly tarball trying are-we-there-yet@~1.1.2 by hash: sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w== 1079 silly tarball trying readable-stream@^2.0.6 by hash: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw== 1080 silly extract util-deprecate@~1.0.1 extracted to /home/node_modules/.staging/util-deprecate-683b04be (482ms) 1081 silly extract deep-extend@^0.6.0 extracted to /home/node_modules/.staging/deep-extend-a857ace0 (507ms) 1082 silly extract mkdirp@^0.5.1 extracted to /home/node_modules/.staging/mkdirp-071c52bd (500ms) 1083 silly extract safe-buffer@~5.1.1 extracted to /home/node_modules/.staging/safe-buffer-c07b73f0 (492ms) 1084 silly extract string_decoder@~1.1.1 extracted to /home/node_modules/.staging/string_decoder-c3f1fe9f (488ms) 1085 silly extract isarray@~1.0.0 extracted to /home/node_modules/.staging/isarray-60d1c5a2 (532ms) 1086 silly extract sax@^1.2.4 extracted to /home/node_modules/.staging/sax-71e2c3ee (521ms) 1087 silly extract concat-map@0.0.1 extracted to /home/node_modules/.staging/concat-map-b5c7de95 (561ms) 1088 silly extract core-util-is@~1.0.0 extracted to /home/node_modules/.staging/core-util-is-64759321 (560ms) 1089 silly extract delegates@^1.0.0 extracted to /home/node_modules/.staging/delegates-a0c0e10a (559ms) 1090 silly extract detect-libc@^1.0.2 extracted to /home/node_modules/.staging/detect-libc-648c66f9 (606ms) 1091 silly extract nopt@^4.0.1 extracted to /home/node_modules/.staging/nopt-78cc7f4b (595ms) 1092 silly extract safer-buffer@>= 2.1.2 < 3 extracted to /home/node_modules/.staging/safer-buffer-2f0b5741 (593ms) 1093 silly extract semver@^5.3.0 extracted to /home/node_modules/.staging/semver-35802821 (609ms) 1094 silly extract debug@^3.2.6 extracted to /home/node_modules/.staging/debug-79433773 (692ms) 1095 silly extract rc@^1.2.7 extracted to /home/node_modules/.staging/rc-a671839f (677ms) 1096 silly extract fs-minipass@^1.2.5 extracted to /home/node_modules/.staging/fs-minipass-c86acbed (242ms) 1097 silly extract inflight@^1.0.4 extracted to /home/node_modules/.staging/inflight-c02badf2 (238ms) 1098 silly extract once@^1.3.0 extracted to /home/node_modules/.staging/once-9bb93a95 (238ms) 1099 silly extract wrappy@1 extracted to /home/node_modules/.staging/wrappy-372c446e (237ms) 1100 silly extract wide-align@^1.1.0 extracted to /home/node_modules/.staging/wide-align-c593e8c0 (235ms) 1101 silly extract minizlib@^1.2.1 extracted to /home/node_modules/.staging/minizlib-90a6c6a3 (247ms) 1102 silly extract minipass@^2.8.6 extracted to /home/node_modules/.staging/minipass-fb8ced1e (246ms) 1103 silly extract npm-normalize-package-bin@^1.0.1 extracted to /home/node_modules/.staging/npm-normalize-package-bin-cd7bd4b2 (711ms) 1104 silly extract yallist@^3.0.3 extracted to /home/node_modules/.staging/yallist-3b830b10 (249ms) 1105 silly extract rimraf@^2.6.1 extracted to /home/node_modules/.staging/rimraf-4d9a26a0 (248ms) 1106 silly extract npmlog@^4.0.2 extracted to /home/node_modules/.staging/npmlog-9b269e3d (247ms) 1107 silly extract minimist@^1.2.5 extracted to /home/node_modules/.staging/minimist-291cd15c (723ms) 1108 silly extract are-we-there-yet@~1.1.2 extracted to /home/node_modules/.staging/are-we-there-yet-8d213fb4 (256ms) 1109 silly extract glob@^7.1.3 extracted to /home/node_modules/.staging/glob-e7007bf4 (263ms) 1110 silly extract gauge@~2.7.3 extracted to /home/node_modules/.staging/gauge-9692fea8 (288ms) 1111 silly extract readable-stream@^2.0.6 extracted to /home/node_modules/.staging/readable-stream-f1bbaae9 (308ms) 1112 silly extract iconv-lite@^0.4.4 extracted to /home/node_modules/.staging/iconv-lite-f967c953 (772ms) 1113 silly extract tar@^4.4.2 extracted to /home/node_modules/.staging/tar-10980951 (324ms) 1114 silly extract bcrypt@latest extracted to /home/node_modules/.staging/bcrypt-e25c4d07 (346ms) 1115 silly extract node-pre-gyp@0.14.0 extracted to /home/node_modules/.staging/node-pre-gyp-f7d83966 (350ms) 1116 silly extract needle@^2.2.1 extracted to /home/node_modules/.staging/needle-a7dbad5e (795ms) 1117 silly extract node-addon-api@^2.0.0 extracted to /home/node_modules/.staging/node-addon-api-f7908c24 (370ms) 1118 timing action:extract Completed in 848ms 1119 silly doReverseSerial unbuild 544 1120 silly doSerial remove 544 1121 silly doSerial move 544 1122 silly doSerial finalize 544 1123 silly finalize /home/node_modules/abbrev 1124 silly finalize /home/node_modules/ansi-regex 1125 silly finalize /home/node_modules/aproba 1126 silly finalize /home/node_modules/balanced-match 1127 silly finalize /home/node_modules/chownr 1128 silly finalize /home/node_modules/code-point-at 1129 silly finalize /home/node_modules/concat-map 1130 silly finalize /home/node_modules/brace-expansion 1131 silly finalize /home/node_modules/console-control-strings 1132 silly finalize /home/node_modules/core-util-is 1133 silly finalize /home/node_modules/deep-extend 1134 silly finalize /home/node_modules/delegates 1135 silly finalize /home/node_modules/detect-libc 1136 silly finalize /home/node_modules/fs.realpath 1137 silly finalize /home/node_modules/has-unicode 1138 silly finalize /home/node_modules/inherits 1139 silly finalize /home/node_modules/ini 1140 silly finalize /home/node_modules/isarray 1141 silly finalize /home/node_modules/minimatch 1142 silly finalize /home/node_modules/ignore-walk 1143 silly finalize /home/node_modules/minimist 1144 silly finalize /home/node_modules/mkdirp 1145 silly finalize /home/node_modules/ms 1146 silly finalize /home/node_modules/debug 1147 silly finalize /home/node_modules/npm-normalize-package-bin 1148 silly finalize /home/node_modules/npm-bundled 1149 silly finalize /home/node_modules/npm-packlist 1150 silly finalize /home/node_modules/number-is-nan 1151 silly finalize /home/node_modules/is-fullwidth-code-point 1152 silly finalize /home/node_modules/object-assign 1153 silly finalize /home/node_modules/os-homedir 1154 silly finalize /home/node_modules/os-tmpdir 1155 silly finalize /home/node_modules/osenv 1156 silly finalize /home/node_modules/nopt 1157 silly finalize /home/node_modules/path-is-absolute 1158 silly finalize /home/node_modules/process-nextick-args 1159 silly finalize /home/node_modules/safe-buffer 1160 silly finalize /home/node_modules/safer-buffer 1161 silly finalize /home/node_modules/iconv-lite 1162 silly finalize /home/node_modules/sax 1163 silly finalize /home/node_modules/needle 1164 silly finalize /home/node_modules/semver 1165 silly finalize /home/node_modules/set-blocking 1166 silly finalize /home/node_modules/signal-exit 1167 silly finalize /home/node_modules/string_decoder 1168 silly finalize /home/node_modules/strip-ansi 1169 silly finalize /home/node_modules/string-width 1170 silly finalize /home/node_modules/strip-json-comments 1171 silly finalize /home/node_modules/rc 1172 silly finalize /home/node_modules/util-deprecate 1173 silly finalize /home/node_modules/readable-stream 1174 silly finalize /home/node_modules/are-we-there-yet 1175 silly finalize /home/node_modules/wide-align 1176 silly finalize /home/node_modules/gauge 1177 silly finalize /home/node_modules/npmlog 1178 silly finalize /home/node_modules/wrappy 1179 silly finalize /home/node_modules/once 1180 silly finalize /home/node_modules/inflight 1181 silly finalize /home/node_modules/glob 1182 silly finalize /home/node_modules/rimraf 1183 silly finalize /home/node_modules/yallist 1184 silly finalize /home/node_modules/minipass 1185 silly finalize /home/node_modules/fs-minipass 1186 silly finalize /home/node_modules/minizlib 1187 silly finalize /home/node_modules/tar 1188 silly finalize /home/node_modules/node-addon-api 1189 silly finalize /home/node_modules/node-pre-gyp 1190 silly finalize /home/node_modules/bcrypt 1191 timing action:finalize Completed in 153ms 1192 silly doParallel refresh-package-json 68 1193 silly refresh-package-json /home/node_modules/abbrev 1194 silly refresh-package-json /home/node_modules/ansi-regex 1195 silly refresh-package-json /home/node_modules/aproba 1196 silly refresh-package-json /home/node_modules/balanced-match 1197 silly refresh-package-json /home/node_modules/chownr 1198 silly refresh-package-json /home/node_modules/code-point-at 1199 silly refresh-package-json /home/node_modules/concat-map 1200 silly refresh-package-json /home/node_modules/brace-expansion 1201 silly refresh-package-json /home/node_modules/console-control-strings 1202 silly refresh-package-json /home/node_modules/core-util-is 1203 silly refresh-package-json /home/node_modules/deep-extend 1204 silly refresh-package-json /home/node_modules/delegates 1205 silly refresh-package-json /home/node_modules/detect-libc 1206 silly refresh-package-json /home/node_modules/fs.realpath 1207 silly refresh-package-json /home/node_modules/has-unicode 1208 silly refresh-package-json /home/node_modules/inherits 1209 silly refresh-package-json /home/node_modules/ini 1210 silly refresh-package-json /home/node_modules/isarray 1211 silly refresh-package-json /home/node_modules/minimatch 1212 silly refresh-package-json /home/node_modules/ignore-walk 1213 silly refresh-package-json /home/node_modules/minimist 1214 silly refresh-package-json /home/node_modules/mkdirp 1215 silly refresh-package-json /home/node_modules/ms 1216 silly refresh-package-json /home/node_modules/debug 1217 silly refresh-package-json /home/node_modules/npm-normalize-package-bin 1218 silly refresh-package-json /home/node_modules/npm-bundled 1219 silly refresh-package-json /home/node_modules/npm-packlist 1220 silly refresh-package-json /home/node_modules/number-is-nan 1221 silly refresh-package-json /home/node_modules/is-fullwidth-code-point 1222 silly refresh-package-json /home/node_modules/object-assign 1223 silly refresh-package-json /home/node_modules/os-homedir 1224 silly refresh-package-json /home/node_modules/os-tmpdir 1225 silly refresh-package-json /home/node_modules/osenv 1226 silly refresh-package-json /home/node_modules/nopt 1227 silly refresh-package-json /home/node_modules/path-is-absolute 1228 silly refresh-package-json /home/node_modules/process-nextick-args 1229 silly refresh-package-json /home/node_modules/safe-buffer 1230 silly refresh-package-json /home/node_modules/safer-buffer 1231 silly refresh-package-json /home/node_modules/iconv-lite 1232 silly refresh-package-json /home/node_modules/sax 1233 silly refresh-package-json /home/node_modules/needle 1234 silly refresh-package-json /home/node_modules/semver 1235 silly refresh-package-json /home/node_modules/set-blocking 1236 silly refresh-package-json /home/node_modules/signal-exit 1237 silly refresh-package-json /home/node_modules/string_decoder 1238 silly refresh-package-json /home/node_modules/strip-ansi 1239 silly refresh-package-json /home/node_modules/string-width 1240 silly refresh-package-json /home/node_modules/strip-json-comments 1241 silly refresh-package-json /home/node_modules/rc 1242 silly refresh-package-json /home/node_modules/util-deprecate 1243 silly refresh-package-json /home/node_modules/bcrypt 1244 silly refresh-package-json /home/node_modules/node-pre-gyp 1245 silly refresh-package-json /home/node_modules/node-addon-api 1246 silly refresh-package-json /home/node_modules/tar 1247 silly refresh-package-json /home/node_modules/minizlib 1248 silly refresh-package-json /home/node_modules/fs-minipass 1249 silly refresh-package-json /home/node_modules/minipass 1250 silly refresh-package-json /home/node_modules/yallist 1251 silly refresh-package-json /home/node_modules/rimraf 1252 silly refresh-package-json /home/node_modules/glob 1253 silly refresh-package-json /home/node_modules/inflight 1254 silly refresh-package-json /home/node_modules/once 1255 silly refresh-package-json /home/node_modules/wrappy 1256 silly refresh-package-json /home/node_modules/npmlog 1257 silly refresh-package-json /home/node_modules/gauge 1258 silly refresh-package-json /home/node_modules/wide-align 1259 silly refresh-package-json /home/node_modules/are-we-there-yet 1260 silly refresh-package-json /home/node_modules/readable-stream 1261 timing action:refresh-package-json Completed in 8885ms 1262 silly doParallel preinstall 68 1263 silly preinstall abbrev@1.1.1 1264 info lifecycle abbrev@1.1.1~preinstall: abbrev@1.1.1 1265 silly preinstall ansi-regex@2.1.1 1266 info lifecycle ansi-regex@2.1.1~preinstall: ansi-regex@2.1.1 1267 silly preinstall aproba@1.2.0 1268 info lifecycle aproba@1.2.0~preinstall: aproba@1.2.0 1269 silly preinstall balanced-match@1.0.0 1270 info lifecycle balanced-match@1.0.0~preinstall: balanced-match@1.0.0 1271 silly preinstall chownr@1.1.4 1272 info lifecycle chownr@1.1.4~preinstall: chownr@1.1.4 1273 silly preinstall code-point-at@1.1.0 1274 info lifecycle code-point-at@1.1.0~preinstall: code-point-at@1.1.0 1275 silly preinstall concat-map@0.0.1 1276 info lifecycle concat-map@0.0.1~preinstall: concat-map@0.0.1 1277 silly preinstall brace-expansion@1.1.11 1278 info lifecycle brace-expansion@1.1.11~preinstall: brace-expansion@1.1.11 1279 silly preinstall console-control-strings@1.1.0 1280 info lifecycle console-control-strings@1.1.0~preinstall: console-control-strings@1.1.0 1281 silly preinstall core-util-is@1.0.2 1282 info lifecycle core-util-is@1.0.2~preinstall: core-util-is@1.0.2 1283 silly preinstall deep-extend@0.6.0 1284 info lifecycle deep-extend@0.6.0~preinstall: deep-extend@0.6.0 1285 silly preinstall delegates@1.0.0 1286 info lifecycle delegates@1.0.0~preinstall: delegates@1.0.0 1287 silly preinstall detect-libc@1.0.3 1288 info lifecycle detect-libc@1.0.3~preinstall: detect-libc@1.0.3 1289 silly preinstall fs.realpath@1.0.0 1290 info lifecycle fs.realpath@1.0.0~preinstall: fs.realpath@1.0.0 1291 silly preinstall has-unicode@2.0.1 1292 info lifecycle has-unicode@2.0.1~preinstall: has-unicode@2.0.1 1293 silly preinstall inherits@2.0.4 1294 info lifecycle inherits@2.0.4~preinstall: inherits@2.0.4 1295 silly preinstall ini@1.3.5 1296 info lifecycle ini@1.3.5~preinstall: ini@1.3.5 1297 silly preinstall isarray@1.0.0 1298 info lifecycle isarray@1.0.0~preinstall: isarray@1.0.0 1299 silly preinstall minimatch@3.0.4 1300 info lifecycle minimatch@3.0.4~preinstall: minimatch@3.0.4 1301 silly preinstall ignore-walk@3.0.3 1302 info lifecycle ignore-walk@3.0.3~preinstall: ignore-walk@3.0.3 1303 silly preinstall minimist@1.2.5 1304 info lifecycle minimist@1.2.5~preinstall: minimist@1.2.5 1305 silly preinstall mkdirp@0.5.5 1306 info lifecycle mkdirp@0.5.5~preinstall: mkdirp@0.5.5 1307 silly preinstall ms@2.1.2 1308 info lifecycle ms@2.1.2~preinstall: ms@2.1.2 1309 silly preinstall debug@3.2.6 1310 info lifecycle debug@3.2.6~preinstall: debug@3.2.6 1311 silly preinstall npm-normalize-package-bin@1.0.1 1312 info lifecycle npm-normalize-package-bin@1.0.1~preinstall: npm-normalize-package-bin@1.0.1 1313 silly preinstall npm-bundled@1.1.1 1314 info lifecycle npm-bundled@1.1.1~preinstall: npm-bundled@1.1.1 1315 silly preinstall npm-packlist@1.4.8 1316 info lifecycle npm-packlist@1.4.8~preinstall: npm-packlist@1.4.8 1317 silly preinstall number-is-nan@1.0.1 1318 info lifecycle number-is-nan@1.0.1~preinstall: number-is-nan@1.0.1 1319 silly preinstall is-fullwidth-code-point@1.0.0 1320 info lifecycle is-fullwidth-code-point@1.0.0~preinstall: is-fullwidth-code-point@1.0.0 1321 silly preinstall object-assign@4.1.1 1322 info lifecycle object-assign@4.1.1~preinstall: object-assign@4.1.1 1323 silly preinstall os-homedir@1.0.2 1324 info lifecycle os-homedir@1.0.2~preinstall: os-homedir@1.0.2 1325 silly preinstall os-tmpdir@1.0.2 1326 info lifecycle os-tmpdir@1.0.2~preinstall: os-tmpdir@1.0.2 1327 silly preinstall osenv@0.1.5 1328 info lifecycle osenv@0.1.5~preinstall: osenv@0.1.5 1329 silly preinstall nopt@4.0.3 1330 info lifecycle nopt@4.0.3~preinstall: nopt@4.0.3 1331 silly preinstall path-is-absolute@1.0.1 1332 info lifecycle path-is-absolute@1.0.1~preinstall: path-is-absolute@1.0.1 1333 silly preinstall process-nextick-args@2.0.1 1334 info lifecycle process-nextick-args@2.0.1~preinstall: process-nextick-args@2.0.1 1335 silly preinstall safe-buffer@5.1.2 1336 info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2 1337 silly preinstall safer-buffer@2.1.2 1338 info lifecycle safer-buffer@2.1.2~preinstall: safer-buffer@2.1.2 1339 silly preinstall iconv-lite@0.4.24 1340 info lifecycle iconv-lite@0.4.24~preinstall: iconv-lite@0.4.24 1341 silly preinstall sax@1.2.4 1342 info lifecycle sax@1.2.4~preinstall: sax@1.2.4 1343 silly preinstall needle@2.5.0 1344 info lifecycle needle@2.5.0~preinstall: needle@2.5.0 1345 silly preinstall semver@5.7.1 1346 info lifecycle semver@5.7.1~preinstall: semver@5.7.1 1347 silly preinstall set-blocking@2.0.0 1348 info lifecycle set-blocking@2.0.0~preinstall: set-blocking@2.0.0 1349 silly preinstall signal-exit@3.0.3 1350 info lifecycle signal-exit@3.0.3~preinstall: signal-exit@3.0.3 1351 silly preinstall string_decoder@1.1.1 1352 info lifecycle string_decoder@1.1.1~preinstall: string_decoder@1.1.1 1353 silly preinstall strip-ansi@3.0.1 1354 info lifecycle strip-ansi@3.0.1~preinstall: strip-ansi@3.0.1 1355 silly preinstall string-width@1.0.2 1356 info lifecycle string-width@1.0.2~preinstall: string-width@1.0.2 1357 silly preinstall strip-json-comments@2.0.1 1358 info lifecycle strip-json-comments@2.0.1~preinstall: strip-json-comments@2.0.1 1359 silly preinstall rc@1.2.8 1360 info lifecycle rc@1.2.8~preinstall: rc@1.2.8 1361 silly preinstall util-deprecate@1.0.2 1362 info lifecycle util-deprecate@1.0.2~preinstall: util-deprecate@1.0.2 1363 silly preinstall bcrypt@4.0.1 1364 info lifecycle bcrypt@4.0.1~preinstall: bcrypt@4.0.1 1365 silly preinstall node-pre-gyp@0.14.0 1366 info lifecycle node-pre-gyp@0.14.0~preinstall: node-pre-gyp@0.14.0 1367 silly preinstall node-addon-api@2.0.0 1368 info lifecycle node-addon-api@2.0.0~preinstall: node-addon-api@2.0.0 1369 silly preinstall tar@4.4.13 1370 info lifecycle tar@4.4.13~preinstall: tar@4.4.13 1371 silly preinstall minizlib@1.3.3 1372 info lifecycle minizlib@1.3.3~preinstall: minizlib@1.3.3 1373 silly preinstall fs-minipass@1.2.7 1374 info lifecycle fs-minipass@1.2.7~preinstall: fs-minipass@1.2.7 1375 silly preinstall minipass@2.9.0 1376 info lifecycle minipass@2.9.0~preinstall: minipass@2.9.0 1377 silly preinstall yallist@3.1.1 1378 info lifecycle yallist@3.1.1~preinstall: yallist@3.1.1 1379 silly preinstall rimraf@2.7.1 1380 info lifecycle rimraf@2.7.1~preinstall: rimraf@2.7.1 1381 silly preinstall glob@7.1.6 1382 info lifecycle glob@7.1.6~preinstall: glob@7.1.6 1383 silly preinstall inflight@1.0.6 1384 info lifecycle inflight@1.0.6~preinstall: inflight@1.0.6 1385 silly preinstall once@1.4.0 1386 info lifecycle once@1.4.0~preinstall: once@1.4.0 1387 silly preinstall wrappy@1.0.2 1388 info lifecycle wrappy@1.0.2~preinstall: wrappy@1.0.2 1389 silly preinstall npmlog@4.1.2 1390 info lifecycle npmlog@4.1.2~preinstall: npmlog@4.1.2 1391 silly preinstall gauge@2.7.4 1392 info lifecycle gauge@2.7.4~preinstall: gauge@2.7.4 1393 silly preinstall wide-align@1.1.3 1394 info lifecycle wide-align@1.1.3~preinstall: wide-align@1.1.3 1395 silly preinstall are-we-there-yet@1.1.5 1396 info lifecycle are-we-there-yet@1.1.5~preinstall: are-we-there-yet@1.1.5 1397 silly preinstall readable-stream@2.3.7 1398 info lifecycle readable-stream@2.3.7~preinstall: readable-stream@2.3.7 1399 timing action:preinstall Completed in 75ms 1400 silly doSerial build 544 1401 silly build abbrev@1.1.1 1402 info linkStuff abbrev@1.1.1 1403 silly linkStuff abbrev@1.1.1 has /home/node_modules as its parent node_modules 1404 silly build ansi-regex@2.1.1 1405 info linkStuff ansi-regex@2.1.1 1406 silly linkStuff ansi-regex@2.1.1 has /home/node_modules as its parent node_modules 1407 silly build aproba@1.2.0 1408 info linkStuff aproba@1.2.0 1409 silly linkStuff aproba@1.2.0 has /home/node_modules as its parent node_modules 1410 silly build balanced-match@1.0.0 1411 info linkStuff balanced-match@1.0.0 1412 silly linkStuff balanced-match@1.0.0 has /home/node_modules as its parent node_modules 1413 silly build chownr@1.1.4 1414 info linkStuff chownr@1.1.4 1415 silly linkStuff chownr@1.1.4 has /home/node_modules as its parent node_modules 1416 silly build code-point-at@1.1.0 1417 info linkStuff code-point-at@1.1.0 1418 silly linkStuff code-point-at@1.1.0 has /home/node_modules as its parent node_modules 1419 silly build concat-map@0.0.1 1420 info linkStuff concat-map@0.0.1 1421 silly linkStuff concat-map@0.0.1 has /home/node_modules as its parent node_modules 1422 silly build brace-expansion@1.1.11 1423 info linkStuff brace-expansion@1.1.11 1424 silly linkStuff brace-expansion@1.1.11 has /home/node_modules as its parent node_modules 1425 silly build console-control-strings@1.1.0 1426 info linkStuff console-control-strings@1.1.0 1427 silly linkStuff console-control-strings@1.1.0 has /home/node_modules as its parent node_modules 1428 silly build core-util-is@1.0.2 1429 info linkStuff core-util-is@1.0.2 1430 silly linkStuff core-util-is@1.0.2 has /home/node_modules as its parent node_modules 1431 silly build deep-extend@0.6.0 1432 info linkStuff deep-extend@0.6.0 1433 silly linkStuff deep-extend@0.6.0 has /home/node_modules as its parent node_modules 1434 silly build delegates@1.0.0 1435 info linkStuff delegates@1.0.0 1436 silly linkStuff delegates@1.0.0 has /home/node_modules as its parent node_modules 1437 silly build detect-libc@1.0.3 1438 info linkStuff detect-libc@1.0.3 1439 silly linkStuff detect-libc@1.0.3 has /home/node_modules as its parent node_modules 1440 verbose linkBins [ 1440 verbose linkBins { 'detect-libc': 'bin/detect-libc.js' }, 1440 verbose linkBins '/home/node_modules/.bin', 1440 verbose linkBins false 1440 verbose linkBins ] 1441 silly gently link link does not already exist { 1441 silly gently link link: '/home/node_modules/.bin/detect-libc', 1441 silly gently link target: '/home/node_modules/detect-libc/bin/detect-libc.js' 1441 silly gently link } 1442 silly build fs.realpath@1.0.0 1443 info linkStuff fs.realpath@1.0.0 1444 silly linkStuff fs.realpath@1.0.0 has /home/node_modules as its parent node_modules 1445 silly build has-unicode@2.0.1 1446 info linkStuff has-unicode@2.0.1 1447 silly linkStuff has-unicode@2.0.1 has /home/node_modules as its parent node_modules 1448 silly build inherits@2.0.4 1449 info linkStuff inherits@2.0.4 1450 silly linkStuff inherits@2.0.4 has /home/node_modules as its parent node_modules 1451 silly build ini@1.3.5 1452 info linkStuff ini@1.3.5 1453 silly linkStuff ini@1.3.5 has /home/node_modules as its parent node_modules 1454 silly build isarray@1.0.0 1455 info linkStuff isarray@1.0.0 1456 silly linkStuff isarray@1.0.0 has /home/node_modules as its parent node_modules 1457 silly build minimatch@3.0.4 1458 info linkStuff minimatch@3.0.4 1459 silly linkStuff minimatch@3.0.4 has /home/node_modules as its parent node_modules 1460 silly build ignore-walk@3.0.3 1461 info linkStuff ignore-walk@3.0.3 1462 silly linkStuff ignore-walk@3.0.3 has /home/node_modules as its parent node_modules 1463 silly build minimist@1.2.5 1464 info linkStuff minimist@1.2.5 1465 silly linkStuff minimist@1.2.5 has /home/node_modules as its parent node_modules 1466 silly build mkdirp@0.5.5 1467 info linkStuff mkdirp@0.5.5 1468 silly linkStuff mkdirp@0.5.5 has /home/node_modules as its parent node_modules 1469 verbose linkBins [ { mkdirp: 'bin/cmd.js' }, '/home/node_modules/.bin', false ] 1470 silly gently link link does not already exist { 1470 silly gently link link: '/home/node_modules/.bin/mkdirp', 1470 silly gently link target: '/home/node_modules/mkdirp/bin/cmd.js' 1470 silly gently link } 1471 silly build ms@2.1.2 1472 info linkStuff ms@2.1.2 1473 silly linkStuff ms@2.1.2 has /home/node_modules as its parent node_modules 1474 silly build debug@3.2.6 1475 info linkStuff debug@3.2.6 1476 silly linkStuff debug@3.2.6 has /home/node_modules as its parent node_modules 1477 silly build npm-normalize-package-bin@1.0.1 1478 info linkStuff npm-normalize-package-bin@1.0.1 1479 silly linkStuff npm-normalize-package-bin@1.0.1 has /home/node_modules as its parent node_modules 1480 silly build npm-bundled@1.1.1 1481 info linkStuff npm-bundled@1.1.1 1482 silly linkStuff npm-bundled@1.1.1 has /home/node_modules as its parent node_modules 1483 silly build npm-packlist@1.4.8 1484 info linkStuff npm-packlist@1.4.8 1485 silly linkStuff npm-packlist@1.4.8 has /home/node_modules as its parent node_modules 1486 silly build number-is-nan@1.0.1 1487 info linkStuff number-is-nan@1.0.1 1488 silly linkStuff number-is-nan@1.0.1 has /home/node_modules as its parent node_modules 1489 silly build is-fullwidth-code-point@1.0.0 1490 info linkStuff is-fullwidth-code-point@1.0.0 1491 silly linkStuff is-fullwidth-code-point@1.0.0 has /home/node_modules as its parent node_modules 1492 silly build object-assign@4.1.1 1493 info linkStuff object-assign@4.1.1 1494 silly linkStuff object-assign@4.1.1 has /home/node_modules as its parent node_modules 1495 silly build os-homedir@1.0.2 1496 info linkStuff os-homedir@1.0.2 1497 silly linkStuff os-homedir@1.0.2 has /home/node_modules as its parent node_modules 1498 silly build os-tmpdir@1.0.2 1499 info linkStuff os-tmpdir@1.0.2 1500 silly linkStuff os-tmpdir@1.0.2 has /home/node_modules as its parent node_modules 1501 silly build osenv@0.1.5 1502 info linkStuff osenv@0.1.5 1503 silly linkStuff osenv@0.1.5 has /home/node_modules as its parent node_modules 1504 silly build nopt@4.0.3 1505 info linkStuff nopt@4.0.3 1506 silly linkStuff nopt@4.0.3 has /home/node_modules as its parent node_modules 1507 verbose linkBins [ { nopt: 'bin/nopt.js' }, '/home/node_modules/.bin', false ] 1508 silly gently link link does not already exist { 1508 silly gently link link: '/home/node_modules/.bin/nopt', 1508 silly gently link target: '/home/node_modules/nopt/bin/nopt.js' 1508 silly gently link } 1509 silly build path-is-absolute@1.0.1 1510 info linkStuff path-is-absolute@1.0.1 1511 silly linkStuff path-is-absolute@1.0.1 has /home/node_modules as its parent node_modules 1512 silly build process-nextick-args@2.0.1 1513 info linkStuff process-nextick-args@2.0.1 1514 silly linkStuff process-nextick-args@2.0.1 has /home/node_modules as its parent node_modules 1515 silly build safe-buffer@5.1.2 1516 info linkStuff safe-buffer@5.1.2 1517 silly linkStuff safe-buffer@5.1.2 has /home/node_modules as its parent node_modules 1518 silly build safer-buffer@2.1.2 1519 info linkStuff safer-buffer@2.1.2 1520 silly linkStuff safer-buffer@2.1.2 has /home/node_modules as its parent node_modules 1521 silly build iconv-lite@0.4.24 1522 info linkStuff iconv-lite@0.4.24 1523 silly linkStuff iconv-lite@0.4.24 has /home/node_modules as its parent node_modules 1524 silly build sax@1.2.4 1525 info linkStuff sax@1.2.4 1526 silly linkStuff sax@1.2.4 has /home/node_modules as its parent node_modules 1527 silly build needle@2.5.0 1528 info linkStuff needle@2.5.0 1529 silly linkStuff needle@2.5.0 has /home/node_modules as its parent node_modules 1530 verbose linkBins [ { needle: 'bin/needle' }, '/home/node_modules/.bin', false ] 1531 silly gently link link does not already exist { 1531 silly gently link link: '/home/node_modules/.bin/needle', 1531 silly gently link target: '/home/node_modules/needle/bin/needle' 1531 silly gently link } 1532 silly build semver@5.7.1 1533 info linkStuff semver@5.7.1 1534 silly linkStuff semver@5.7.1 has /home/node_modules as its parent node_modules 1535 verbose linkBins [ { semver: 'bin/semver' }, '/home/node_modules/.bin', false ] 1536 silly gently link link does not already exist { 1536 silly gently link link: '/home/node_modules/.bin/semver', 1536 silly gently link target: '/home/node_modules/semver/bin/semver' 1536 silly gently link } 1537 silly build set-blocking@2.0.0 1538 info linkStuff set-blocking@2.0.0 1539 silly linkStuff set-blocking@2.0.0 has /home/node_modules as its parent node_modules 1540 silly build signal-exit@3.0.3 1541 info linkStuff signal-exit@3.0.3 1542 silly linkStuff signal-exit@3.0.3 has /home/node_modules as its parent node_modules 1543 silly build string_decoder@1.1.1 1544 info linkStuff string_decoder@1.1.1 1545 silly linkStuff string_decoder@1.1.1 has /home/node_modules as its parent node_modules 1546 silly build strip-ansi@3.0.1 1547 info linkStuff strip-ansi@3.0.1 1548 silly linkStuff strip-ansi@3.0.1 has /home/node_modules as its parent node_modules 1549 silly build string-width@1.0.2 1550 info linkStuff string-width@1.0.2 1551 silly linkStuff string-width@1.0.2 has /home/node_modules as its parent node_modules 1552 silly build strip-json-comments@2.0.1 1553 info linkStuff strip-json-comments@2.0.1 1554 silly linkStuff strip-json-comments@2.0.1 has /home/node_modules as its parent node_modules 1555 silly build rc@1.2.8 1556 info linkStuff rc@1.2.8 1557 silly linkStuff rc@1.2.8 has /home/node_modules as its parent node_modules 1558 verbose linkBins [ { rc: 'cli.js' }, '/home/node_modules/.bin', false ] 1559 silly gently link link does not already exist { 1559 silly gently link link: '/home/node_modules/.bin/rc', 1559 silly gently link target: '/home/node_modules/rc/cli.js' 1559 silly gently link } 1560 silly build util-deprecate@1.0.2 1561 info linkStuff util-deprecate@1.0.2 1562 silly linkStuff util-deprecate@1.0.2 has /home/node_modules as its parent node_modules 1563 silly build readable-stream@2.3.7 1564 info linkStuff readable-stream@2.3.7 1565 silly linkStuff readable-stream@2.3.7 has /home/node_modules as its parent node_modules 1566 silly build are-we-there-yet@1.1.5 1567 info linkStuff are-we-there-yet@1.1.5 1568 silly linkStuff are-we-there-yet@1.1.5 has /home/node_modules as its parent node_modules 1569 silly build wide-align@1.1.3 1570 info linkStuff wide-align@1.1.3 1571 silly linkStuff wide-align@1.1.3 has /home/node_modules as its parent node_modules 1572 silly build gauge@2.7.4 1573 info linkStuff gauge@2.7.4 1574 silly linkStuff gauge@2.7.4 has /home/node_modules as its parent node_modules 1575 silly build npmlog@4.1.2 1576 info linkStuff npmlog@4.1.2 1577 silly linkStuff npmlog@4.1.2 has /home/node_modules as its parent node_modules 1578 silly build wrappy@1.0.2 1579 info linkStuff wrappy@1.0.2 1580 silly linkStuff wrappy@1.0.2 has /home/node_modules as its parent node_modules 1581 silly build once@1.4.0 1582 info linkStuff once@1.4.0 1583 silly linkStuff once@1.4.0 has /home/node_modules as its parent node_modules 1584 silly build inflight@1.0.6 1585 info linkStuff inflight@1.0.6 1586 silly linkStuff inflight@1.0.6 has /home/node_modules as its parent node_modules 1587 silly build glob@7.1.6 1588 info linkStuff glob@7.1.6 1589 silly linkStuff glob@7.1.6 has /home/node_modules as its parent node_modules 1590 silly build rimraf@2.7.1 1591 info linkStuff rimraf@2.7.1 1592 silly linkStuff rimraf@2.7.1 has /home/node_modules as its parent node_modules 1593 verbose linkBins [ { rimraf: 'bin.js' }, '/home/node_modules/.bin', false ] 1594 silly gently link link does not already exist { 1594 silly gently link link: '/home/node_modules/.bin/rimraf', 1594 silly gently link target: '/home/node_modules/rimraf/bin.js' 1594 silly gently link } 1595 silly build yallist@3.1.1 1596 info linkStuff yallist@3.1.1 1597 silly linkStuff yallist@3.1.1 has /home/node_modules as its parent node_modules 1598 silly build minipass@2.9.0 1599 info linkStuff minipass@2.9.0 1600 silly linkStuff minipass@2.9.0 has /home/node_modules as its parent node_modules 1601 silly build fs-minipass@1.2.7 1602 info linkStuff fs-minipass@1.2.7 1603 silly linkStuff fs-minipass@1.2.7 has /home/node_modules as its parent node_modules 1604 silly build minizlib@1.3.3 1605 info linkStuff minizlib@1.3.3 1606 silly linkStuff minizlib@1.3.3 has /home/node_modules as its parent node_modules 1607 silly build tar@4.4.13 1608 info linkStuff tar@4.4.13 1609 silly linkStuff tar@4.4.13 has /home/node_modules as its parent node_modules 1610 silly build node-addon-api@2.0.0 1611 info linkStuff node-addon-api@2.0.0 1612 silly linkStuff node-addon-api@2.0.0 has /home/node_modules as its parent node_modules 1613 silly build node-pre-gyp@0.14.0 1614 info linkStuff node-pre-gyp@0.14.0 1615 silly linkStuff node-pre-gyp@0.14.0 has /home/node_modules as its parent node_modules 1616 verbose linkBins [ 1616 verbose linkBins { 'node-pre-gyp': 'bin/node-pre-gyp' }, 1616 verbose linkBins '/home/node_modules/.bin', 1616 verbose linkBins false 1616 verbose linkBins ] 1617 silly gently link link does not already exist { 1617 silly gently link link: '/home/node_modules/.bin/node-pre-gyp', 1617 silly gently link target: '/home/node_modules/node-pre-gyp/bin/node-pre-gyp' 1617 silly gently link } 1618 silly build bcrypt@4.0.1 1619 info linkStuff bcrypt@4.0.1 1620 silly linkStuff bcrypt@4.0.1 has /home/node_modules as its parent node_modules 1621 timing action:build Completed in 60ms 1622 silly doSerial global-link 544 1623 silly doParallel update-linked 0 1624 silly doSerial install 544 1625 silly install abbrev@1.1.1 1626 info lifecycle abbrev@1.1.1~install: abbrev@1.1.1 1627 silly install ansi-regex@2.1.1 1628 info lifecycle ansi-regex@2.1.1~install: ansi-regex@2.1.1 1629 silly install aproba@1.2.0 1630 info lifecycle aproba@1.2.0~install: aproba@1.2.0 1631 silly install balanced-match@1.0.0 1632 info lifecycle balanced-match@1.0.0~install: balanced-match@1.0.0 1633 silly install chownr@1.1.4 1634 info lifecycle chownr@1.1.4~install: chownr@1.1.4 1635 silly install code-point-at@1.1.0 1636 info lifecycle code-point-at@1.1.0~install: code-point-at@1.1.0 1637 silly install concat-map@0.0.1 1638 info lifecycle concat-map@0.0.1~install: concat-map@0.0.1 1639 silly install brace-expansion@1.1.11 1640 info lifecycle brace-expansion@1.1.11~install: brace-expansion@1.1.11 1641 silly install console-control-strings@1.1.0 1642 info lifecycle console-control-strings@1.1.0~install: console-control-strings@1.1.0 1643 silly install core-util-is@1.0.2 1644 info lifecycle core-util-is@1.0.2~install: core-util-is@1.0.2 1645 silly install deep-extend@0.6.0 1646 info lifecycle deep-extend@0.6.0~install: deep-extend@0.6.0 1647 silly install delegates@1.0.0 1648 info lifecycle delegates@1.0.0~install: delegates@1.0.0 1649 silly install detect-libc@1.0.3 1650 info lifecycle detect-libc@1.0.3~install: detect-libc@1.0.3 1651 silly install fs.realpath@1.0.0 1652 info lifecycle fs.realpath@1.0.0~install: fs.realpath@1.0.0 1653 silly install has-unicode@2.0.1 1654 info lifecycle has-unicode@2.0.1~install: has-unicode@2.0.1 1655 silly install inherits@2.0.4 1656 info lifecycle inherits@2.0.4~install: inherits@2.0.4 1657 silly install ini@1.3.5 1658 info lifecycle ini@1.3.5~install: ini@1.3.5 1659 silly install isarray@1.0.0 1660 info lifecycle isarray@1.0.0~install: isarray@1.0.0 1661 silly install minimatch@3.0.4 1662 info lifecycle minimatch@3.0.4~install: minimatch@3.0.4 1663 silly install ignore-walk@3.0.3 1664 info lifecycle ignore-walk@3.0.3~install: ignore-walk@3.0.3 1665 silly install minimist@1.2.5 1666 info lifecycle minimist@1.2.5~install: minimist@1.2.5 1667 silly install mkdirp@0.5.5 1668 info lifecycle mkdirp@0.5.5~install: mkdirp@0.5.5 1669 silly install ms@2.1.2 1670 info lifecycle ms@2.1.2~install: ms@2.1.2 1671 silly install debug@3.2.6 1672 info lifecycle debug@3.2.6~install: debug@3.2.6 1673 silly install npm-normalize-package-bin@1.0.1 1674 info lifecycle npm-normalize-package-bin@1.0.1~install: npm-normalize-package-bin@1.0.1 1675 silly install npm-bundled@1.1.1 1676 info lifecycle npm-bundled@1.1.1~install: npm-bundled@1.1.1 1677 silly install npm-packlist@1.4.8 1678 info lifecycle npm-packlist@1.4.8~install: npm-packlist@1.4.8 1679 silly install number-is-nan@1.0.1 1680 info lifecycle number-is-nan@1.0.1~install: number-is-nan@1.0.1 1681 silly install is-fullwidth-code-point@1.0.0 1682 info lifecycle is-fullwidth-code-point@1.0.0~install: is-fullwidth-code-point@1.0.0 1683 silly install object-assign@4.1.1 1684 info lifecycle object-assign@4.1.1~install: object-assign@4.1.1 1685 silly install os-homedir@1.0.2 1686 info lifecycle os-homedir@1.0.2~install: os-homedir@1.0.2 1687 silly install os-tmpdir@1.0.2 1688 info lifecycle os-tmpdir@1.0.2~install: os-tmpdir@1.0.2 1689 silly install osenv@0.1.5 1690 info lifecycle osenv@0.1.5~install: osenv@0.1.5 1691 silly install nopt@4.0.3 1692 info lifecycle nopt@4.0.3~install: nopt@4.0.3 1693 silly install path-is-absolute@1.0.1 1694 info lifecycle path-is-absolute@1.0.1~install: path-is-absolute@1.0.1 1695 silly install process-nextick-args@2.0.1 1696 info lifecycle process-nextick-args@2.0.1~install: process-nextick-args@2.0.1 1697 silly install safe-buffer@5.1.2 1698 info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2 1699 silly install safer-buffer@2.1.2 1700 info lifecycle safer-buffer@2.1.2~install: safer-buffer@2.1.2 1701 silly install iconv-lite@0.4.24 1702 info lifecycle iconv-lite@0.4.24~install: iconv-lite@0.4.24 1703 silly install sax@1.2.4 1704 info lifecycle sax@1.2.4~install: sax@1.2.4 1705 silly install needle@2.5.0 1706 info lifecycle needle@2.5.0~install: needle@2.5.0 1707 silly install semver@5.7.1 1708 info lifecycle semver@5.7.1~install: semver@5.7.1 1709 silly install set-blocking@2.0.0 1710 info lifecycle set-blocking@2.0.0~install: set-blocking@2.0.0 1711 silly install signal-exit@3.0.3 1712 info lifecycle signal-exit@3.0.3~install: signal-exit@3.0.3 1713 silly install string_decoder@1.1.1 1714 info lifecycle string_decoder@1.1.1~install: string_decoder@1.1.1 1715 silly install strip-ansi@3.0.1 1716 info lifecycle strip-ansi@3.0.1~install: strip-ansi@3.0.1 1717 silly install string-width@1.0.2 1718 info lifecycle string-width@1.0.2~install: string-width@1.0.2 1719 silly install strip-json-comments@2.0.1 1720 info lifecycle strip-json-comments@2.0.1~install: strip-json-comments@2.0.1 1721 silly install rc@1.2.8 1722 info lifecycle rc@1.2.8~install: rc@1.2.8 1723 silly install util-deprecate@1.0.2 1724 info lifecycle util-deprecate@1.0.2~install: util-deprecate@1.0.2 1725 silly install readable-stream@2.3.7 1726 info lifecycle readable-stream@2.3.7~install: readable-stream@2.3.7 1727 silly install are-we-there-yet@1.1.5 1728 info lifecycle are-we-there-yet@1.1.5~install: are-we-there-yet@1.1.5 1729 silly install wide-align@1.1.3 1730 info lifecycle wide-align@1.1.3~install: wide-align@1.1.3 1731 silly install gauge@2.7.4 1732 info lifecycle gauge@2.7.4~install: gauge@2.7.4 1733 silly install npmlog@4.1.2 1734 info lifecycle npmlog@4.1.2~install: npmlog@4.1.2 1735 silly install wrappy@1.0.2 1736 info lifecycle wrappy@1.0.2~install: wrappy@1.0.2 1737 silly install once@1.4.0 1738 info lifecycle once@1.4.0~install: once@1.4.0 1739 silly install inflight@1.0.6 1740 info lifecycle inflight@1.0.6~install: inflight@1.0.6 1741 silly install glob@7.1.6 1742 info lifecycle glob@7.1.6~install: glob@7.1.6 1743 silly install rimraf@2.7.1 1744 info lifecycle rimraf@2.7.1~install: rimraf@2.7.1 1745 silly install yallist@3.1.1 1746 info lifecycle yallist@3.1.1~install: yallist@3.1.1 1747 silly install minipass@2.9.0 1748 info lifecycle minipass@2.9.0~install: minipass@2.9.0 1749 silly install fs-minipass@1.2.7 1750 info lifecycle fs-minipass@1.2.7~install: fs-minipass@1.2.7 1751 silly install minizlib@1.3.3 1752 info lifecycle minizlib@1.3.3~install: minizlib@1.3.3 1753 silly install tar@4.4.13 1754 info lifecycle tar@4.4.13~install: tar@4.4.13 1755 silly install node-addon-api@2.0.0 1756 info lifecycle node-addon-api@2.0.0~install: node-addon-api@2.0.0 1757 silly install node-pre-gyp@0.14.0 1758 info lifecycle node-pre-gyp@0.14.0~install: node-pre-gyp@0.14.0 1759 silly install bcrypt@4.0.1 1760 info lifecycle bcrypt@4.0.1~install: bcrypt@4.0.1 1761 verbose lifecycle bcrypt@4.0.1~install: unsafe-perm in lifecycle false 1762 verbose lifecycle bcrypt@4.0.1~install: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/node_modules/bcrypt/node_modules/.bin:/home/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 1763 verbose lifecycle bcrypt@4.0.1~install: CWD: /home/node_modules/bcrypt 1764 silly lifecycle bcrypt@4.0.1~install: Args: [ '-c', 'node-pre-gyp install --fallback-to-build' ] 1765 silly lifecycle bcrypt@4.0.1~install: Returned: code: 1 signal: null 1766 info lifecycle bcrypt@4.0.1~install: Failed to exec install script 1767 timing action:install Completed in 1594ms 1768 verbose unlock done using /root/.npm/_locks/staging-7c4423d799f289b5.lock for /home/node_modules/.staging 1769 timing stage:rollbackFailedOptional Completed in 220ms 1770 timing stage:runTopLevelLifecycles Completed in 16611ms 1771 silly saveTree home 1771 silly saveTree └─┬ bcrypt@4.0.1 1771 silly saveTree ├── node-addon-api@2.0.0 1771 silly saveTree └─┬ node-pre-gyp@0.14.0 1771 silly saveTree ├── detect-libc@1.0.3 1771 silly saveTree ├─┬ mkdirp@0.5.5 1771 silly saveTree │ └── minimist@1.2.5 1771 silly saveTree ├─┬ needle@2.5.0 1771 silly saveTree │ ├─┬ debug@3.2.6 1771 silly saveTree │ │ └── ms@2.1.2 1771 silly saveTree │ ├─┬ iconv-lite@0.4.24 1771 silly saveTree │ │ └── safer-buffer@2.1.2 1771 silly saveTree │ └── sax@1.2.4 1771 silly saveTree ├─┬ nopt@4.0.3 1771 silly saveTree │ ├── abbrev@1.1.1 1771 silly saveTree │ └─┬ osenv@0.1.5 1771 silly saveTree │ ├── os-homedir@1.0.2 1771 silly saveTree │ └── os-tmpdir@1.0.2 1771 silly saveTree ├─┬ npm-packlist@1.4.8 1771 silly saveTree │ ├─┬ ignore-walk@3.0.3 1771 silly saveTree │ │ └─┬ minimatch@3.0.4 1771 silly saveTree │ │ └─┬ brace-expansion@1.1.11 1771 silly saveTree │ │ ├── balanced-match@1.0.0 1771 silly saveTree │ │ └── concat-map@0.0.1 1771 silly saveTree │ ├─┬ npm-bundled@1.1.1 1771 silly saveTree │ │ └── npm-normalize-package-bin@1.0.1 1771 silly saveTree │ └── npm-normalize-package-bin@1.0.1 1771 silly saveTree ├─┬ npmlog@4.1.2 1771 silly saveTree │ ├─┬ are-we-there-yet@1.1.5 1771 silly saveTree │ │ ├── delegates@1.0.0 1771 silly saveTree │ │ └─┬ readable-stream@2.3.7 1771 silly saveTree │ │ ├── core-util-is@1.0.2 1771 silly saveTree │ │ ├── inherits@2.0.4 1771 silly saveTree │ │ ├── isarray@1.0.0 1771 silly saveTree │ │ ├── process-nextick-args@2.0.1 1771 silly saveTree │ │ ├── safe-buffer@5.1.2 1771 silly saveTree │ │ ├── string_decoder@1.1.1 1771 silly saveTree │ │ └── util-deprecate@1.0.2 1771 silly saveTree │ ├── console-control-strings@1.1.0 1771 silly saveTree │ ├─┬ gauge@2.7.4 1771 silly saveTree │ │ ├── aproba@1.2.0 1771 silly saveTree │ │ ├── has-unicode@2.0.1 1771 silly saveTree │ │ ├── object-assign@4.1.1 1771 silly saveTree │ │ ├── signal-exit@3.0.3 1771 silly saveTree │ │ ├─┬ string-width@1.0.2 1771 silly saveTree │ │ │ ├── code-point-at@1.1.0 1771 silly saveTree │ │ │ ├─┬ is-fullwidth-code-point@1.0.0 1771 silly saveTree │ │ │ │ └── number-is-nan@1.0.1 1771 silly saveTree │ │ │ └─┬ strip-ansi@3.0.1 1771 silly saveTree │ │ │ └── ansi-regex@2.1.1 1771 silly saveTree │ │ ├── strip-ansi@3.0.1 1771 silly saveTree │ │ └── wide-align@1.1.3 1771 silly saveTree │ └── set-blocking@2.0.0 1771 silly saveTree ├─┬ rc@1.2.8 1771 silly saveTree │ ├── deep-extend@0.6.0 1771 silly saveTree │ ├── ini@1.3.5 1771 silly saveTree │ └── strip-json-comments@2.0.1 1771 silly saveTree ├─┬ rimraf@2.7.1 1771 silly saveTree │ └─┬ glob@7.1.6 1771 silly saveTree │ ├── fs.realpath@1.0.0 1771 silly saveTree │ ├─┬ inflight@1.0.6 1771 silly saveTree │ │ ├─┬ once@1.4.0 1771 silly saveTree │ │ │ └── wrappy@1.0.2 1771 silly saveTree │ │ └── wrappy@1.0.2 1771 silly saveTree │ ├── once@1.4.0 1771 silly saveTree │ └── path-is-absolute@1.0.1 1771 silly saveTree ├── semver@5.7.1 1771 silly saveTree └─┬ tar@4.4.13 1771 silly saveTree ├── chownr@1.1.4 1771 silly saveTree ├─┬ fs-minipass@1.2.7 1771 silly saveTree │ └─┬ minipass@2.9.0 1771 silly saveTree │ └── yallist@3.1.1 1771 silly saveTree ├── minipass@2.9.0 1771 silly saveTree ├── minizlib@1.3.3 1771 silly saveTree └── yallist@3.1.1 1772 warn enoent ENOENT: no such file or directory, open '/home/package.json' 1773 verbose enoent This is related to npm not being able to find a file. 1774 warn home No description 1775 warn home No repository field. 1776 warn home No README data 1777 warn home No license field. 1778 verbose stack Error: bcrypt@4.0.1 install:node-pre-gyp install --fallback-to-build1778 verbose stack Exit status 1 1778 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16) 1778 verbose stack at EventEmitter.emit (events.js:310:20) 1778 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 1778 verbose stack at ChildProcess.emit (events.js:310:20) 1778 verbose stack at maybeClose (internal/child_process.js:1021:16) 1778 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) 1779 verbose pkgid bcrypt@4.0.1 1780 verbose cwd /home 1781 verbose Linux 4.19.97-v7l+ 1782 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "bcrypt" 1783 verbose node v12.16.3 1784 verbose npm v6.14.4 1785 error code ELIFECYCLE 1786 error errno 1 1787 error bcrypt@4.0.1 install:node-pre-gyp install --fallback-to-build1787 error Exit status 1 1788 error Failed at the bcrypt@4.0.1 install script. 1788 error This is probably not a problem with npm. There is likely additional logging output above. 1789 verbose exit [ 1, true ]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels