Opde Issues Tracker

compile.22

build number: 22

re-implement command

docker pull immortalwrt/opde:sdk
docker run -it --rm immortalwrt/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/node-sqlite3/compile -j$(nproc) || make package/feeds/packages/node-sqlite3/compile V=s

Compile.txt

npm info it worked if it ends with ok
npm info using npm@6.14.14
npm info using node@v14.17.5
npm info lifecycle sqlite3@5.0.2~preinstall: sqlite3@5.0.2
npm timing stage:loadCurrentTree Completed in 12ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 2ms
npm http fetch GET 200 https://registry.npmjs.org/node-pre-gyp 238ms
npm http fetch GET 200 https://registry.npmjs.org/node-addon-api 253ms
npm http fetch GET 200 https://registry.npmjs.org/node-gyp 249ms
npm http fetch GET 200 https://registry.npmjs.org/eslint 258ms
npm http fetch GET 200 https://registry.npmjs.org/mocha 272ms
npm http fetch GET 200 https://registry.npmjs.org/aws-sdk 495ms
npm http fetch GET 200 https://registry.npmjs.org/@mapbox%2fcloudfriend 531ms
npm http fetch GET 200 https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz 249ms
npm http fetch GET 200 https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.11.0.tgz 263ms
npm http fetch GET 200 https://registry.npmjs.org/mocha/-/mocha-5.2.0.tgz 217ms
npm http fetch GET 200 https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz 257ms
npm http fetch GET 200 https://registry.npmjs.org/eslint/-/eslint-3.5.0.tgz 258ms
npm WARN deprecated node-pre-gyp@0.11.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm http fetch GET 200 https://registry.npmjs.org/needle 99ms
npm http fetch GET 200 https://registry.npmjs.org/mkdirp 102ms
npm http fetch GET 200 https://registry.npmjs.org/nopt 101ms
npm http fetch GET 200 https://registry.npmjs.org/detect-libc 109ms
npm http fetch GET 200 https://registry.npmjs.org/npm-packlist 88ms
npm http fetch GET 200 https://registry.npmjs.org/rimraf 94ms
npm http fetch GET 200 https://registry.npmjs.org/@mapbox/cloudfriend/-/cloudfriend-1.10.0.tgz 160ms
npm http fetch GET 200 https://registry.npmjs.org/npmlog 133ms
npm http fetch GET 200 https://registry.npmjs.org/rc 133ms
npm http fetch GET 200 https://registry.npmjs.org/npm-packlist/-/npm-packlist-1.4.8.tgz 130ms
npm http fetch GET 200 https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz 133ms
npm http fetch GET 200 https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz 148ms
npm http fetch GET 200 https://registry.npmjs.org/needle/-/needle-2.8.0.tgz 150ms
npm http fetch GET 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz 152ms
npm http fetch GET 200 https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz 139ms
npm http fetch GET 200 https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz 120ms
npm http fetch GET 200 https://registry.npmjs.org/rc/-/rc-1.2.8.tgz 118ms
npm http fetch GET 200 https://registry.npmjs.org/semver 67ms
npm http fetch GET 200 https://registry.npmjs.org/debug 77ms
npm http fetch GET 200 https://registry.npmjs.org/tar 88ms
npm http fetch GET 200 https://registry.npmjs.org/browser-stdout 91ms
npm http fetch GET 200 https://registry.npmjs.org/commander 91ms
npm http fetch GET 200 https://registry.npmjs.org/diff 101ms
npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-5.7.1.tgz 78ms
npm http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 79ms
npm http fetch GET 200 https://registry.npmjs.org/glob 84ms
npm http fetch GET 200 https://registry.npmjs.org/growl 106ms
npm http fetch GET 200 https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz 96ms
npm http fetch GET 200 https://registry.npmjs.org/tar/-/tar-4.4.19.tgz 106ms
npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.1.0.tgz 113ms
npm http fetch GET 200 https://registry.npmjs.org/commander/-/commander-2.15.1.tgz 104ms
npm http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz 90ms
npm http fetch GET 200 https://registry.npmjs.org/diff/-/diff-3.5.0.tgz 100ms
npm http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.2.tgz 79ms
npm http fetch GET 200 https://registry.npmjs.org/growl/-/growl-1.10.5.tgz 118ms
npm http fetch GET 200 https://registry.npmjs.org/he 118ms
npm http fetch GET 200 https://registry.npmjs.org/minimatch 128ms
npm http fetch GET 200 https://registry.npmjs.org/supports-color 142ms
npm http fetch GET 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz 149ms
npm http fetch GET 200 https://registry.npmjs.org/fstream 151ms
npm http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.7.tgz 118ms
npm http fetch GET 200 https://registry.npmjs.org/he/-/he-1.1.1.tgz 114ms
npm http fetch GET 200 https://registry.npmjs.org/graceful-fs 116ms
npm http fetch GET 200 https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz 98ms
npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz 104ms
npm http fetch GET 200 https://registry.npmjs.org/osenv 84ms
npm http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-5.4.0.tgz 90ms
npm http fetch GET 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz 86ms
npm http fetch GET 200 https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz 108ms
npm http fetch GET 200 https://registry.npmjs.org/request 125ms
npm http fetch GET 200 https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz 100ms
npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-5.3.0.tgz 111ms
npm http fetch GET 200 https://registry.npmjs.org/tar/-/tar-2.2.2.tgz 103ms
npm http fetch GET 200 https://registry.npmjs.org/which 72ms
npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm http fetch GET 200 https://registry.npmjs.org/chalk 77ms
npm http fetch GET 200 https://registry.npmjs.org/concat-stream 82ms
npm http fetch GET 200 https://registry.npmjs.org/doctrine 76ms
npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-2.6.9.tgz 74ms
npm http fetch GET 200 https://registry.npmjs.org/request/-/request-2.88.2.tgz 78ms
npm http fetch GET 200 https://registry.npmjs.org/which/-/which-1.3.1.tgz 64ms
npm http fetch GET 200 https://registry.npmjs.org/escope 60ms
npm http fetch GET 200 https://registry.npmjs.org/espree 56ms
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm http fetch GET 200 https://registry.npmjs.org/estraverse 67ms
npm http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz 69ms
npm http fetch GET 200 https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz 65ms
npm http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz 84ms
npm http fetch GET 200 https://registry.npmjs.org/esutils 62ms
npm http fetch GET 200 https://registry.npmjs.org/espree/-/espree-3.5.4.tgz 53ms
npm http fetch GET 200 https://registry.npmjs.org/escope/-/escope-3.6.0.tgz 74ms
npm http fetch GET 200 https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz 60ms
npm http fetch GET 200 https://registry.npmjs.org/globals 89ms
npm http fetch GET 200 https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz 60ms
npm http fetch GET 200 https://registry.npmjs.org/ignore 71ms
npm http fetch GET 200 https://registry.npmjs.org/imurmurhash 71ms
npm http fetch GET 200 https://registry.npmjs.org/inquirer 59ms
npm http fetch GET 200 https://registry.npmjs.org/is-my-json-valid 61ms
npm http fetch GET 200 https://registry.npmjs.org/is-resolvable 52ms
npm http fetch GET 200 https://registry.npmjs.org/js-yaml 66ms
npm http fetch GET 200 https://registry.npmjs.org/globals/-/globals-9.18.0.tgz 64ms
npm http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-3.3.10.tgz 81ms
npm http fetch GET 200 https://registry.npmjs.org/inquirer/-/inquirer-0.12.0.tgz 72ms
npm http fetch GET 200 https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz 75ms
npm http fetch GET 200 https://registry.npmjs.org/json-stable-stringify 64ms
npm http fetch GET 200 https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz 67ms
npm http fetch GET 200 https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.20.5.tgz 74ms
npm http fetch GET 200 https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz 67ms
npm http fetch GET 200 https://registry.npmjs.org/levn 65ms
npm http fetch GET 200 https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz 71ms
npm http fetch GET 200 https://registry.npmjs.org/lodash 53ms
npm http fetch GET 200 https://registry.npmjs.org/natural-compare 60ms
npm http fetch GET 200 https://registry.npmjs.org/path-is-inside 56ms
npm http fetch GET 200 https://registry.npmjs.org/optionator 72ms
npm http fetch GET 200 https://registry.npmjs.org/file-entry-cache 380ms
npm http fetch GET 200 https://registry.npmjs.org/pluralize 120ms
npm http fetch GET 200 https://registry.npmjs.org/progress 130ms
npm http fetch GET 200 https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz 125ms
npm http fetch GET 200 https://registry.npmjs.org/levn/-/levn-0.3.0.tgz 135ms
npm http fetch GET 200 https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz 126ms
npm http fetch GET 200 https://registry.npmjs.org/require-uncached 114ms
npm http fetch GET 200 https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz 80ms
npm http fetch GET 200 https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz 82ms
npm http fetch GET 200 https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz 64ms
npm http fetch GET 200 https://registry.npmjs.org/pluralize/-/pluralize-1.2.1.tgz 57ms
npm http fetch GET 200 https://registry.npmjs.org/progress/-/progress-1.1.8.tgz 54ms
npm http fetch GET 200 https://registry.npmjs.org/shelljs 54ms
npm http fetch GET 200 https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz 72ms
npm http fetch GET 200 https://registry.npmjs.org/strip-json-comments 55ms
npm http fetch GET 200 https://registry.npmjs.org/strip-bom 68ms
npm http fetch GET 200 https://registry.npmjs.org/table 60ms
npm http fetch GET 200 https://registry.npmjs.org/text-table 93ms
npm http fetch GET 200 https://registry.npmjs.org/user-home 90ms
npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.2.7.tgz 88ms
npm http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.4.tgz 82ms
npm http fetch GET 200 https://registry.npmjs.org/shelljs/-/shelljs-0.6.1.tgz 91ms
npm http fetch GET 200 https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz 87ms
npm http fetch GET 200 https://registry.npmjs.org/table/-/table-3.8.3.tgz 73ms
npm http fetch GET 200 https://registry.npmjs.org/iconv-lite 64ms
npm http fetch GET 200 https://registry.npmjs.org/user-home/-/user-home-2.0.0.tgz 71ms
npm http fetch GET 200 https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz 81ms
npm http fetch GET 200 https://registry.npmjs.org/sax 74ms
npm http fetch GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz 76ms
npm http fetch GET 200 https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.972.0.tgz 1771ms
npm http fetch GET 200 https://registry.npmjs.org/ignore-walk 80ms
npm http fetch GET 200 https://registry.npmjs.org/npm-bundled 83ms
npm http fetch GET 200 https://registry.npmjs.org/npm-normalize-package-bin 81ms
npm http fetch GET 200 https://registry.npmjs.org/abbrev 80ms
npm http fetch GET 200 https://registry.npmjs.org/minimist 83ms
npm http fetch GET 200 https://registry.npmjs.org/sax/-/sax-1.2.4.tgz 71ms
npm http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 66ms
npm http fetch GET 200 https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.2.tgz 74ms
npm http fetch GET 200 https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.4.tgz 80ms
npm http fetch GET 200 https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz 68ms
npm http fetch GET 200 https://registry.npmjs.org/console-control-strings 62ms
npm http fetch GET 200 https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz 63ms
npm http fetch GET 200 https://registry.npmjs.org/gauge 68ms
npm http fetch GET 200 https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz 58ms
npm http fetch GET 200 https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz 14ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz 72ms
npm http fetch GET 200 https://registry.npmjs.org/set-blocking 71ms
npm http fetch GET 200 https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz 77ms
npm http fetch GET 200 https://registry.npmjs.org/deep-extend 63ms
npm http fetch GET 200 https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz 66ms
npm http fetch GET 200 https://registry.npmjs.org/ini 78ms
npm http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz 76ms
npm http fetch GET 200 https://registry.npmjs.org/chownr 76ms
npm http fetch GET 200 https://registry.npmjs.org/fs-minipass 59ms
npm http fetch GET 200 https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz 66ms
npm http fetch GET 200 https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz 61ms
npm http fetch GET 200 https://registry.npmjs.org/minipass 61ms
npm http fetch GET 200 https://registry.npmjs.org/ini/-/ini-1.3.8.tgz 57ms
npm http fetch GET 200 https://registry.npmjs.org/minizlib 66ms
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 67ms
npm http fetch GET 200 https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.7.tgz 61ms
npm http fetch GET 200 https://registry.npmjs.org/yallist 58ms
npm http fetch GET 200 https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz 85ms
npm http fetch GET 200 https://registry.npmjs.org/minipass/-/minipass-2.9.0.tgz 71ms
npm http fetch GET 200 https://registry.npmjs.org/ms 71ms
npm http fetch GET 200 https://registry.npmjs.org/fs.realpath 71ms
npm http fetch GET 200 https://registry.npmjs.org/minizlib/-/minizlib-1.3.3.tgz 74ms
npm http fetch GET 200 https://registry.npmjs.org/inflight 86ms
npm http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz 18ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz 82ms
npm http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz 79ms
npm http fetch GET 200 https://registry.npmjs.org/inherits 71ms
npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.0.0.tgz 68ms
npm http fetch GET 200 https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz 76ms
npm http fetch GET 200 https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz 65ms
npm http fetch GET 200 https://registry.npmjs.org/once 69ms
npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute 53ms
npm http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 63ms
npm http fetch GET 200 https://registry.npmjs.org/brace-expansion 58ms
npm http fetch GET 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz 57ms
npm http fetch GET 200 https://registry.npmjs.org/has-flag 57ms
npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz 55ms
npm http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 51ms
npm http fetch GET 200 https://registry.npmjs.org/os-homedir 52ms
npm http fetch GET 200 https://registry.npmjs.org/once/-/once-1.4.0.tgz 67ms
npm http fetch GET 200 https://registry.npmjs.org/os-tmpdir 63ms
npm http fetch GET 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz 55ms
npm http fetch GET 200 https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz 62ms
npm http fetch GET 200 https://registry.npmjs.org/block-stream 57ms
npm http fetch GET 200 https://registry.npmjs.org/aws-sign2 47ms
npm http fetch GET 200 https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz 57ms
npm http fetch GET 200 https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/caseless 49ms
npm http fetch GET 200 https://registry.npmjs.org/extend 44ms
npm http fetch GET 200 https://registry.npmjs.org/combined-stream 63ms
npm http fetch GET 200 https://registry.npmjs.org/aws4 71ms
npm http fetch GET 200 https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz 69ms
npm http fetch GET 200 https://registry.npmjs.org/forever-agent 67ms
npm http fetch GET 200 https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz 77ms
npm http fetch GET 200 https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz 59ms
npm http fetch GET 200 https://registry.npmjs.org/form-data 59ms
npm http fetch GET 200 https://registry.npmjs.org/extend/-/extend-3.0.2.tgz 61ms
npm http fetch GET 200 https://registry.npmjs.org/har-validator 62ms
npm http fetch GET 200 https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz 56ms
npm http fetch GET 200 https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz 64ms
npm http fetch GET 200 https://registry.npmjs.org/http-signature 44ms
npm http fetch GET 200 https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz 50ms
npm http fetch GET 200 https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/is-typedarray 52ms
npm http fetch GET 200 https://registry.npmjs.org/isstream 45ms
npm http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 39ms
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm http fetch GET 200 https://registry.npmjs.org/mime-types 53ms
npm http fetch GET 200 https://registry.npmjs.org/oauth-sign 51ms
npm http fetch GET 200 https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz 68ms
npm http fetch GET 200 https://registry.npmjs.org/performance-now 62ms
npm http fetch GET 200 https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz 56ms
npm http fetch GET 200 https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz 53ms
npm http fetch GET 200 https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz 59ms
npm http fetch GET 200 https://registry.npmjs.org/qs 64ms
npm http fetch GET 200 https://registry.npmjs.org/tough-cookie 74ms
npm http fetch GET 200 https://registry.npmjs.org/mime-types/-/mime-types-2.1.32.tgz 72ms
npm http fetch GET 200 https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz 74ms
npm http fetch GET 200 https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz 65ms
npm http fetch GET 200 https://registry.npmjs.org/tunnel-agent 60ms
npm http fetch GET 200 https://registry.npmjs.org/qs/-/qs-6.5.2.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/isexe 46ms
npm http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz 10ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/uuid 60ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-styles 54ms
npm http fetch GET 200 https://registry.npmjs.org/has-ansi 50ms
npm http fetch GET 200 https://registry.npmjs.org/strip-ansi 49ms
npm http fetch GET 200 https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz 58ms
npm http fetch GET 200 https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz 55ms
npm http fetch GET 200 https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz 58ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz 55ms
npm http fetch GET 200 https://registry.npmjs.org/buffer-from 48ms
npm http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz 53ms
npm http fetch GET 200 https://registry.npmjs.org/readable-stream 53ms
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm http fetch GET 200 https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz 62ms
npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz 50ms
npm http fetch GET 200 https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.972.0.tgz 1219ms
npm http fetch GET 200 https://registry.npmjs.org/typedarray 39ms
npm http fetch GET 200 https://registry.npmjs.org/isarray 40ms
npm http fetch GET 200 https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/acorn 36ms
npm http fetch GET 200 https://registry.npmjs.org/acorn-jsx 40ms
npm http fetch GET 200 https://registry.npmjs.org/es6-map 36ms
npm http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/esrecurse 31ms
npm http fetch GET 200 https://registry.npmjs.org/es6-weak-map 40ms
npm http fetch GET 200 https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz 68ms
npm http fetch GET 200 https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz 83ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-escapes 86ms
npm http fetch GET 200 https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz 84ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-regex 86ms
npm http fetch GET 200 https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz 82ms
npm http fetch GET 200 https://registry.npmjs.org/es6-map/-/es6-map-0.1.5.tgz 79ms
npm http fetch GET 200 https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz 76ms
npm http fetch GET 200 https://registry.npmjs.org/cli-cursor 43ms
npm http fetch GET 200 https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz 55ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz 46ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz 59ms
npm http fetch GET 200 https://registry.npmjs.org/cli-width 47ms
npm http fetch GET 200 https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/figures 47ms
npm http fetch GET 200 https://registry.npmjs.org/readline2 40ms
npm http fetch GET 200 https://registry.npmjs.org/rx-lite 34ms
npm http fetch GET 200 https://registry.npmjs.org/run-async 45ms
npm http fetch GET 200 https://registry.npmjs.org/string-width 33ms
npm http fetch GET 200 https://registry.npmjs.org/through 47ms
npm http fetch GET 200 https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/generate-function 43ms
npm http fetch GET 200 https://registry.npmjs.org/figures/-/figures-1.7.0.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/generate-object-property 43ms
npm http fetch GET 200 https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz 34ms
npm http fetch GET 200 https://registry.npmjs.org/is-my-ip-valid 67ms
npm http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz 51ms
npm http fetch GET 200 https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz 56ms
npm http fetch GET 200 https://registry.npmjs.org/generate-function/-/generate-function-2.3.1.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/through/-/through-2.3.8.tgz 50ms
npm http fetch GET 200 https://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz 40ms
npm http fetch GET 200 https://registry.npmjs.org/xtend 41ms
npm http fetch GET 200 https://registry.npmjs.org/jsonpointer 52ms
npm http fetch GET 200 https://registry.npmjs.org/is-my-ip-valid/-/is-my-ip-valid-1.0.0.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/argparse 45ms
npm http fetch GET 200 https://registry.npmjs.org/esprima 34ms
npm http fetch GET 200 https://registry.npmjs.org/prelude-ls 45ms
npm http fetch GET 200 https://registry.npmjs.org/jsonify 47ms
npm http fetch GET 200 https://registry.npmjs.org/type-check 46ms
npm http fetch GET 200 https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/deep-is 57ms
npm http fetch GET 200 https://registry.npmjs.org/word-wrap 52ms
npm http fetch GET 200 https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.1.0.tgz 54ms
npm http fetch GET 200 https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/fast-levenshtein 40ms
npm http fetch GET 200 https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz 40ms
npm http fetch GET 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/caller-path 27ms
npm http fetch GET 200 https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 33ms
npm http fetch GET 200 https://registry.npmjs.org/object-assign 38ms
npm http fetch GET 200 https://registry.npmjs.org/flat-cache 60ms
npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.3.tgz 44ms
npm http fetch GET 200 https://registry.npmjs.org/resolve-from 50ms
npm http fetch GET 200 https://registry.npmjs.org/ajv-keywords 44ms
npm http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/slice-ansi 59ms
npm http fetch GET 200 https://registry.npmjs.org/caller-path/-/caller-path-0.1.0.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/ajv 69ms
npm http fetch GET 200 https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.4.tgz 63ms
npm http fetch GET 200 https://registry.npmjs.org/safer-buffer 74ms
npm http fetch GET 200 https://registry.npmjs.org/buffer 72ms
npm http fetch GET 200 https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.5.1.tgz 86ms
npm http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-1.0.1.tgz 87ms
npm http fetch GET 200 https://registry.npmjs.org/events 59ms
npm http fetch GET 200 https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz 69ms
npm http fetch GET 200 https://registry.npmjs.org/jmespath 55ms
npm http fetch GET 200 https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz 103ms
npm http fetch GET 200 https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz 58ms
npm http fetch GET 200 https://registry.npmjs.org/ieee754 64ms
npm http fetch GET 200 https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz 46ms
npm http fetch GET 200 https://registry.npmjs.org/querystring 41ms
npm http fetch GET 200 https://registry.npmjs.org/url 96ms
npm http fetch GET 200 https://registry.npmjs.org/events/-/events-1.1.1.tgz 99ms
npm http fetch GET 200 https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz 88ms
npm http fetch GET 200 https://registry.npmjs.org/sax/-/sax-1.2.1.tgz 101ms
npm http fetch GET 200 https://registry.npmjs.org/xml2js 82ms
npm http fetch GET 200 https://registry.npmjs.org/delegates 82ms
npm http fetch GET 200 https://registry.npmjs.org/jmespath/-/jmespath-0.15.0.tgz 102ms
npm http fetch GET 200 https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz 86ms
npm http fetch GET 200 https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz 84ms
npm WARN deprecated uuid@3.3.2: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm http fetch GET 200 https://registry.npmjs.org/url/-/url-0.10.3.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/aproba 39ms
npm http fetch GET 200 https://registry.npmjs.org/xml2js/-/xml2js-0.4.19.tgz 40ms
npm http fetch GET 200 https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/signal-exit 36ms
npm http fetch GET 200 https://registry.npmjs.org/wide-align 37ms
npm http fetch GET 200 https://registry.npmjs.org/has-unicode 51ms
npm http fetch GET 200 https://registry.npmjs.org/wrappy 40ms
npm http fetch GET 200 https://registry.npmjs.org/balanced-match 46ms
npm http fetch GET 200 https://registry.npmjs.org/concat-map 50ms
npm http fetch GET 200 https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz 54ms
npm http fetch GET 200 https://registry.npmjs.org/delayed-stream 48ms
npm http fetch GET 200 https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/asynckit 47ms
npm http fetch GET 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 56ms
npm http fetch GET 200 https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz 64ms
npm http fetch GET 200 https://registry.npmjs.org/har-schema 42ms
npm http fetch GET 200 https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/assert-plus 32ms
npm http fetch GET 200 https://registry.npmjs.org/jsprim 44ms
npm http fetch GET 200 https://registry.npmjs.org/mime-db 47ms
npm http fetch GET 200 https://registry.npmjs.org/psl 46ms
npm http fetch GET 200 https://registry.npmjs.org/sshpk 61ms
npm http fetch GET 200 https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/punycode 48ms
npm http fetch GET 200 https://registry.npmjs.org/core-util-is 45ms
npm http fetch GET 200 https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/process-nextick-args 45ms
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/mime-db/-/mime-db-1.49.0.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/psl/-/psl-1.8.0.tgz 53ms
npm http fetch GET 200 https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/string_decoder 45ms
npm http fetch GET 200 https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz 34ms
npm http fetch GET 200 https://registry.npmjs.org/util-deprecate 37ms
npm http fetch GET 200 https://registry.npmjs.org/d 45ms
npm http fetch GET 200 https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz 58ms
npm http fetch GET 200 https://registry.npmjs.org/es5-ext 47ms
npm http fetch GET 200 https://registry.npmjs.org/es6-symbol 40ms
npm http fetch GET 200 https://registry.npmjs.org/es6-iterator 47ms
npm http fetch GET 200 https://registry.npmjs.org/es6-set 51ms
npm http fetch GET 200 https://registry.npmjs.org/event-emitter 47ms
npm http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz 54ms
npm http fetch GET 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/d/-/d-1.0.1.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz 141ms
npm http fetch GET 200 https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz 164ms
npm http fetch GET 200 https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz 181ms
npm http fetch GET 200 https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz 153ms
npm http fetch GET 200 https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz 163ms
npm http fetch GET 200 https://registry.npmjs.org/es6-set/-/es6-set-0.1.5.tgz 172ms
npm http fetch GET 200 https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz 176ms
npm http fetch GET 200 https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz 156ms
npm http fetch GET 200 https://registry.npmjs.org/restore-cursor 52ms
npm http fetch GET 200 https://registry.npmjs.org/code-point-at 59ms
npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 32ms
npm http fetch GET 200 https://registry.npmjs.org/is-property 25ms
npm http fetch GET 200 https://registry.npmjs.org/mute-stream 28ms
npm http fetch GET 200 https://registry.npmjs.org/sprintf-js 48ms
npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 50ms
npm http fetch GET 200 https://registry.npmjs.org/is-property 54ms
npm http fetch GET 200 https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz 69ms
npm http fetch GET 200 https://registry.npmjs.org/callsites 47ms
npm http fetch GET 200 https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz 10ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz 65ms
npm http fetch GET 200 https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz 60ms
npm http fetch GET 200 https://registry.npmjs.org/callsites/-/callsites-0.2.0.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/circular-json 36ms
npm http fetch GET 200 https://registry.npmjs.org/write 44ms
npm http fetch GET 200 https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz 70ms
npm http fetch GET 200 https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz 46ms
npm http fetch GET 200 https://registry.npmjs.org/co 44ms
npm http fetch GET 200 https://registry.npmjs.org/base64-js 42ms
npm http fetch GET 200 https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz 46ms
npm http fetch GET 200 https://registry.npmjs.org/circular-json/-/circular-json-0.3.3.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/xmlbuilder 38ms
npm http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 32ms
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
npm http fetch GET 200 https://registry.npmjs.org/write/-/write-0.2.1.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz 10ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 34ms
npm http fetch GET 200 https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz 46ms
npm http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 42ms
npm http fetch GET 200 https://registry.npmjs.org/co/-/co-4.6.0.tgz 54ms
npm http fetch GET 200 https://registry.npmjs.org/uri-js 40ms
npm http fetch GET 200 https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/extsprintf 34ms
npm http fetch GET 200 https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/json-schema 28ms
npm http fetch GET 200 https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz 41ms
npm http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz 41ms
npm http fetch GET 200 https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz 53ms
npm http fetch GET 200 https://registry.npmjs.org/asn1 51ms
npm http fetch GET 200 https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/verror 60ms
npm http fetch GET 200 https://registry.npmjs.org/getpass 41ms
npm http fetch GET 200 https://registry.npmjs.org/dashdash 62ms
npm http fetch GET 200 https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/jsbn 40ms
npm http fetch GET 200 https://registry.npmjs.org/tweetnacl 56ms
npm http fetch GET 200 https://registry.npmjs.org/ecc-jsbn 61ms
npm http fetch GET 200 https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz 63ms
npm http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf 48ms
npm http fetch GET 200 https://registry.npmjs.org/verror/-/verror-1.10.0.tgz 67ms
npm http fetch GET 200 https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz 60ms
npm http fetch GET 200 https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/type 74ms
npm http fetch GET 200 https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz 40ms
npm http fetch GET 200 https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz 46ms
npm http fetch GET 200 https://registry.npmjs.org/ext 54ms
npm http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/next-tick 61ms
npm http fetch GET 200 https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.1.tgz 50ms
npm http fetch GET 200 https://registry.npmjs.org/exit-hook 61ms
npm http fetch GET 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz 9ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/onetime 68ms
npm http fetch GET 200 https://registry.npmjs.org/type/-/type-1.2.0.tgz 56ms
npm http fetch GET 200 https://registry.npmjs.org/ext/-/ext-1.4.0.tgz 59ms
npm http fetch GET 200 https://registry.npmjs.org/number-is-nan 51ms
npm http fetch GET 200 https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/type/-/type-2.5.0.tgz 33ms
npm http fetch GET 200 https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz 36ms
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 5610ms
npm timing stage:loadIdealTree Completed in 5711ms
npm timing stage:generateActionsToTake Completed in 53ms
npm timing audit submit Completed in 137ms
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 137ms
npm timing audit body Completed in 3ms
npm timing action:extract Completed in 1208ms
npm timing action:finalize Completed in 193ms
npm timing action:refresh-package-json Completed in 502ms
npm info lifecycle abbrev@1.1.1~preinstall: abbrev@1.1.1
npm info lifecycle ansi-regex@2.1.1~preinstall: ansi-regex@2.1.1
npm info lifecycle aproba@1.2.0~preinstall: aproba@1.2.0
npm info lifecycle assert-plus@1.0.0~preinstall: assert-plus@1.0.0
npm info lifecycle asynckit@0.4.0~preinstall: asynckit@0.4.0
npm info lifecycle aws-sign2@0.7.0~preinstall: aws-sign2@0.7.0
npm info lifecycle aws4@1.11.0~preinstall: aws4@1.11.0
npm info lifecycle balanced-match@1.0.2~preinstall: balanced-match@1.0.2
npm info lifecycle caseless@0.12.0~preinstall: caseless@0.12.0
npm info lifecycle code-point-at@1.1.0~preinstall: code-point-at@1.1.0
npm info lifecycle concat-map@0.0.1~preinstall: concat-map@0.0.1
npm info lifecycle brace-expansion@1.1.11~preinstall: brace-expansion@1.1.11
npm info lifecycle console-control-strings@1.1.0~preinstall: console-control-strings@1.1.0
npm info lifecycle core-util-is@1.0.2~preinstall: core-util-is@1.0.2
npm info lifecycle dashdash@1.14.1~preinstall: dashdash@1.14.1
npm info lifecycle delayed-stream@1.0.0~preinstall: delayed-stream@1.0.0
npm info lifecycle combined-stream@1.0.8~preinstall: combined-stream@1.0.8
npm info lifecycle delegates@1.0.0~preinstall: delegates@1.0.0
npm info lifecycle extend@3.0.2~preinstall: extend@3.0.2
npm info lifecycle extsprintf@1.3.0~preinstall: extsprintf@1.3.0
npm info lifecycle fast-deep-equal@3.1.3~preinstall: fast-deep-equal@3.1.3
npm info lifecycle fast-json-stable-stringify@2.1.0~preinstall: fast-json-stable-stringify@2.1.0
npm info lifecycle forever-agent@0.6.1~preinstall: forever-agent@0.6.1
npm info lifecycle fs.realpath@1.0.0~preinstall: fs.realpath@1.0.0
npm info lifecycle getpass@0.1.7~preinstall: getpass@0.1.7
npm info lifecycle graceful-fs@4.2.8~preinstall: graceful-fs@4.2.8
npm info lifecycle har-schema@2.0.0~preinstall: har-schema@2.0.0
npm info lifecycle has-unicode@2.0.1~preinstall: has-unicode@2.0.1
npm info lifecycle inherits@2.0.4~preinstall: inherits@2.0.4
npm info lifecycle block-stream@0.0.9~preinstall: block-stream@0.0.9
npm info lifecycle is-typedarray@1.0.0~preinstall: is-typedarray@1.0.0
npm info lifecycle isarray@1.0.0~preinstall: isarray@1.0.0
npm info lifecycle isexe@2.0.0~preinstall: isexe@2.0.0
npm info lifecycle isstream@0.1.2~preinstall: isstream@0.1.2
npm info lifecycle jsbn@0.1.1~preinstall: jsbn@0.1.1
npm info lifecycle json-schema@0.2.3~preinstall: json-schema@0.2.3
npm info lifecycle json-schema-traverse@0.4.1~preinstall: json-schema-traverse@0.4.1
npm info lifecycle json-stringify-safe@5.0.1~preinstall: json-stringify-safe@5.0.1
npm info lifecycle mime-db@1.49.0~preinstall: mime-db@1.49.0
npm info lifecycle mime-types@2.1.32~preinstall: mime-types@2.1.32
npm info lifecycle form-data@2.3.3~preinstall: form-data@2.3.3
npm info lifecycle minimatch@3.0.4~preinstall: minimatch@3.0.4
npm info lifecycle minimist@1.2.5~preinstall: minimist@1.2.5
npm info lifecycle mkdirp@0.5.5~preinstall: mkdirp@0.5.5
npm info lifecycle nopt@3.0.6~preinstall: nopt@3.0.6
npm info lifecycle number-is-nan@1.0.1~preinstall: number-is-nan@1.0.1
npm info lifecycle is-fullwidth-code-point@1.0.0~preinstall: is-fullwidth-code-point@1.0.0
npm info lifecycle oauth-sign@0.9.0~preinstall: oauth-sign@0.9.0
npm info lifecycle object-assign@4.1.1~preinstall: object-assign@4.1.1
npm info lifecycle os-homedir@1.0.2~preinstall: os-homedir@1.0.2
npm info lifecycle node-pre-gyp@0.11.0~preinstall: node-pre-gyp@0.11.0
npm info lifecycle node-gyp@3.8.0~preinstall: node-gyp@3.8.0
npm info lifecycle node-addon-api@3.2.1~preinstall: node-addon-api@3.2.1
npm info lifecycle tar@4.4.19~preinstall: tar@4.4.19
npm info lifecycle minizlib@1.3.3~preinstall: minizlib@1.3.3
npm info lifecycle fs-minipass@1.2.7~preinstall: fs-minipass@1.2.7
npm info lifecycle minipass@2.9.0~preinstall: minipass@2.9.0
npm info lifecycle yallist@3.1.1~preinstall: yallist@3.1.1
npm info lifecycle rimraf@2.7.1~preinstall: rimraf@2.7.1
npm info lifecycle glob@7.1.7~preinstall: glob@7.1.7
npm info lifecycle inflight@1.0.6~preinstall: inflight@1.0.6
npm info lifecycle once@1.4.0~preinstall: once@1.4.0
npm info lifecycle wrappy@1.0.2~preinstall: wrappy@1.0.2
npm info lifecycle npmlog@4.1.2~preinstall: npmlog@4.1.2
npm info lifecycle gauge@2.7.4~preinstall: gauge@2.7.4
npm info lifecycle wide-align@1.1.3~preinstall: wide-align@1.1.3
npm info lifecycle are-we-there-yet@1.1.5~preinstall: are-we-there-yet@1.1.5
npm info lifecycle readable-stream@2.3.7~preinstall: readable-stream@2.3.7
npm info lifecycle util-deprecate@1.0.2~preinstall: util-deprecate@1.0.2
npm info lifecycle safe-buffer@5.2.1~preinstall: safe-buffer@5.2.1
npm info lifecycle rc@1.2.8~preinstall: rc@1.2.8
npm info lifecycle strip-json-comments@2.0.1~preinstall: strip-json-comments@2.0.1
npm info lifecycle string-width@1.0.2~preinstall: string-width@1.0.2
npm info lifecycle strip-ansi@3.0.1~preinstall: strip-ansi@3.0.1
npm info lifecycle string_decoder@1.1.1~preinstall: string_decoder@1.1.1
npm info lifecycle signal-exit@3.0.3~preinstall: signal-exit@3.0.3
npm info lifecycle set-blocking@2.0.0~preinstall: set-blocking@2.0.0
npm info lifecycle semver@5.7.1~preinstall: semver@5.7.1
npm info lifecycle needle@2.8.0~preinstall: needle@2.8.0
npm info lifecycle sax@1.2.4~preinstall: sax@1.2.4
npm info lifecycle iconv-lite@0.4.24~preinstall: iconv-lite@0.4.24
npm info lifecycle safer-buffer@2.1.2~preinstall: safer-buffer@2.1.2
npm info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2
npm info lifecycle process-nextick-args@2.0.1~preinstall: process-nextick-args@2.0.1
npm info lifecycle path-is-absolute@1.0.1~preinstall: path-is-absolute@1.0.1
npm info lifecycle nopt@4.0.3~preinstall: nopt@4.0.3
npm info lifecycle osenv@0.1.5~preinstall: osenv@0.1.5
npm info lifecycle os-tmpdir@1.0.2~preinstall: os-tmpdir@1.0.2
npm info lifecycle os-homedir@1.0.2~preinstall: os-homedir@1.0.2
npm info lifecycle object-assign@4.1.1~preinstall: object-assign@4.1.1
npm info lifecycle is-fullwidth-code-point@1.0.0~preinstall: is-fullwidth-code-point@1.0.0
npm info lifecycle number-is-nan@1.0.1~preinstall: number-is-nan@1.0.1
npm info lifecycle npm-packlist@1.4.8~preinstall: npm-packlist@1.4.8
npm info lifecycle npm-bundled@1.1.2~preinstall: npm-bundled@1.1.2
npm info lifecycle npm-normalize-package-bin@1.0.1~preinstall: npm-normalize-package-bin@1.0.1
npm info lifecycle debug@3.2.7~preinstall: debug@3.2.7
npm info lifecycle ms@2.1.3~preinstall: ms@2.1.3
npm info lifecycle mkdirp@0.5.5~preinstall: mkdirp@0.5.5
npm info lifecycle minimist@1.2.5~preinstall: minimist@1.2.5
npm info lifecycle ignore-walk@3.0.4~preinstall: ignore-walk@3.0.4
npm info lifecycle minimatch@3.0.4~preinstall: minimatch@3.0.4
npm info lifecycle isarray@1.0.0~preinstall: isarray@1.0.0
npm info lifecycle ini@1.3.8~preinstall: ini@1.3.8
npm info lifecycle inherits@2.0.4~preinstall: inherits@2.0.4
npm info lifecycle has-unicode@2.0.1~preinstall: has-unicode@2.0.1
npm info lifecycle fs.realpath@1.0.0~preinstall: fs.realpath@1.0.0
npm info lifecycle detect-libc@1.0.3~preinstall: detect-libc@1.0.3
npm info lifecycle delegates@1.0.0~preinstall: delegates@1.0.0
npm info lifecycle deep-extend@0.6.0~preinstall: deep-extend@0.6.0
npm info lifecycle core-util-is@1.0.2~preinstall: core-util-is@1.0.2
npm info lifecycle console-control-strings@1.1.0~preinstall: console-control-strings@1.1.0
npm info lifecycle brace-expansion@1.1.11~preinstall: brace-expansion@1.1.11
npm info lifecycle concat-map@0.0.1~preinstall: concat-map@0.0.1
npm info lifecycle code-point-at@1.1.0~preinstall: code-point-at@1.1.0
npm info lifecycle chownr@1.1.4~preinstall: chownr@1.1.4
npm info lifecycle balanced-match@1.0.2~preinstall: balanced-match@1.0.2
npm info lifecycle aproba@1.2.0~preinstall: aproba@1.2.0
npm info lifecycle ansi-regex@2.1.1~preinstall: ansi-regex@2.1.1
npm info lifecycle abbrev@1.1.1~preinstall: abbrev@1.1.1
npm info lifecycle tar@2.2.2~preinstall: tar@2.2.2
npm info lifecycle fstream@1.0.12~preinstall: fstream@1.0.12
npm info lifecycle rimraf@2.7.1~preinstall: rimraf@2.7.1
npm info lifecycle glob@7.1.7~preinstall: glob@7.1.7
npm info lifecycle inflight@1.0.6~preinstall: inflight@1.0.6
npm info lifecycle once@1.4.0~preinstall: once@1.4.0
npm info lifecycle wrappy@1.0.2~preinstall: wrappy@1.0.2
npm info lifecycle npmlog@4.1.2~preinstall: npmlog@4.1.2
npm info lifecycle gauge@2.7.4~preinstall: gauge@2.7.4
npm info lifecycle wide-align@1.1.3~preinstall: wide-align@1.1.3
npm info lifecycle which@1.3.1~preinstall: which@1.3.1
npm info lifecycle request@2.88.2~preinstall: request@2.88.2
npm info lifecycle http-signature@1.2.0~preinstall: http-signature@1.2.0
npm info lifecycle jsprim@1.4.1~preinstall: jsprim@1.4.1
npm info lifecycle verror@1.10.0~preinstall: verror@1.10.0
npm info lifecycle uuid@3.4.0~preinstall: uuid@3.4.0
npm info lifecycle are-we-there-yet@1.1.5~preinstall: are-we-there-yet@1.1.5
npm info lifecycle readable-stream@2.3.7~preinstall: readable-stream@2.3.7
npm info lifecycle util-deprecate@1.0.2~preinstall: util-deprecate@1.0.2
npm info lifecycle har-validator@5.1.5~preinstall: har-validator@5.1.5
npm info lifecycle ajv@6.12.6~preinstall: ajv@6.12.6
npm info lifecycle uri-js@4.4.1~preinstall: uri-js@4.4.1
npm info lifecycle sshpk@1.16.1~preinstall: sshpk@1.16.1
npm info lifecycle bcrypt-pbkdf@1.0.2~preinstall: bcrypt-pbkdf@1.0.2
npm info lifecycle tweetnacl@0.14.5~preinstall: tweetnacl@0.14.5
npm info lifecycle tunnel-agent@0.6.0~preinstall: tunnel-agent@0.6.0
npm info lifecycle tough-cookie@2.5.0~preinstall: tough-cookie@2.5.0
npm info lifecycle string-width@1.0.2~preinstall: string-width@1.0.2
npm info lifecycle strip-ansi@3.0.1~preinstall: strip-ansi@3.0.1
npm info lifecycle string_decoder@1.1.1~preinstall: string_decoder@1.1.1
npm info lifecycle signal-exit@3.0.3~preinstall: signal-exit@3.0.3
npm info lifecycle set-blocking@2.0.0~preinstall: set-blocking@2.0.0
npm info lifecycle semver@5.3.0~preinstall: semver@5.3.0
npm info lifecycle ecc-jsbn@0.1.2~preinstall: ecc-jsbn@0.1.2
npm info lifecycle asn1@0.2.4~preinstall: asn1@0.2.4
npm info lifecycle safer-buffer@2.1.2~preinstall: safer-buffer@2.1.2
npm info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2
npm info lifecycle qs@6.5.2~preinstall: qs@6.5.2
npm info lifecycle punycode@2.1.1~preinstall: punycode@2.1.1
npm info lifecycle psl@1.8.0~preinstall: psl@1.8.0
npm info lifecycle process-nextick-args@2.0.1~preinstall: process-nextick-args@2.0.1
npm info lifecycle performance-now@2.1.0~preinstall: performance-now@2.1.0
npm info lifecycle path-is-absolute@1.0.1~preinstall: path-is-absolute@1.0.1
npm info lifecycle osenv@0.1.5~preinstall: osenv@0.1.5
npm info lifecycle os-tmpdir@1.0.2~preinstall: os-tmpdir@1.0.2
npm timing action:preinstall Completed in 46ms
npm info linkStuff abbrev@1.1.1
npm info linkStuff ansi-regex@2.1.1
npm info linkStuff aproba@1.2.0
npm info linkStuff assert-plus@1.0.0
npm info linkStuff asynckit@0.4.0
npm info linkStuff aws-sign2@0.7.0
npm info linkStuff aws4@1.11.0
npm info linkStuff balanced-match@1.0.2
npm info linkStuff caseless@0.12.0
npm info linkStuff code-point-at@1.1.0
npm info linkStuff concat-map@0.0.1
npm info linkStuff brace-expansion@1.1.11
npm info linkStuff console-control-strings@1.1.0
npm info linkStuff core-util-is@1.0.2
npm info linkStuff dashdash@1.14.1
npm info linkStuff delayed-stream@1.0.0
npm info linkStuff combined-stream@1.0.8
npm info linkStuff delegates@1.0.0
npm info linkStuff extend@3.0.2
npm info linkStuff extsprintf@1.3.0
npm info linkStuff fast-deep-equal@3.1.3
npm info linkStuff fast-json-stable-stringify@2.1.0
npm info linkStuff forever-agent@0.6.1
npm info linkStuff fs.realpath@1.0.0
npm info linkStuff getpass@0.1.7
npm info linkStuff graceful-fs@4.2.8
npm info linkStuff har-schema@2.0.0
npm info linkStuff has-unicode@2.0.1
npm info linkStuff inherits@2.0.4
npm info linkStuff block-stream@0.0.9
npm info linkStuff is-typedarray@1.0.0
npm info linkStuff isarray@1.0.0
npm info linkStuff isexe@2.0.0
npm info linkStuff isstream@0.1.2
npm info linkStuff jsbn@0.1.1
npm info linkStuff json-schema@0.2.3
npm info linkStuff json-schema-traverse@0.4.1
npm info linkStuff json-stringify-safe@5.0.1
npm info linkStuff mime-db@1.49.0
npm info linkStuff mime-types@2.1.32
npm info linkStuff form-data@2.3.3
npm info linkStuff minimatch@3.0.4
npm info linkStuff minimist@1.2.5
npm info linkStuff mkdirp@0.5.5
npm info linkStuff nopt@3.0.6
npm info linkStuff number-is-nan@1.0.1
npm info linkStuff is-fullwidth-code-point@1.0.0
npm info linkStuff oauth-sign@0.9.0
npm info linkStuff object-assign@4.1.1
npm info linkStuff os-homedir@1.0.2
npm info linkStuff os-tmpdir@1.0.2
npm info linkStuff osenv@0.1.5
npm info linkStuff path-is-absolute@1.0.1
npm info linkStuff performance-now@2.1.0
npm info linkStuff process-nextick-args@2.0.1
npm info linkStuff psl@1.8.0
npm info linkStuff punycode@2.1.1
npm info linkStuff qs@6.5.2
npm info linkStuff safe-buffer@5.1.2
npm info linkStuff safer-buffer@2.1.2
npm info linkStuff asn1@0.2.4
npm info linkStuff ecc-jsbn@0.1.2
npm info linkStuff semver@5.3.0
npm info linkStuff set-blocking@2.0.0
npm info linkStuff signal-exit@3.0.3
npm info linkStuff string_decoder@1.1.1
npm info linkStuff strip-ansi@3.0.1
npm info linkStuff string-width@1.0.2
npm info linkStuff tough-cookie@2.5.0
npm info linkStuff tunnel-agent@0.6.0
npm info linkStuff tweetnacl@0.14.5
npm info linkStuff bcrypt-pbkdf@1.0.2
npm info linkStuff sshpk@1.16.1
npm info linkStuff uri-js@4.4.1
npm info linkStuff ajv@6.12.6
npm info linkStuff har-validator@5.1.5
npm info linkStuff util-deprecate@1.0.2
npm info linkStuff readable-stream@2.3.7
npm info linkStuff are-we-there-yet@1.1.5
npm info linkStuff uuid@3.4.0
npm info linkStuff verror@1.10.0
npm info linkStuff jsprim@1.4.1
npm info linkStuff http-signature@1.2.0
npm info linkStuff request@2.88.2
npm info linkStuff which@1.3.1
npm info linkStuff wide-align@1.1.3
npm info linkStuff gauge@2.7.4
npm info linkStuff npmlog@4.1.2
npm info linkStuff wrappy@1.0.2
npm info linkStuff once@1.4.0
npm info linkStuff inflight@1.0.6
npm info linkStuff glob@7.1.7
npm info linkStuff rimraf@2.7.1
npm info linkStuff fstream@1.0.12
npm info linkStuff tar@2.2.2
npm info linkStuff abbrev@1.1.1
npm info linkStuff ansi-regex@2.1.1
npm info linkStuff aproba@1.2.0
npm info linkStuff balanced-match@1.0.2
npm info linkStuff chownr@1.1.4
npm info linkStuff code-point-at@1.1.0
npm info linkStuff concat-map@0.0.1
npm info linkStuff brace-expansion@1.1.11
npm info linkStuff console-control-strings@1.1.0
npm info linkStuff core-util-is@1.0.2
npm info linkStuff deep-extend@0.6.0
npm info linkStuff delegates@1.0.0
npm info linkStuff detect-libc@1.0.3
npm info linkStuff fs.realpath@1.0.0
npm info linkStuff has-unicode@2.0.1
npm info linkStuff inherits@2.0.4
npm info linkStuff ini@1.3.8
npm info linkStuff isarray@1.0.0
npm info linkStuff minimatch@3.0.4
npm info linkStuff ignore-walk@3.0.4
npm info linkStuff minimist@1.2.5
npm info linkStuff mkdirp@0.5.5
npm info linkStuff ms@2.1.3
npm info linkStuff debug@3.2.7
npm info linkStuff npm-normalize-package-bin@1.0.1
npm info linkStuff npm-bundled@1.1.2
npm info linkStuff npm-packlist@1.4.8
npm info linkStuff number-is-nan@1.0.1
npm info linkStuff is-fullwidth-code-point@1.0.0
npm info linkStuff object-assign@4.1.1
npm info linkStuff os-homedir@1.0.2
npm info linkStuff os-tmpdir@1.0.2
npm info linkStuff osenv@0.1.5
npm info linkStuff nopt@4.0.3
npm info linkStuff path-is-absolute@1.0.1
npm info linkStuff process-nextick-args@2.0.1
npm info linkStuff safe-buffer@5.1.2
npm info linkStuff safer-buffer@2.1.2
npm info linkStuff iconv-lite@0.4.24
npm info linkStuff sax@1.2.4
npm info linkStuff needle@2.8.0
npm info linkStuff semver@5.7.1
npm info linkStuff set-blocking@2.0.0
npm info linkStuff signal-exit@3.0.3
npm info linkStuff string_decoder@1.1.1
npm info linkStuff strip-ansi@3.0.1
npm info linkStuff string-width@1.0.2
npm info linkStuff strip-json-comments@2.0.1
npm info linkStuff rc@1.2.8
npm info linkStuff safe-buffer@5.2.1
npm info linkStuff util-deprecate@1.0.2
npm info linkStuff readable-stream@2.3.7
npm info linkStuff are-we-there-yet@1.1.5
npm info linkStuff wide-align@1.1.3
npm info linkStuff gauge@2.7.4
npm info linkStuff npmlog@4.1.2
npm info linkStuff wrappy@1.0.2
npm info linkStuff once@1.4.0
npm info linkStuff inflight@1.0.6
npm info linkStuff glob@7.1.7
npm info linkStuff rimraf@2.7.1
npm info linkStuff yallist@3.1.1
npm info linkStuff minipass@2.9.0
npm info linkStuff fs-minipass@1.2.7
npm info linkStuff minizlib@1.3.3
npm info linkStuff tar@4.4.19
npm info linkStuff node-addon-api@3.2.1
npm info linkStuff node-gyp@3.8.0
npm info linkStuff node-pre-gyp@0.11.0
npm timing action:build Completed in 95ms
npm info lifecycle abbrev@1.1.1~install: abbrev@1.1.1
npm info lifecycle ansi-regex@2.1.1~install: ansi-regex@2.1.1
npm info lifecycle aproba@1.2.0~install: aproba@1.2.0
npm info lifecycle assert-plus@1.0.0~install: assert-plus@1.0.0
npm info lifecycle asynckit@0.4.0~install: asynckit@0.4.0
npm info lifecycle aws-sign2@0.7.0~install: aws-sign2@0.7.0
npm info lifecycle aws4@1.11.0~install: aws4@1.11.0
npm info lifecycle balanced-match@1.0.2~install: balanced-match@1.0.2
npm info lifecycle caseless@0.12.0~install: caseless@0.12.0
npm info lifecycle code-point-at@1.1.0~install: code-point-at@1.1.0
npm info lifecycle concat-map@0.0.1~install: concat-map@0.0.1
npm info lifecycle brace-expansion@1.1.11~install: brace-expansion@1.1.11
npm info lifecycle console-control-strings@1.1.0~install: console-control-strings@1.1.0
npm info lifecycle core-util-is@1.0.2~install: core-util-is@1.0.2
npm info lifecycle dashdash@1.14.1~install: dashdash@1.14.1
npm info lifecycle delayed-stream@1.0.0~install: delayed-stream@1.0.0
npm info lifecycle combined-stream@1.0.8~install: combined-stream@1.0.8
npm info lifecycle delegates@1.0.0~install: delegates@1.0.0
npm info lifecycle extend@3.0.2~install: extend@3.0.2
npm info lifecycle extsprintf@1.3.0~install: extsprintf@1.3.0
npm info lifecycle fast-deep-equal@3.1.3~install: fast-deep-equal@3.1.3
npm info lifecycle fast-json-stable-stringify@2.1.0~install: fast-json-stable-stringify@2.1.0
npm info lifecycle forever-agent@0.6.1~install: forever-agent@0.6.1
npm info lifecycle fs.realpath@1.0.0~install: fs.realpath@1.0.0
npm info lifecycle getpass@0.1.7~install: getpass@0.1.7
npm info lifecycle graceful-fs@4.2.8~install: graceful-fs@4.2.8
npm info lifecycle har-schema@2.0.0~install: har-schema@2.0.0
npm info lifecycle has-unicode@2.0.1~install: has-unicode@2.0.1
npm info lifecycle inherits@2.0.4~install: inherits@2.0.4
npm info lifecycle block-stream@0.0.9~install: block-stream@0.0.9
npm info lifecycle is-typedarray@1.0.0~install: is-typedarray@1.0.0
npm info lifecycle isarray@1.0.0~install: isarray@1.0.0
npm info lifecycle isexe@2.0.0~install: isexe@2.0.0
npm info lifecycle isstream@0.1.2~install: isstream@0.1.2
npm info lifecycle jsbn@0.1.1~install: jsbn@0.1.1
npm info lifecycle json-schema@0.2.3~install: json-schema@0.2.3
npm info lifecycle json-schema-traverse@0.4.1~install: json-schema-traverse@0.4.1
npm info lifecycle json-stringify-safe@5.0.1~install: json-stringify-safe@5.0.1
npm info lifecycle mime-db@1.49.0~install: mime-db@1.49.0
npm info lifecycle mime-types@2.1.32~install: mime-types@2.1.32
npm info lifecycle form-data@2.3.3~install: form-data@2.3.3
npm info lifecycle minimatch@3.0.4~install: minimatch@3.0.4
npm info lifecycle minimist@1.2.5~install: minimist@1.2.5
npm info lifecycle mkdirp@0.5.5~install: mkdirp@0.5.5
npm info lifecycle nopt@3.0.6~install: nopt@3.0.6
npm info lifecycle number-is-nan@1.0.1~install: number-is-nan@1.0.1
npm info lifecycle is-fullwidth-code-point@1.0.0~install: is-fullwidth-code-point@1.0.0
npm info lifecycle oauth-sign@0.9.0~install: oauth-sign@0.9.0
npm info lifecycle object-assign@4.1.1~install: object-assign@4.1.1
npm info lifecycle os-homedir@1.0.2~install: os-homedir@1.0.2
npm info lifecycle os-tmpdir@1.0.2~install: os-tmpdir@1.0.2
npm info lifecycle osenv@0.1.5~install: osenv@0.1.5
npm info lifecycle path-is-absolute@1.0.1~install: path-is-absolute@1.0.1
npm info lifecycle performance-now@2.1.0~install: performance-now@2.1.0
npm info lifecycle process-nextick-args@2.0.1~install: process-nextick-args@2.0.1
npm info lifecycle psl@1.8.0~install: psl@1.8.0
npm info lifecycle punycode@2.1.1~install: punycode@2.1.1
npm info lifecycle qs@6.5.2~install: qs@6.5.2
npm info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2
npm info lifecycle safer-buffer@2.1.2~install: safer-buffer@2.1.2
npm info lifecycle asn1@0.2.4~install: asn1@0.2.4
npm info lifecycle ecc-jsbn@0.1.2~install: ecc-jsbn@0.1.2
npm info lifecycle semver@5.3.0~install: semver@5.3.0
npm info lifecycle set-blocking@2.0.0~install: set-blocking@2.0.0
npm info lifecycle signal-exit@3.0.3~install: signal-exit@3.0.3
npm info lifecycle string_decoder@1.1.1~install: string_decoder@1.1.1
npm info lifecycle strip-ansi@3.0.1~install: strip-ansi@3.0.1
npm info lifecycle string-width@1.0.2~install: string-width@1.0.2
npm info lifecycle tough-cookie@2.5.0~install: tough-cookie@2.5.0
npm info lifecycle tunnel-agent@0.6.0~install: tunnel-agent@0.6.0
npm info lifecycle tweetnacl@0.14.5~install: tweetnacl@0.14.5
npm info lifecycle bcrypt-pbkdf@1.0.2~install: bcrypt-pbkdf@1.0.2
npm info lifecycle sshpk@1.16.1~install: sshpk@1.16.1
npm info lifecycle uri-js@4.4.1~install: uri-js@4.4.1
npm info lifecycle ajv@6.12.6~install: ajv@6.12.6
npm info lifecycle har-validator@5.1.5~install: har-validator@5.1.5
npm info lifecycle util-deprecate@1.0.2~install: util-deprecate@1.0.2
npm info lifecycle readable-stream@2.3.7~install: readable-stream@2.3.7
npm info lifecycle are-we-there-yet@1.1.5~install: are-we-there-yet@1.1.5
npm info lifecycle uuid@3.4.0~install: uuid@3.4.0
npm info lifecycle verror@1.10.0~install: verror@1.10.0
npm info lifecycle jsprim@1.4.1~install: jsprim@1.4.1
npm info lifecycle http-signature@1.2.0~install: http-signature@1.2.0
npm info lifecycle request@2.88.2~install: request@2.88.2
npm info lifecycle which@1.3.1~install: which@1.3.1
npm info lifecycle wide-align@1.1.3~install: wide-align@1.1.3
npm info lifecycle gauge@2.7.4~install: gauge@2.7.4
npm info lifecycle npmlog@4.1.2~install: npmlog@4.1.2
npm info lifecycle wrappy@1.0.2~install: wrappy@1.0.2
npm info lifecycle once@1.4.0~install: once@1.4.0
npm info lifecycle inflight@1.0.6~install: inflight@1.0.6
npm info lifecycle glob@7.1.7~install: glob@7.1.7
npm info lifecycle rimraf@2.7.1~install: rimraf@2.7.1
npm info lifecycle fstream@1.0.12~install: fstream@1.0.12
npm info lifecycle tar@2.2.2~install: tar@2.2.2
npm info lifecycle abbrev@1.1.1~install: abbrev@1.1.1
npm info lifecycle ansi-regex@2.1.1~install: ansi-regex@2.1.1
npm info lifecycle aproba@1.2.0~install: aproba@1.2.0
npm info lifecycle balanced-match@1.0.2~install: balanced-match@1.0.2
npm info lifecycle chownr@1.1.4~install: chownr@1.1.4
npm info lifecycle code-point-at@1.1.0~install: code-point-at@1.1.0
npm info lifecycle concat-map@0.0.1~install: concat-map@0.0.1
npm info lifecycle brace-expansion@1.1.11~install: brace-expansion@1.1.11
npm info lifecycle console-control-strings@1.1.0~install: console-control-strings@1.1.0
npm info lifecycle core-util-is@1.0.2~install: core-util-is@1.0.2
npm info lifecycle deep-extend@0.6.0~install: deep-extend@0.6.0
npm info lifecycle delegates@1.0.0~install: delegates@1.0.0
npm info lifecycle detect-libc@1.0.3~install: detect-libc@1.0.3
npm info lifecycle fs.realpath@1.0.0~install: fs.realpath@1.0.0
npm info lifecycle has-unicode@2.0.1~install: has-unicode@2.0.1
npm info lifecycle inherits@2.0.4~install: inherits@2.0.4
npm info lifecycle ini@1.3.8~install: ini@1.3.8
npm info lifecycle isarray@1.0.0~install: isarray@1.0.0
npm info lifecycle minimatch@3.0.4~install: minimatch@3.0.4
npm info lifecycle ignore-walk@3.0.4~install: ignore-walk@3.0.4
npm info lifecycle minimist@1.2.5~install: minimist@1.2.5
npm info lifecycle mkdirp@0.5.5~install: mkdirp@0.5.5
npm info lifecycle ms@2.1.3~install: ms@2.1.3
npm info lifecycle debug@3.2.7~install: debug@3.2.7
npm info lifecycle npm-normalize-package-bin@1.0.1~install: npm-normalize-package-bin@1.0.1
npm info lifecycle npm-bundled@1.1.2~install: npm-bundled@1.1.2
npm info lifecycle npm-packlist@1.4.8~install: npm-packlist@1.4.8
npm info lifecycle number-is-nan@1.0.1~install: number-is-nan@1.0.1
npm info lifecycle is-fullwidth-code-point@1.0.0~install: is-fullwidth-code-point@1.0.0
npm info lifecycle object-assign@4.1.1~install: object-assign@4.1.1
npm info lifecycle os-homedir@1.0.2~install: os-homedir@1.0.2
npm info lifecycle os-tmpdir@1.0.2~install: os-tmpdir@1.0.2
npm info lifecycle osenv@0.1.5~install: osenv@0.1.5
npm info lifecycle nopt@4.0.3~install: nopt@4.0.3
npm info lifecycle path-is-absolute@1.0.1~install: path-is-absolute@1.0.1
npm info lifecycle process-nextick-args@2.0.1~install: process-nextick-args@2.0.1
npm info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2
npm info lifecycle safer-buffer@2.1.2~install: safer-buffer@2.1.2
npm info lifecycle iconv-lite@0.4.24~install: iconv-lite@0.4.24
npm info lifecycle sax@1.2.4~install: sax@1.2.4
npm info lifecycle needle@2.8.0~install: needle@2.8.0
npm info lifecycle semver@5.7.1~install: semver@5.7.1
npm info lifecycle set-blocking@2.0.0~install: set-blocking@2.0.0
npm info lifecycle signal-exit@3.0.3~install: signal-exit@3.0.3
npm info lifecycle string_decoder@1.1.1~install: string_decoder@1.1.1
npm info lifecycle strip-ansi@3.0.1~install: strip-ansi@3.0.1
npm info lifecycle string-width@1.0.2~install: string-width@1.0.2
npm info lifecycle strip-json-comments@2.0.1~install: strip-json-comments@2.0.1
npm info lifecycle rc@1.2.8~install: rc@1.2.8
npm info lifecycle safe-buffer@5.2.1~install: safe-buffer@5.2.1
npm info lifecycle util-deprecate@1.0.2~install: util-deprecate@1.0.2
npm info lifecycle readable-stream@2.3.7~install: readable-stream@2.3.7
npm info lifecycle are-we-there-yet@1.1.5~install: are-we-there-yet@1.1.5
npm info lifecycle wide-align@1.1.3~install: wide-align@1.1.3
npm info lifecycle gauge@2.7.4~install: gauge@2.7.4
npm info lifecycle npmlog@4.1.2~install: npmlog@4.1.2
npm info lifecycle wrappy@1.0.2~install: wrappy@1.0.2
npm info lifecycle once@1.4.0~install: once@1.4.0
npm info lifecycle inflight@1.0.6~install: inflight@1.0.6
npm info lifecycle glob@7.1.7~install: glob@7.1.7
npm info lifecycle rimraf@2.7.1~install: rimraf@2.7.1
npm info lifecycle yallist@3.1.1~install: yallist@3.1.1
npm info lifecycle minipass@2.9.0~install: minipass@2.9.0
npm info lifecycle fs-minipass@1.2.7~install: fs-minipass@1.2.7
npm info lifecycle minizlib@1.3.3~install: minizlib@1.3.3
npm info lifecycle tar@4.4.19~install: tar@4.4.19
npm info lifecycle node-addon-api@3.2.1~install: node-addon-api@3.2.1
npm info lifecycle node-gyp@3.8.0~install: node-gyp@3.8.0
npm info lifecycle node-pre-gyp@0.11.0~install: node-pre-gyp@0.11.0
npm timing action:install Completed in 50ms
npm info lifecycle abbrev@1.1.1~postinstall: abbrev@1.1.1
npm info lifecycle ansi-regex@2.1.1~postinstall: ansi-regex@2.1.1
npm info lifecycle aproba@1.2.0~postinstall: aproba@1.2.0
npm info lifecycle assert-plus@1.0.0~postinstall: assert-plus@1.0.0
npm info lifecycle asynckit@0.4.0~postinstall: asynckit@0.4.0
npm info lifecycle aws-sign2@0.7.0~postinstall: aws-sign2@0.7.0
npm info lifecycle aws4@1.11.0~postinstall: aws4@1.11.0
npm info lifecycle balanced-match@1.0.2~postinstall: balanced-match@1.0.2
npm info lifecycle caseless@0.12.0~postinstall: caseless@0.12.0
npm info lifecycle code-point-at@1.1.0~postinstall: code-point-at@1.1.0
npm info lifecycle concat-map@0.0.1~postinstall: concat-map@0.0.1
npm info lifecycle brace-expansion@1.1.11~postinstall: brace-expansion@1.1.11
npm info lifecycle console-control-strings@1.1.0~postinstall: console-control-strings@1.1.0
npm info lifecycle core-util-is@1.0.2~postinstall: core-util-is@1.0.2
npm info lifecycle dashdash@1.14.1~postinstall: dashdash@1.14.1
npm info lifecycle delayed-stream@1.0.0~postinstall: delayed-stream@1.0.0
npm info lifecycle combined-stream@1.0.8~postinstall: combined-stream@1.0.8
npm info lifecycle delegates@1.0.0~postinstall: delegates@1.0.0
npm info lifecycle extend@3.0.2~postinstall: extend@3.0.2
npm info lifecycle extsprintf@1.3.0~postinstall: extsprintf@1.3.0
npm info lifecycle fast-deep-equal@3.1.3~postinstall: fast-deep-equal@3.1.3
npm info lifecycle fast-json-stable-stringify@2.1.0~postinstall: fast-json-stable-stringify@2.1.0
npm info lifecycle forever-agent@0.6.1~postinstall: forever-agent@0.6.1
npm info lifecycle fs.realpath@1.0.0~postinstall: fs.realpath@1.0.0
npm info lifecycle getpass@0.1.7~postinstall: getpass@0.1.7
npm info lifecycle graceful-fs@4.2.8~postinstall: graceful-fs@4.2.8
npm info lifecycle har-schema@2.0.0~postinstall: har-schema@2.0.0
npm info lifecycle has-unicode@2.0.1~postinstall: has-unicode@2.0.1
npm info lifecycle inherits@2.0.4~postinstall: inherits@2.0.4
npm info lifecycle block-stream@0.0.9~postinstall: block-stream@0.0.9
npm info lifecycle is-typedarray@1.0.0~postinstall: is-typedarray@1.0.0
npm info lifecycle isarray@1.0.0~postinstall: isarray@1.0.0
npm info lifecycle isexe@2.0.0~postinstall: isexe@2.0.0
npm info lifecycle isstream@0.1.2~postinstall: isstream@0.1.2
npm info lifecycle jsbn@0.1.1~postinstall: jsbn@0.1.1
npm info lifecycle json-schema@0.2.3~postinstall: json-schema@0.2.3
npm info lifecycle json-schema-traverse@0.4.1~postinstall: json-schema-traverse@0.4.1
npm info lifecycle json-stringify-safe@5.0.1~postinstall: json-stringify-safe@5.0.1
npm info lifecycle mime-db@1.49.0~postinstall: mime-db@1.49.0
npm info lifecycle mime-types@2.1.32~postinstall: mime-types@2.1.32
npm info lifecycle form-data@2.3.3~postinstall: form-data@2.3.3
npm info lifecycle minimatch@3.0.4~postinstall: minimatch@3.0.4
npm info lifecycle minimist@1.2.5~postinstall: minimist@1.2.5
npm info lifecycle mkdirp@0.5.5~postinstall: mkdirp@0.5.5
npm info lifecycle nopt@3.0.6~postinstall: nopt@3.0.6
npm info lifecycle number-is-nan@1.0.1~postinstall: number-is-nan@1.0.1
npm info lifecycle is-fullwidth-code-point@1.0.0~postinstall: is-fullwidth-code-point@1.0.0
npm info lifecycle oauth-sign@0.9.0~postinstall: oauth-sign@0.9.0
npm info lifecycle object-assign@4.1.1~postinstall: object-assign@4.1.1
npm info lifecycle os-homedir@1.0.2~postinstall: os-homedir@1.0.2
npm info lifecycle os-tmpdir@1.0.2~postinstall: os-tmpdir@1.0.2
npm info lifecycle osenv@0.1.5~postinstall: osenv@0.1.5
npm info lifecycle path-is-absolute@1.0.1~postinstall: path-is-absolute@1.0.1
npm info lifecycle performance-now@2.1.0~postinstall: performance-now@2.1.0
npm info lifecycle process-nextick-args@2.0.1~postinstall: process-nextick-args@2.0.1
npm info lifecycle psl@1.8.0~postinstall: psl@1.8.0
npm info lifecycle punycode@2.1.1~postinstall: punycode@2.1.1
npm info lifecycle qs@6.5.2~postinstall: qs@6.5.2
npm info lifecycle safe-buffer@5.1.2~postinstall: safe-buffer@5.1.2
npm info lifecycle safer-buffer@2.1.2~postinstall: safer-buffer@2.1.2
npm info lifecycle asn1@0.2.4~postinstall: asn1@0.2.4
npm info lifecycle ecc-jsbn@0.1.2~postinstall: ecc-jsbn@0.1.2
npm info lifecycle semver@5.3.0~postinstall: semver@5.3.0
npm info lifecycle set-blocking@2.0.0~postinstall: set-blocking@2.0.0
npm info lifecycle signal-exit@3.0.3~postinstall: signal-exit@3.0.3
npm info lifecycle string_decoder@1.1.1~postinstall: string_decoder@1.1.1
npm info lifecycle strip-ansi@3.0.1~postinstall: strip-ansi@3.0.1
npm info lifecycle string-width@1.0.2~postinstall: string-width@1.0.2
npm info lifecycle tough-cookie@2.5.0~postinstall: tough-cookie@2.5.0
npm info lifecycle tunnel-agent@0.6.0~postinstall: tunnel-agent@0.6.0
npm info lifecycle tweetnacl@0.14.5~postinstall: tweetnacl@0.14.5
npm info lifecycle bcrypt-pbkdf@1.0.2~postinstall: bcrypt-pbkdf@1.0.2
npm info lifecycle sshpk@1.16.1~postinstall: sshpk@1.16.1
npm info lifecycle uri-js@4.4.1~postinstall: uri-js@4.4.1
npm info lifecycle ajv@6.12.6~postinstall: ajv@6.12.6
npm info lifecycle har-validator@5.1.5~postinstall: har-validator@5.1.5
npm info lifecycle util-deprecate@1.0.2~postinstall: util-deprecate@1.0.2
npm info lifecycle readable-stream@2.3.7~postinstall: readable-stream@2.3.7
npm info lifecycle are-we-there-yet@1.1.5~postinstall: are-we-there-yet@1.1.5
npm info lifecycle uuid@3.4.0~postinstall: uuid@3.4.0
npm info lifecycle verror@1.10.0~postinstall: verror@1.10.0
npm info lifecycle jsprim@1.4.1~postinstall: jsprim@1.4.1
npm info lifecycle http-signature@1.2.0~postinstall: http-signature@1.2.0
npm info lifecycle request@2.88.2~postinstall: request@2.88.2
npm info lifecycle which@1.3.1~postinstall: which@1.3.1
npm info lifecycle wide-align@1.1.3~postinstall: wide-align@1.1.3
npm info lifecycle gauge@2.7.4~postinstall: gauge@2.7.4
npm info lifecycle npmlog@4.1.2~postinstall: npmlog@4.1.2
npm info lifecycle wrappy@1.0.2~postinstall: wrappy@1.0.2
npm info lifecycle once@1.4.0~postinstall: once@1.4.0
npm info lifecycle inflight@1.0.6~postinstall: inflight@1.0.6
npm info lifecycle glob@7.1.7~postinstall: glob@7.1.7
npm info lifecycle rimraf@2.7.1~postinstall: rimraf@2.7.1
npm info lifecycle fstream@1.0.12~postinstall: fstream@1.0.12
npm info lifecycle tar@2.2.2~postinstall: tar@2.2.2
npm info lifecycle abbrev@1.1.1~postinstall: abbrev@1.1.1
npm info lifecycle ansi-regex@2.1.1~postinstall: ansi-regex@2.1.1
npm info lifecycle aproba@1.2.0~postinstall: aproba@1.2.0
npm info lifecycle balanced-match@1.0.2~postinstall: balanced-match@1.0.2
npm info lifecycle chownr@1.1.4~postinstall: chownr@1.1.4
npm info lifecycle code-point-at@1.1.0~postinstall: code-point-at@1.1.0
npm info lifecycle concat-map@0.0.1~postinstall: concat-map@0.0.1
npm info lifecycle brace-expansion@1.1.11~postinstall: brace-expansion@1.1.11
npm info lifecycle console-control-strings@1.1.0~postinstall: console-control-strings@1.1.0
npm info lifecycle core-util-is@1.0.2~postinstall: core-util-is@1.0.2
npm info lifecycle deep-extend@0.6.0~postinstall: deep-extend@0.6.0
npm info lifecycle delegates@1.0.0~postinstall: delegates@1.0.0
npm info lifecycle detect-libc@1.0.3~postinstall: detect-libc@1.0.3
npm info lifecycle fs.realpath@1.0.0~postinstall: fs.realpath@1.0.0
npm info lifecycle has-unicode@2.0.1~postinstall: has-unicode@2.0.1
npm info lifecycle inherits@2.0.4~postinstall: inherits@2.0.4
npm info lifecycle ini@1.3.8~postinstall: ini@1.3.8
npm info lifecycle isarray@1.0.0~postinstall: isarray@1.0.0
npm info lifecycle minimatch@3.0.4~postinstall: minimatch@3.0.4
npm info lifecycle ignore-walk@3.0.4~postinstall: ignore-walk@3.0.4
npm info lifecycle minimist@1.2.5~postinstall: minimist@1.2.5
npm info lifecycle mkdirp@0.5.5~postinstall: mkdirp@0.5.5
npm info lifecycle ms@2.1.3~postinstall: ms@2.1.3
npm info lifecycle debug@3.2.7~postinstall: debug@3.2.7
npm info lifecycle npm-normalize-package-bin@1.0.1~postinstall: npm-normalize-package-bin@1.0.1
npm info lifecycle npm-bundled@1.1.2~postinstall: npm-bundled@1.1.2
npm info lifecycle npm-packlist@1.4.8~postinstall: npm-packlist@1.4.8
npm info lifecycle number-is-nan@1.0.1~postinstall: number-is-nan@1.0.1
npm info lifecycle is-fullwidth-code-point@1.0.0~postinstall: is-fullwidth-code-point@1.0.0
npm info lifecycle object-assign@4.1.1~postinstall: object-assign@4.1.1
npm info lifecycle os-homedir@1.0.2~postinstall: os-homedir@1.0.2
npm info lifecycle os-tmpdir@1.0.2~postinstall: os-tmpdir@1.0.2
npm info lifecycle osenv@0.1.5~postinstall: osenv@0.1.5
npm info lifecycle nopt@4.0.3~postinstall: nopt@4.0.3
npm info lifecycle path-is-absolute@1.0.1~postinstall: path-is-absolute@1.0.1
npm info lifecycle process-nextick-args@2.0.1~postinstall: process-nextick-args@2.0.1
npm info lifecycle safe-buffer@5.1.2~postinstall: safe-buffer@5.1.2
npm info lifecycle safer-buffer@2.1.2~postinstall: safer-buffer@2.1.2
npm info lifecycle iconv-lite@0.4.24~postinstall: iconv-lite@0.4.24
npm info lifecycle sax@1.2.4~postinstall: sax@1.2.4
npm info lifecycle needle@2.8.0~postinstall: needle@2.8.0
npm info lifecycle semver@5.7.1~postinstall: semver@5.7.1
npm info lifecycle set-blocking@2.0.0~postinstall: set-blocking@2.0.0
npm info lifecycle signal-exit@3.0.3~postinstall: signal-exit@3.0.3
npm info lifecycle string_decoder@1.1.1~postinstall: string_decoder@1.1.1
npm info lifecycle strip-ansi@3.0.1~postinstall: strip-ansi@3.0.1
npm info lifecycle string-width@1.0.2~postinstall: string-width@1.0.2
npm info lifecycle strip-json-comments@2.0.1~postinstall: strip-json-comments@2.0.1
npm info lifecycle rc@1.2.8~postinstall: rc@1.2.8
npm info lifecycle safe-buffer@5.2.1~postinstall: safe-buffer@5.2.1
npm info lifecycle util-deprecate@1.0.2~postinstall: util-deprecate@1.0.2
npm info lifecycle readable-stream@2.3.7~postinstall: readable-stream@2.3.7
npm info lifecycle are-we-there-yet@1.1.5~postinstall: are-we-there-yet@1.1.5
npm info lifecycle wide-align@1.1.3~postinstall: wide-align@1.1.3
npm info lifecycle gauge@2.7.4~postinstall: gauge@2.7.4
npm info lifecycle npmlog@4.1.2~postinstall: npmlog@4.1.2
npm info lifecycle wrappy@1.0.2~postinstall: wrappy@1.0.2
npm info lifecycle once@1.4.0~postinstall: once@1.4.0
npm info lifecycle inflight@1.0.6~postinstall: inflight@1.0.6
npm info lifecycle glob@7.1.7~postinstall: glob@7.1.7
npm info lifecycle rimraf@2.7.1~postinstall: rimraf@2.7.1
npm info lifecycle yallist@3.1.1~postinstall: yallist@3.1.1
npm info lifecycle minipass@2.9.0~postinstall: minipass@2.9.0
npm info lifecycle fs-minipass@1.2.7~postinstall: fs-minipass@1.2.7
npm info lifecycle minizlib@1.3.3~postinstall: minizlib@1.3.3
npm info lifecycle tar@4.4.19~postinstall: tar@4.4.19
npm info lifecycle node-addon-api@3.2.1~postinstall: node-addon-api@3.2.1
npm info lifecycle node-gyp@3.8.0~postinstall: node-gyp@3.8.0
npm info lifecycle node-pre-gyp@0.11.0~postinstall: node-pre-gyp@0.11.0
npm timing action:postinstall Completed in 48ms
npm timing stage:executeActions Completed in 2198ms
npm timing stage:rollbackFailedOptional Completed in 0ms
npm info linkStuff sqlite3@5.0.2
npm info lifecycle sqlite3@5.0.2~install: sqlite3@5.0.2

> sqlite3@5.0.2 install /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2
> node-pre-gyp install --fallback-to-build

node-pre-gyp info it worked if it ends with ok
node-pre-gyp info using node-pre-gyp@0.11.0
node-pre-gyp info using node@14.17.5 | linux | x64
node-pre-gyp WARN Using needle for node-pre-gyp https download 
node-pre-gyp info build requesting source compile
gyp info it worked if it ends with ok
gyp info using node-gyp@5.1.0
gyp info using node@14.17.5 | linux | x64
gyp info ok 
gyp info it worked if it ends with ok
gyp info using node-gyp@5.1.0
gyp info using node@14.17.5 | linux | x64
gyp info find Python using Python version 3.8.10 found at "/openwrt/staging_dir/host/bin/python"
gyp info spawn /openwrt/staging_dir/host/bin/python
gyp info spawn args [
gyp info spawn args   '/openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/',
gyp info spawn args   '-Dnode_gyp_dir=/openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp',
gyp info spawn args   '-Dnode_lib_file=/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/$(Configuration)/node.lib',
gyp info spawn args   '-Dmodule_root_dir=/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2',
gyp info spawn args   '-Dnode_engine=v8',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.'
gyp info spawn args ]
gyp: /openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/common.gypi not found (cwd: /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2) while reading includes of binding.gyp while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
gyp ERR! System Linux 5.8.0-1039-azure
gyp ERR! command "/openwrt/staging_dir/hostpkg/bin/node" "/openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2/lib/binding/napi-v3-linux-arm64/node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2/lib/binding/napi-v3-linux-arm64" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=3" "--node_napi_label=napi-v3" "--nodedir=/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/"
gyp ERR! cwd /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2
gyp ERR! node -v v14.17.5
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok 
node-pre-gyp ERR! build error 
node-pre-gyp ERR! stack Error: Failed to execute '/openwrt/staging_dir/hostpkg/bin/node /openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2/lib/binding/napi-v3-linux-arm64/node_sqlite3.node --module_name=node_sqlite3 --module_path=/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2/lib/binding/napi-v3-linux-arm64 --napi_version=8 --node_abi_napi=napi --napi_build_version=3 --node_napi_label=napi-v3 --nodedir=/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/' (1)
node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1055:16)
node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
node-pre-gyp ERR! System Linux 5.8.0-1039-azure
node-pre-gyp ERR! command "/openwrt/staging_dir/hostpkg/bin/node" "/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2
node-pre-gyp ERR! node -v v14.17.5
node-pre-gyp ERR! node-pre-gyp -v v0.11.0
node-pre-gyp ERR! not ok 
Failed to execute '/openwrt/staging_dir/hostpkg/bin/node /openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2/lib/binding/napi-v3-linux-arm64/node_sqlite3.node --module_name=node_sqlite3 --module_path=/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2/lib/binding/napi-v3-linux-arm64 --napi_version=8 --node_abi_napi=napi --napi_build_version=3 --node_napi_label=napi-v3 --nodedir=/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/' (1)
npm info lifecycle sqlite3@5.0.2~install: Failed to exec install script
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! sqlite3@5.0.2 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the sqlite3@5.0.2 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm timing npm Completed in 9175ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /openwrt/tmp/npm-cache-4z5Jz6KHOn/_logs/2021-08-20T08_58_32_052Z-debug.log
make[3]: *** [Makefile:86: /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-sqlite3-5.0.2/.built] Error 1
Last updated on 20 Aug 2021
Published on 20 Aug 2021