quasar框架npm run start提示Command ‘npm‘ not found, but can be installed with

问题描述

提示:这里描述具体问题:部署一个quasar框架,进行开发。

原因分析:

提示:这里填写问题的分析:这里填写该问题的具体解决方案:在一台从没有安过quasar的平台上跑项目,需要安装那些依赖完成quasar项目运行。


解决方案:

提示:
npm run start提示

Command 'npm' not found, but can be installed with:

sudo apt install npm

所以安装npm

sudo apt install npm

提示

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  gyp javascript-common libc-ares2 libjs-inherits libjs-is-typedarray
  libjs-psl libjs-typedarray-to-buffer libnode-dev libnode64 libssl-dev
  libuv1-dev node-abbrev node-ajv node-ansi node-ansi-align node-ansi-regex
  node-ansi-styles node-ansistyles node-aproba node-archy
  node-are-we-there-yet node-asap node-asn1 node-assert-plus node-asynckit
  node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-bl
  node-bluebird node-boxen node-brace-expansion node-builtin-modules
  node-builtins node-cacache node-call-limit node-camelcase node-caseless
  node-chalk node-chownr node-ci-info node-cli-boxes node-cliui node-clone
  node-co node-color-convert node-color-name node-colors node-columnify
  node-combined-stream node-concat-map node-concat-stream node-config-chain
  node-configstore node-console-control-strings node-copy-concurrently
  node-core-util-is node-cross-spawn node-crypto-random-string node-cyclist
  node-dashdash node-debug node-decamelize node-decompress-response
  node-deep-extend node-defaults node-define-properties node-delayed-stream
  node-delegates node-detect-indent node-detect-newline node-dot-prop
  node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding
  node-end-of-stream node-err-code node-errno node-es6-promise
  node-escape-string-regexp node-execa node-extend node-extsprintf
  node-fast-deep-equal node-find-up node-flush-write-stream node-forever-agent
  node-form-data node-from2 node-fs-vacuum node-fs-write-stream-atomic
  node-fs.realpath node-function-bind node-gauge node-genfun
  node-get-caller-file node-get-stream node-getpass node-glob node-got
  node-graceful-fs node-gyp node-har-schema node-har-validator node-has-flag
  node-has-symbol-support-x node-has-to-string-tag-x node-has-unicode
  node-hosted-git-info node-http-signature node-iconv-lite node-iferr
  node-import-lazy node-imurmurhash node-inflight node-inherits node-ini
  node-invert-kv node-ip node-ip-regex node-is-npm node-is-obj node-is-object
  node-is-path-inside node-is-plain-obj node-is-retry-allowed node-is-stream
  node-is-typedarray node-isarray node-isexe node-isstream node-isurl
  node-jsbn node-json-parse-better-errors node-json-schema
  node-json-schema-traverse node-json-stable-stringify
  node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream
  node-jsprim node-latest-version node-lazy-property node-lcid node-libnpx
  node-locate-path node-lockfile node-lodash node-lodash-packages
  node-lowercase-keys node-lru-cache node-make-dir node-mem node-mime
  node-mime-types node-mimic-fn node-mimic-response node-minimatch
  node-minimist node-mississippi node-mkdirp node-move-concurrently node-ms
  node-mute-stream node-nopt node-normalize-package-data node-npm-bundled
  node-npm-package-arg node-npm-run-path node-npmlog node-number-is-nan
  node-oauth-sign node-object-assign node-once node-opener node-os-locale
  node-os-tmpdir node-osenv node-p-cancelable node-p-finally node-p-is-promise
  node-p-limit node-p-locate node-p-timeout node-package-json
  node-parallel-transform node-path-exists node-path-is-absolute
  node-path-is-inside node-performance-now node-pify node-prepend-http
  node-process-nextick-args node-promise-inflight node-promise-retry
  node-promzard node-proto-list node-prr node-pseudomap node-psl node-pump
  node-pumpify node-punycode node-qs node-qw node-rc node-read
  node-read-package-json node-readable-stream node-registry-auth-token
  node-registry-url node-request node-require-directory
  node-require-main-filename node-resolve node-resolve-from node-retry
  node-rimraf node-run-queue node-safe-buffer node-semver node-semver-diff
  node-set-blocking node-sha node-shebang-command node-shebang-regex
  node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct
  node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids
  node-sshpk node-ssri node-stream-each node-stream-iterate node-stream-shift
  node-strict-uri-encode node-string-decoder node-string-width node-strip-ansi
  node-strip-eof node-strip-json-comments node-supports-color node-tar
  node-term-size node-text-table node-through node-through2 node-timed-out
  node-tough-cookie node-tunnel-agent node-tweetnacl node-typedarray
  node-typedarray-to-buffer node-uid-number node-unique-filename
  node-unique-string node-unpipe node-uri-js node-url-parse-lax
  node-url-to-options node-util-deprecate node-uuid
  node-validate-npm-package-license node-validate-npm-package-name node-verror
  node-wcwidth.js node-which node-which-module node-wide-align
  node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic
  node-xdg-basedir node-xtend node-y18n node-yallist node-yargs
  node-yargs-parser nodejs nodejs-doc python-pkg-resources
Suggested packages:
  apache2 | lighttpd | httpd libssl-doc python-setuptools
The following NEW packages will be installed:
  gyp javascript-common libc-ares2 libjs-inherits libjs-is-typedarray
  libjs-psl libjs-typedarray-to-buffer libnode-dev libnode64 libssl-dev
  libuv1-dev node-abbrev node-ajv node-ansi node-ansi-align node-ansi-regex
  node-ansi-styles node-ansistyles node-aproba node-archy
  node-are-we-there-yet node-asap node-asn1 node-assert-plus node-asynckit
  node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-bl
  node-bluebird node-boxen node-brace-expansion node-builtin-modules
  node-builtins node-cacache node-call-limit node-camelcase node-caseless
  node-chalk node-chownr node-ci-info node-cli-boxes node-cliui node-clone
  node-co node-color-convert node-color-name node-colors node-columnify
  node-combined-stream node-concat-map node-concat-stream node-config-chain
  node-configstore node-console-control-strings node-copy-concurrently
  node-core-util-is node-cross-spawn node-crypto-random-string node-cyclist
  node-dashdash node-debug node-decamelize node-decompress-response
  node-deep-extend node-defaults node-define-properties node-delayed-stream
  node-delegates node-detect-indent node-detect-newline node-dot-prop
  node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding
  node-end-of-stream node-err-code node-errno node-es6-promise
  node-escape-string-regexp node-execa node-extend node-extsprintf
  node-fast-deep-equal node-find-up node-flush-write-stream node-forever-agent
  node-form-data node-from2 node-fs-vacuum node-fs-write-stream-atomic
  node-fs.realpath node-function-bind node-gauge node-genfun
  node-get-caller-file node-get-stream node-getpass node-glob node-got
  node-graceful-fs node-gyp node-har-schema node-har-validator node-has-flag
  node-has-symbol-support-x node-has-to-string-tag-x node-has-unicode
  node-hosted-git-info node-http-signature node-iconv-lite node-iferr
  node-import-lazy node-imurmurhash node-inflight node-inherits node-ini
  node-invert-kv node-ip node-ip-regex node-is-npm node-is-obj node-is-object
  node-is-path-inside node-is-plain-obj node-is-retry-allowed node-is-stream
  node-is-typedarray node-isarray node-isexe node-isstream node-isurl
  node-jsbn node-json-parse-better-errors node-json-schema
  node-json-schema-traverse node-json-stable-stringify
  node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream
  node-jsprim node-latest-version node-lazy-property node-lcid node-libnpx
  node-locate-path node-lockfile node-lodash node-lodash-packages
  node-lowercase-keys node-lru-cache node-make-dir node-mem node-mime
  node-mime-types node-mimic-fn node-mimic-response node-minimatch
  node-minimist node-mississippi node-mkdirp node-move-concurrently node-ms
  node-mute-stream node-nopt node-normalize-package-data node-npm-bundled
  node-npm-package-arg node-npm-run-path node-npmlog node-number-is-nan
  node-oauth-sign node-object-assign node-once node-opener node-os-locale
  node-os-tmpdir node-osenv node-p-cancelable node-p-finally node-p-is-promise
  node-p-limit node-p-locate node-p-timeout node-package-json
  node-parallel-transform node-path-exists node-path-is-absolute
  node-path-is-inside node-performance-now node-pify node-prepend-http
  node-process-nextick-args node-promise-inflight node-promise-retry
  node-promzard node-proto-list node-prr node-pseudomap node-psl node-pump
  node-pumpify node-punycode node-qs node-qw node-rc node-read
  node-read-package-json node-readable-stream node-registry-auth-token
  node-registry-url node-request node-require-directory
  node-require-main-filename node-resolve node-resolve-from node-retry
  node-rimraf node-run-queue node-safe-buffer node-semver node-semver-diff
  node-set-blocking node-sha node-shebang-command node-shebang-regex
  node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct
  node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids
  node-sshpk node-ssri node-stream-each node-stream-iterate node-stream-shift
  node-strict-uri-encode node-string-decoder node-string-width node-strip-ansi
  node-strip-eof node-strip-json-comments node-supports-color node-tar
  node-term-size node-text-table node-through node-through2 node-timed-out
  node-tough-cookie node-tunnel-agent node-tweetnacl node-typedarray
  node-typedarray-to-buffer node-uid-number node-unique-filename
  node-unique-string node-unpipe node-uri-js node-url-parse-lax
  node-url-to-options node-util-deprecate node-uuid
  node-validate-npm-package-license node-validate-npm-package-name node-verror
  node-wcwidth.js node-which node-which-module node-wide-align
  node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic
  node-xdg-basedir node-xtend node-y18n node-yallist node-yargs
  node-yargs-parser nodejs nodejs-doc npm python-pkg-resources
0 upgraded, 291 newly installed, 0 to remove and 6 not upgraded.
Need to get 12.7 MB of archives.
After this operation, 67.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-pkg-resources all 44.0.0-2 [129 kB]
Get:2 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 gyp all 0.1+20180428git4d467626-3ubuntu1 [237 kB]
Get:3 http://user.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B]
Get:4 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-is-typedarray all 1.0.0-2 [2,934 B]
Get:5 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-psl all 1.7.0+ds-1 [67.2 kB]
Get:6 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-typedarray-to-buffer all 3.0.3-3 [3,986 B]
Get:7 http://user.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB]
Get:8 http://user.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.3 [103 kB]
Get:9 http://user.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-ares2 amd64 1.15.0-1ubuntu0.1 [38.2 kB]
Get:10 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5,765 kB]
Get:11 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB]
Get:12 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 nodejs amd64 10.19.0~dfsg-3ubuntu1 [61.1 kB]
Get:13 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-fast-deep-equal all 1.1.0-1 [4,248 B]
Get:14 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonify all 0.0.0-1 [5,440 B]
Get:15 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-json-stable-stringify all 1.0.1-1 [4,498 B]
Get:16 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-json-schema-traverse all 0.3.1-1 [3,968 B]
Get:17 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-punycode all 2.1.1-3 [9,432 B]
Get:18 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-uri-js all 4.2.2+dfsg-5 [15.6 kB]
Get:19 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ajv all 6.10.2-1 [72.2 kB]
Get:20 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-clone all 2.1.2-1 [7,924 B]
Get:21 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-defaults all 1.0.3-1 [3,142 B]
Get:22 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-wcwidth.js all 1.0.0-1 [6,450 B]
Get:23 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-regex all 5.0.0-1 [4,736 B]
Get:24 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-ansi all 6.0.0-2 [4,092 B]
Get:25 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-string-width all 2.1.1-1 [4,104 B]
Get:26 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-align all 3.0.0-1 [4,700 B]
Get:27 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ansistyles all 0.1.3-2 [4,316 B]
Get:28 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-aproba all 2.0.0-1 [5,476 B]
Get:29 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-delegates all 1.0.0-1 [3,648 B]
Get:30 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-inherits all 2.0.4-1 [3,264 B]
Get:31 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-inherits all 2.0.4-1 [3,180 B]
Get:32 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-core-util-is all 1.0.2-1 [3,436 B]
Get:33 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-safe-buffer all 5.2.0-1 [12.6 kB]
Get:34 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-string-decoder all 1.2.0-2 [6,596 B]
Get:35 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-process-nextick-args all 2.0.0-1 [3,428 B]
Get:36 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-util-deprecate all 1.0.2-1 [3,708 B]
Get:37 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-isarray all 2.0.5-1 [3,796 B]
Get:38 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-readable-stream all 3.4.0-2 [35.4 kB]
Get:39 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-are-we-there-yet all 1.1.5-1 [6,876 B]
Get:40 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-asap all 2.0.6-2 [13.1 kB]
Get:41 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-asn1 all 0.2.3-2 [7,380 B]
Get:42 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-assert-plus all 1.0.0-2 [8,912 B]
Get:43 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-asynckit all 0.4.0-3 [10.3 kB]
Get:44 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-aws-sign2 all 0.7.1-2 [4,176 B]
Get:45 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-aws4 all 1.9.0-1 [12.1 kB]
Get:46 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-tweetnacl all 1.0.1+dfsg-2 [31.1 kB]
Get:47 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-bcrypt-pbkdf all 1.0.2-1 [10.8 kB]
Get:48 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-bluebird all 3.5.1+dfsg2-2build1 [36.4 kB]
Get:49 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-camelcase all 5.3.1-1 [4,888 B]
Get:50 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-color-name all 1.1.3-1 [4,224 B]
Get:51 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-color-convert all 1.9.3-1 [9,680 B]
Get:52 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-styles all 4.2.1-1 [7,644 B]
Get:53 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-escape-string-regexp all 1.0.5-1 [3,262 B]
Get:54 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-has-flag all 4.0.0-1 [4,120 B]
Get:55 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-supports-color all 6.1.0-2 [5,532 B]
Get:56 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-chalk all 2.4.2-1 [12.5 kB]
Get:57 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-cli-boxes all 2.2.0-2 [4,220 B]
Get:58 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-yallist all 4.0.0-1 [6,612 B]
Get:59 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-lru-cache all 5.1.1-5 [8,308 B]
Get:60 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-isexe all 2.0.0-4 [4,440 B]
Get:61 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-which all 2.0.2-1 [5,472 B]
Get:62 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-shebang-regex all 2.0.0-1 [2,776 B]
Get:63 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-shebang-command all 1.2.0-1 [2,934 B]
Get:64 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-cross-spawn all 5.1.0-2 [8,536 B]
Get:65 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-wrappy all 1.0.2-1 [3,162 B]
Get:66 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-once all 1.4.0-3 [4,388 B]
Get:67 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-end-of-stream all 1.4.4-1 [4,388 B]
Get:68 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-pump all 3.0.0-2 [4,820 B]
Get:69 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-get-stream all 4.1.0-1 [5,244 B]
Get:70 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-stream all 1.1.0-1 [3,046 B]
Get:71 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-run-path all 2.0.2-2 [4,448 B]
Get:72 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-finally all 1.0.0-2 [3,276 B]
Get:73 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-signal-exit all 3.0.2-1 [5,156 B]
Get:74 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-eof all 1.0.0-2 [3,040 B]
Get:75 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-execa all 0.10.0+dfsg-1 [8,964 B]
Get:76 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-term-size all 1.2.0+dfsg-2 [3,984 B]
Get:77 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-widest-line all 3.1.0-1 [3,956 B]
Get:78 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-boxen all 4.2.0-2 [15.2 kB]
Get:79 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-builtin-modules all 3.1.0-1 [4,208 B]
Get:80 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-builtins all 1.0.3-1 [2,776 B]
Get:81 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-chownr all 1.1.3-3 [4,028 B]
Get:82 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-balanced-match all 1.0.0-1 [4,576 B]
Get:83 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-concat-map all 0.0.1-2 [4,008 B]
Get:84 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-brace-expansion all 1.1.11-1 [6,368 B]
Get:85 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-minimatch all 3.0.4-4 [13.7 kB]
Get:86 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-fs.realpath all 1.0.0-1 [5,572 B]
Get:87 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-inflight all 1.0.6-1 [3,382 B]
Get:88 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-path-is-absolute all 2.0.0-1 [3,900 B]
Get:89 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-glob all 7.1.6-1 [125 kB]
Get:90 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-graceful-fs all 4.2.3-2 [11.4 kB]
Get:91 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-typedarray all 0.0.6-1 [8,242 B]
Get:92 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-concat-stream all 1.6.2-1 [5,684 B]
Get:93 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-shift all 1.0.0-1 [2,884 B]
Get:94 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-duplexify all 4.1.1-1 [5,664 B]
Get:95 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-flush-write-stream all 2.0.0-2 [4,212 B]
Get:96 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-from2 all 2.3.0-1 [4,372 B]
Get:97 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-cyclist all 1.0.1-2 [3,652 B]
Get:98 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-parallel-transform all 1.1.0-2 [4,172 B]
Get:99 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-pumpify all 2.0.1-1 [4,516 B]
Get:100 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-each all 1.2.3-1 [4,688 B]
Get:101 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-through2 all 3.0.1-2 [6,720 B]
Get:102 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-mississippi all 3.0.0-1 [7,804 B]
Get:103 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-mkdirp all 0.5.1-2 [5,376 B]
Get:104 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-run-queue all 1.0.3-1 [4,540 B]
Get:105 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-rimraf all 2.6.3-1 [8,368 B]
Get:106 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-imurmurhash all 0.1.4-1 [8,272 B]
Get:107 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-iferr all 1.0.2-1 [3,536 B]
Get:108 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-fs-write-stream-atomic all 1.0.10-4 [4,860 B]
Get:109 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-copy-concurrently all 1.0.5-4 [6,556 B]
Get:110 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-move-concurrently all 1.0.1-2 [4,684 B]
Get:111 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-promise-inflight all 1.0.1-1 [3,144 B]
Get:112 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ssri all 7.1.0-2 [18.7 kB]
Get:113 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-unique-filename all 1.1.1+ds-1 [3,832 B]
Get:114 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-y18n all 4.0.0-2 [5,476 B]
Get:115 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-cacache all 11.3.3-2 [24.3 kB]
Get:116 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-call-limit all 1.1.1-1 [4,084 B]
Get:117 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-caseless all 0.12.0-1 [3,382 B]
Get:118 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ci-info all 2.0.0-1 [6,452 B]
Get:119 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-wrap-ansi all 4.0.0-2 [5,576 B]
Get:120 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-cliui all 4.1.0-2 [7,336 B]
Get:121 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-co all 4.6.0-1 [6,220 B]
Get:122 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-colors all 1.4.0-1 [11.8 kB]
Get:123 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-columnify all 1.5.4-1 [11.2 kB]
Get:124 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-proto-list all 1.2.4-1 [3,088 B]
Get:125 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ini all 1.3.5-1 [5,776 B]
Get:126 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-config-chain all 1.1.12-1 [8,056 B]
Get:127 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-obj all 1.0.1-2 [3,018 B]
Get:128 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-dot-prop all 5.2.0-1 [5,052 B]
Get:129 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-semver all 7.1.3-1 [31.6 kB]
Get:130 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-make-dir all 3.0.2-1 [5,820 B]
Get:131 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-crypto-random-string all 1.0.0-1 [3,250 B]
Get:132 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-unique-string all 1.0.0-1 [3,048 B]
Get:133 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-typedarray all 1.0.0-2 [2,216 B]
Get:134 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-typedarray-to-buffer all 3.0.3-3 [2,374 B]
Get:135 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-write-file-atomic all 3.0.3-1 [6,240 B]
Get:136 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-xdg-basedir all 3.0.0-1 [3,696 B]
Get:137 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-configstore all 5.0.1-1 [5,396 B]
Get:138 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-console-control-strings all 1.1.0-1 [4,946 B]
Get:139 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-dashdash all 1.14.1-2 [17.8 kB]
Get:140 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-decamelize all 1.2.0-1 [3,090 B]
Get:141 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-mimic-response all 2.1.0-1 [4,588 B]
Get:142 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-decompress-response all 3.3.0-1 [3,396 B]
Get:143 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-deep-extend all 0.6.0-1 [4,972 B]
Get:144 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-lodash-packages all 4.17.15+dfsg-2 [123 kB]
Get:145 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-define-properties all 1.1.3-1 [6,396 B]
Get:146 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-detect-indent all 5.0.0-1 [4,426 B]
Get:147 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-detect-newline all 2.1.0-1 [3,018 B]
Get:148 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-duplexer3 all 0.1.4-5 [5,168 B]
Get:149 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-jsbn all 1.1.0-1 [13.6 kB]
Get:150 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ecc-jsbn all 0.2.0-2 [9,432 B]
Get:151 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-editor all 1.0.0-1 [3,334 B]
Get:152 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-err-code all 2.0.0+dfsg-1 [4,024 B]
Get:153 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-es6-promise all 4.2.8-6 [14.2 kB]
Get:154 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-extsprintf all 1.3.0-1 [4,492 B]
Get:155 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-limit all 2.2.2-1 [5,556 B]
Get:156 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-locate all 2.0.0-1 [4,104 B]
Get:157 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-path-exists all 4.0.0-2 [3,872 B]
Get:158 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-locate-path all 5.0.0-2 [4,952 B]
Get:159 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-find-up all 4.1.0-2 [5,724 B]
Get:160 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-path-is-inside all 1.0.2-1 [3,982 B]
Get:161 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-fs-vacuum all 1.2.10-3 [4,584 B]
Get:162 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-function-bind all 1.1.1+repack-1 [5,040 B]
Get:163 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-object-assign all 4.1.1-3 [4,496 B]
Get:164 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-has-unicode all 2.0.1-2 [3,480 B]
Get:165 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-wide-align all 1.1.3-1 [3,936 B]
Get:166 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-gauge all 2.7.4-1 [22.1 kB]
Get:167 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-genfun all 5.0.0-1 [14.1 kB]
Get:168 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-get-caller-file all 1.0.2-1 [2,850 B]
Get:169 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-getpass all 0.1.7-1 [4,180 B]
Get:170 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-retry-allowed all 1.1.0-1 [3,416 B]
Get:171 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-cancelable all 0.3.0-1 [4,452 B]
Get:172 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-timeout all 1.2.0-1 [3,680 B]
Get:173 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-plain-obj all 1.1.0-1 [3,036 B]
Get:174 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-url-to-options all 1.0.1-1 [3,272 B]
Get:175 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-timed-out all 4.0.1-5 [4,228 B]
Get:176 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-lowercase-keys all 2.0.0-1 [3,668 B]
Get:177 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-object all 1.0.1-1 [3,332 B]
Get:178 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-has-symbol-support-x all 1.4.1+dfsg-1 [4,072 B]
Get:179 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-has-to-string-tag-x all 1.4.1+dfsg-1 [4,188 B]
Get:180 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-isurl all 4.0.1-2 [6,976 B]
Get:181 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-prepend-http all 2.0.0-1 [3,332 B]
Get:182 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-url-parse-lax all 1.0.0-1 [3,260 B]
Get:183 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-got all 7.1.0-1 [11.8 kB]
Get:184 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-har-schema all 2.0.0-3 [5,788 B]
Get:185 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-har-validator all 5.1.3-1 [4,604 B]
Get:186 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-hosted-git-info all 2.8.5-1 [8,112 B]
Get:187 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-json-schema all 0.2.3-1 [7,038 B]
Get:188 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-verror all 1.10.0-1 [13.6 kB]
Get:189 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-jsprim all 1.4.1-1 [12.9 kB]
Get:190 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-sshpk all 1.16.1+dfsg-2 [54.7 kB]
Get:191 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-http-signature all 1.3.2-1 [10.9 kB]
Get:192 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-iconv-lite all 0.4.23-1 [124 kB]
Get:193 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-import-lazy all 3.0.0.REALLY.2.1.0-1 [4,036 B]
Get:194 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-invert-kv all 1.0.0-1 [2,900 B]
Get:195 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ip all 1.1.5-5 [6,648 B]
Get:196 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ip-regex all 4.1.0-2 [4,628 B]
Get:197 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-npm all 1.0.0-1 [2,872 B]
Get:198 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-is-path-inside all 1.0.1-1 [3,260 B]
Get:199 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-isstream all 0.1.2+dfsg-1 [3,588 B]
Get:200 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-json-parse-better-errors all 1.0.2-2 [4,584 B]
Get:201 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonparse all 1.3.1-7 [7,004 B]
Get:202 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-through all 2.3.8-1 [4,220 B]
Get:203 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonstream all 1.3.5-1 [8,468 B]
Get:204 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-minimist all 1.2.5-1 [6,092 B]
Get:205 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-json-comments all 3.0.1-3 [4,676 B]
Get:206 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-rc all 1.2.8-1 [8,584 B]
Get:207 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-registry-url all 3.1.0-1 [3,292 B]
Get:208 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-registry-auth-token all 3.3.1-1 [4,752 B]
Get:209 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-package-json all 4.0.1-1 [4,220 B]
Get:210 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-latest-version all 3.1.0-1 [3,164 B]
Get:211 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-lazy-property all 1.0.0-3 [3,596 B]
Get:212 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-lcid all 1.0.0-1 [4,264 B]
Get:213 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-osenv all 0.1.5-1 [4,368 B]
Get:214 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-validate-npm-package-name all 3.0.0-1 [4,472 B]
Get:215 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-package-arg all 6.1.1-1 [7,312 B]
Get:216 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-require-directory all 2.1.1-1 [5,394 B]
Get:217 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-set-blocking all 2.0.0-1 [3,402 B]
Get:218 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-require-main-filename all 1.0.1-1 [3,198 B]
Get:219 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-which-module all 2.0.0-1 [3,368 B]
Get:220 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-mimic-fn all 3.0.0-1 [5,044 B]
Get:221 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-mem all 1.1.0-1 [4,116 B]
Get:222 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-os-locale all 4.0.0-1 [4,720 B]
Get:223 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-yargs-parser all 18.1.1-1 [15.2 kB]
Get:224 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-yargs all 15.3.0-1 [91.5 kB]
Get:225 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-libnpx all 10.2.1-2 [35.0 kB]
Get:226 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-lodash all 4.17.15+dfsg-2 [243 kB]
Get:227 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ms all 2.1.1-1 [4,588 B]
Get:228 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-bundled all 1.1.1-1 [6,096 B]
Get:229 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-number-is-nan all 2.0.0-1 [3,428 B]
Get:230 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-opener all 1.5.1-1 [4,864 B]
Get:231 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-p-is-promise all 3.0.0-1 [3,792 B]
Get:232 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-performance-now all 2.1.0+debian-1 [4,482 B]
Get:233 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-pify all 3.0.0-1 [4,492 B]
Get:234 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-retry all 0.12.0-1 [10.4 kB]
Get:235 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-promise-retry all 1.1.1-4 [4,760 B]
Get:236 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-mute-stream all 0.0.8-2 [5,172 B]
Get:237 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-read all 1.0.7-2 [5,304 B]
Get:238 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-promzard all 0.3.0-1 [9,004 B]
Get:239 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-pseudomap all 1.0.2-1 [3,534 B]
Get:240 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-psl all 1.7.0+ds-1 [36.7 kB]
Get:241 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-qw all 1.0.1-1 [3,120 B]
Get:242 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-resolve-from all 4.0.0-1 [3,724 B]
Get:243 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-semver-diff all 2.1.0-2 [3,388 B]
Get:244 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-slash all 3.0.0-1 [3,744 B]
Get:245 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-sorted-object all 2.0.1-1 [3,720 B]
Get:246 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-license-ids all 3.0.5-1 [6,448 B]
Get:247 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-exceptions all 2.2.0-1 [3,752 B]
Get:248 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-expression-parse all 3.0.0-1 [6,608 B]
Get:249 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-correct all 3.1.0-1 [5,188 B]
Get:250 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-iterate all 1.2.0-4 [3,772 B]
Get:251 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-strict-uri-encode all 2.0.0-1 [2,984 B]
Get:252 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-text-table all 0.2.0-2 [4,348 B]
Get:253 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-tough-cookie all 3.0.0-1 [26.4 kB]
Get:254 http://user.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 node-uid-number all 0.0.6-1ubuntu0.20.04.1 [3,596 B]
Get:255 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-unpipe all 1.0.0-1 [3,530 B]
Get:256 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-uuid all 3.3.2-2 [16.4 kB]
Get:257 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-validate-npm-package-license all 3.0.4-1 [4,172 B]
Get:258 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-xtend all 4.0.2-1 [3,752 B]
Get:259 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 nodejs-doc all 10.19.0~dfsg-3ubuntu1 [942 kB]
Get:260 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-abbrev all 1.1.1-2 [4,852 B]
Get:261 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi all 0.3.1-1 [9,068 B]
Get:262 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-archy all 1.0.0-3 [4,480 B]
Get:263 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-bl all 4.0.0-2 [10.3 kB]
Get:264 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-delayed-stream all 1.0.0-4 [5,276 B]
Get:265 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-combined-stream all 1.0.8-1 [6,056 B]
Get:266 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-debug all 4.1.1-2 [17.6 kB]
Get:267 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-encoding all 0.1.12-3 [4,644 B]
Get:268 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-prr all 1.0.1-1 [3,726 B]
Get:269 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-errno all 0.1.7-1 [7,520 B]
Get:270 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-extend all 3.0.2-1 [5,496 B]
Get:271 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-forever-agent all 0.6.1-2 [4,248 B]
Get:272 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-mime all 2.4.4+dfsg-1 [33.3 kB]
Get:273 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-mime-types all 2.1.25-1 [6,332 B]
Get:274 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-form-data all 3.0.0-2 [12.8 kB]
Get:275 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-nopt all 3.0.6-4 [10.7 kB]
Get:276 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-npmlog all 4.1.2-2 [8,224 B]
Get:277 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-json-stringify-safe all 5.0.1+repack-2 [20.5 kB]
Get:278 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-oauth-sign all 0.9.0-2 [4,312 B]
Get:279 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-qs all 6.9.1+ds-1 [17.1 kB]
Get:280 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-tunnel-agent all 0.6.1-2 [4,996 B]
Get:281 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-request all 2.88.1-4 [25.0 kB]
Get:282 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-tar all 4.4.10+ds1-2ubuntu1 [31.3 kB]
Get:283 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-gyp all 6.1.0-3 [33.8 kB]
Get:284 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-lockfile all 1.0.4-3 [7,252 B]
Get:285 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-resolve all 1.15.1-3 [13.0 kB]
Get:286 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-normalize-package-data all 2.5.0-1 [14.8 kB]
Get:287 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-os-tmpdir all 1.0.2-1 [3,836 B]
Get:288 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-read-package-json all 2.1.1-1 [9,392 B]
Get:289 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-sha all 3.0.0-1 [4,848 B]
Get:290 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 node-slide all 1.1.6-2 [6,328 B]
Get:291 http://user.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 npm all 6.14.4+ds-1ubuntu2 [583 kB]
Fetched 12.7 MB in 17s (761 kB/s)                                              
Extracting templates from packages: 100%
Selecting previously unselected package python-pkg-resources.
(Reading database ... 260290 files and directories currently installed.)
Preparing to unpack .../000-python-pkg-resources_44.0.0-2_all.deb ...
Unpacking python-pkg-resources (44.0.0-2) ...
Selecting previously unselected package gyp.
Preparing to unpack .../001-gyp_0.1+20180428git4d467626-3ubuntu1_all.deb ...
Unpacking gyp (0.1+20180428git4d467626-3ubuntu1) ...
Selecting previously unselected package javascript-common.
Preparing to unpack .../002-javascript-common_11_all.deb ...
Unpacking javascript-common (11) ...
Selecting previously unselected package libjs-is-typedarray.
Preparing to unpack .../003-libjs-is-typedarray_1.0.0-2_all.deb ...
Unpacking libjs-is-typedarray (1.0.0-2) ...
Selecting previously unselected package libjs-psl.
Preparing to unpack .../004-libjs-psl_1.7.0+ds-1_all.deb ...
Unpacking libjs-psl (1.7.0+ds-1) ...
Selecting previously unselected package libjs-typedarray-to-buffer.
Preparing to unpack .../005-libjs-typedarray-to-buffer_3.0.3-3_all.deb ...
Unpacking libjs-typedarray-to-buffer (3.0.3-3) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../006-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ...
Selecting previously unselected package libuv1-dev:amd64.
Preparing to unpack .../007-libuv1-dev_1.34.2-1ubuntu1.3_amd64.deb ...
Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.3) ...
Selecting previously unselected package libc-ares2:amd64.
Preparing to unpack .../008-libc-ares2_1.15.0-1ubuntu0.1_amd64.deb ...
Unpacking libc-ares2:amd64 (1.15.0-1ubuntu0.1) ...
Selecting previously unselected package libnode64:amd64.
Preparing to unpack .../009-libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ...
Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ...
Selecting previously unselected package libnode-dev:amd64.
Preparing to unpack .../010-libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ...
Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../011-nodejs_10.19.0~dfsg-3ubuntu1_amd64.deb ...
Unpacking nodejs (10.19.0~dfsg-3ubuntu1) ...
Selecting previously unselected package node-fast-deep-equal.
Preparing to unpack .../012-node-fast-deep-equal_1.1.0-1_all.deb ...
Unpacking node-fast-deep-equal (1.1.0-1) ...
Selecting previously unselected package node-jsonify.
Preparing to unpack .../013-node-jsonify_0.0.0-1_all.deb ...
Unpacking node-jsonify (0.0.0-1) ...
Selecting previously unselected package node-json-stable-stringify.
Preparing to unpack .../014-node-json-stable-stringify_1.0.1-1_all.deb ...
Unpacking node-json-stable-stringify (1.0.1-1) ...
Selecting previously unselected package node-json-schema-traverse.
Preparing to unpack .../015-node-json-schema-traverse_0.3.1-1_all.deb ...
Unpacking node-json-schema-traverse (0.3.1-1) ...
Selecting previously unselected package node-punycode.
Preparing to unpack .../016-node-punycode_2.1.1-3_all.deb ...
Unpacking node-punycode (2.1.1-3) ...
Selecting previously unselected package node-uri-js.
Preparing to unpack .../017-node-uri-js_4.2.2+dfsg-5_all.deb ...
Unpacking node-uri-js (4.2.2+dfsg-5) ...
Selecting previously unselected package node-ajv.
Preparing to unpack .../018-node-ajv_6.10.2-1_all.deb ...
Unpacking node-ajv (6.10.2-1) ...
Selecting previously unselected package node-clone.
Preparing to unpack .../019-node-clone_2.1.2-1_all.deb ...
Unpacking node-clone (2.1.2-1) ...
Selecting previously unselected package node-defaults.
Preparing to unpack .../020-node-defaults_1.0.3-1_all.deb ...
Unpacking node-defaults (1.0.3-1) ...
Selecting previously unselected package node-wcwidth.js.
Preparing to unpack .../021-node-wcwidth.js_1.0.0-1_all.deb ...
Unpacking node-wcwidth.js (1.0.0-1) ...
Selecting previously unselected package node-ansi-regex.
Preparing to unpack .../022-node-ansi-regex_5.0.0-1_all.deb ...
Unpacking node-ansi-regex (5.0.0-1) ...
Selecting previously unselected package node-strip-ansi.
Preparing to unpack .../023-node-strip-ansi_6.0.0-2_all.deb ...
Unpacking node-strip-ansi (6.0.0-2) ...
Selecting previously unselected package node-string-width.
Preparing to unpack .../024-node-string-width_2.1.1-1_all.deb ...
Unpacking node-string-width (2.1.1-1) ...
Selecting previously unselected package node-ansi-align.
Preparing to unpack .../025-node-ansi-align_3.0.0-1_all.deb ...
Unpacking node-ansi-align (3.0.0-1) ...
Selecting previously unselected package node-ansistyles.
Preparing to unpack .../026-node-ansistyles_0.1.3-2_all.deb ...
Unpacking node-ansistyles (0.1.3-2) ...
Selecting previously unselected package node-aproba.
Preparing to unpack .../027-node-aproba_2.0.0-1_all.deb ...
Unpacking node-aproba (2.0.0-1) ...
Selecting previously unselected package node-delegates.
Preparing to unpack .../028-node-delegates_1.0.0-1_all.deb ...
Unpacking node-delegates (1.0.0-1) ...
Selecting previously unselected package libjs-inherits.
Preparing to unpack .../029-libjs-inherits_2.0.4-1_all.deb ...
Unpacking libjs-inherits (2.0.4-1) ...
Selecting previously unselected package node-inherits.
Preparing to unpack .../030-node-inherits_2.0.4-1_all.deb ...
Unpacking node-inherits (2.0.4-1) ...
Selecting previously unselected package node-core-util-is.
Preparing to unpack .../031-node-core-util-is_1.0.2-1_all.deb ...
Unpacking node-core-util-is (1.0.2-1) ...
Selecting previously unselected package node-safe-buffer.
Preparing to unpack .../032-node-safe-buffer_5.2.0-1_all.deb ...
Unpacking node-safe-buffer (5.2.0-1) ...
Selecting previously unselected package node-string-decoder.
Preparing to unpack .../033-node-string-decoder_1.2.0-2_all.deb ...
Unpacking node-string-decoder (1.2.0-2) ...
Selecting previously unselected package node-process-nextick-args.
Preparing to unpack .../034-node-process-nextick-args_2.0.0-1_all.deb ...
Unpacking node-process-nextick-args (2.0.0-1) ...
Selecting previously unselected package node-util-deprecate.
Preparing to unpack .../035-node-util-deprecate_1.0.2-1_all.deb ...
Unpacking node-util-deprecate (1.0.2-1) ...
Selecting previously unselected package node-isarray.
Preparing to unpack .../036-node-isarray_2.0.5-1_all.deb ...
Unpacking node-isarray (2.0.5-1) ...
Selecting previously unselected package node-readable-stream.
Preparing to unpack .../037-node-readable-stream_3.4.0-2_all.deb ...
Unpacking node-readable-stream (3.4.0-2) ...
Selecting previously unselected package node-are-we-there-yet.
Preparing to unpack .../038-node-are-we-there-yet_1.1.5-1_all.deb ...
Unpacking node-are-we-there-yet (1.1.5-1) ...
Selecting previously unselected package node-asap.
Preparing to unpack .../039-node-asap_2.0.6-2_all.deb ...
Unpacking node-asap (2.0.6-2) ...
Selecting previously unselected package node-asn1.
Preparing to unpack .../040-node-asn1_0.2.3-2_all.deb ...
Unpacking node-asn1 (0.2.3-2) ...
Selecting previously unselected package node-assert-plus.
Preparing to unpack .../041-node-assert-plus_1.0.0-2_all.deb ...
Unpacking node-assert-plus (1.0.0-2) ...
Selecting previously unselected package node-asynckit.
Preparing to unpack .../042-node-asynckit_0.4.0-3_all.deb ...
Unpacking node-asynckit (0.4.0-3) ...
Selecting previously unselected package node-aws-sign2.
Preparing to unpack .../043-node-aws-sign2_0.7.1-2_all.deb ...
Unpacking node-aws-sign2 (0.7.1-2) ...
Selecting previously unselected package node-aws4.
Preparing to unpack .../044-node-aws4_1.9.0-1_all.deb ...
Unpacking node-aws4 (1.9.0-1) ...
Selecting previously unselected package node-tweetnacl.
Preparing to unpack .../045-node-tweetnacl_1.0.1+dfsg-2_all.deb ...
Unpacking node-tweetnacl (1.0.1+dfsg-2) ...
Selecting previously unselected package node-bcrypt-pbkdf.
Preparing to unpack .../046-node-bcrypt-pbkdf_1.0.2-1_all.deb ...
Unpacking node-bcrypt-pbkdf (1.0.2-1) ...
Selecting previously unselected package node-bluebird.
Preparing to unpack .../047-node-bluebird_3.5.1+dfsg2-2build1_all.deb ...
Unpacking node-bluebird (3.5.1+dfsg2-2build1) ...
Selecting previously unselected package node-camelcase.
Preparing to unpack .../048-node-camelcase_5.3.1-1_all.deb ...
Unpacking node-camelcase (5.3.1-1) ...
Selecting previously unselected package node-color-name.
Preparing to unpack .../049-node-color-name_1.1.3-1_all.deb ...
Unpacking node-color-name (1.1.3-1) ...
Selecting previously unselected package node-color-convert.
Preparing to unpack .../050-node-color-convert_1.9.3-1_all.deb ...
Unpacking node-color-convert (1.9.3-1) ...
Selecting previously unselected package node-ansi-styles.
Preparing to unpack .../051-node-ansi-styles_4.2.1-1_all.deb ...
Unpacking node-ansi-styles (4.2.1-1) ...
Selecting previously unselected package node-escape-string-regexp.
Preparing to unpack .../052-node-escape-string-regexp_1.0.5-1_all.deb ...
Unpacking node-escape-string-regexp (1.0.5-1) ...
Selecting previously unselected package node-has-flag.
Preparing to unpack .../053-node-has-flag_4.0.0-1_all.deb ...
Unpacking node-has-flag (4.0.0-1) ...
Selecting previously unselected package node-supports-color.
Preparing to unpack .../054-node-supports-color_6.1.0-2_all.deb ...
Unpacking node-supports-color (6.1.0-2) ...
Selecting previously unselected package node-chalk.
Preparing to unpack .../055-node-chalk_2.4.2-1_all.deb ...
Unpacking node-chalk (2.4.2-1) ...
Selecting previously unselected package node-cli-boxes.
Preparing to unpack .../056-node-cli-boxes_2.2.0-2_all.deb ...
Unpacking node-cli-boxes (2.2.0-2) ...
Selecting previously unselected package node-yallist.
Preparing to unpack .../057-node-yallist_4.0.0-1_all.deb ...
Unpacking node-yallist (4.0.0-1) ...
Selecting previously unselected package node-lru-cache.
Preparing to unpack .../058-node-lru-cache_5.1.1-5_all.deb ...
Unpacking node-lru-cache (5.1.1-5) ...
Selecting previously unselected package node-isexe.
Preparing to unpack .../059-node-isexe_2.0.0-4_all.deb ...
Unpacking node-isexe (2.0.0-4) ...
Selecting previously unselected package node-which.
Preparing to unpack .../060-node-which_2.0.2-1_all.deb ...
Unpacking node-which (2.0.2-1) ...
Selecting previously unselected package node-shebang-regex.
Preparing to unpack .../061-node-shebang-regex_2.0.0-1_all.deb ...
Unpacking node-shebang-regex (2.0.0-1) ...
Selecting previously unselected package node-shebang-command.
Preparing to unpack .../062-node-shebang-command_1.2.0-1_all.deb ...
Unpacking node-shebang-command (1.2.0-1) ...
Selecting previously unselected package node-cross-spawn.
Preparing to unpack .../063-node-cross-spawn_5.1.0-2_all.deb ...
Unpacking node-cross-spawn (5.1.0-2) ...
Selecting previously unselected package node-wrappy.
Preparing to unpack .../064-node-wrappy_1.0.2-1_all.deb ...
Unpacking node-wrappy (1.0.2-1) ...
Selecting previously unselected package node-once.
Preparing to unpack .../065-node-once_1.4.0-3_all.deb ...
Unpacking node-once (1.4.0-3) ...
Selecting previously unselected package node-end-of-stream.
Preparing to unpack .../066-node-end-of-stream_1.4.4-1_all.deb ...
Unpacking node-end-of-stream (1.4.4-1) ...
Selecting previously unselected package node-pump.
Preparing to unpack .../067-node-pump_3.0.0-2_all.deb ...
Unpacking node-pump (3.0.0-2) ...
Selecting previously unselected package node-get-stream.
Preparing to unpack .../068-node-get-stream_4.1.0-1_all.deb ...
Unpacking node-get-stream (4.1.0-1) ...
Selecting previously unselected package node-is-stream.
Preparing to unpack .../069-node-is-stream_1.1.0-1_all.deb ...
Unpacking node-is-stream (1.1.0-1) ...
Selecting previously unselected package node-npm-run-path.
Preparing to unpack .../070-node-npm-run-path_2.0.2-2_all.deb ...
Unpacking node-npm-run-path (2.0.2-2) ...
Selecting previously unselected package node-p-finally.
Preparing to unpack .../071-node-p-finally_1.0.0-2_all.deb ...
Unpacking node-p-finally (1.0.0-2) ...
Selecting previously unselected package node-signal-exit.
Preparing to unpack .../072-node-signal-exit_3.0.2-1_all.deb ...
Unpacking node-signal-exit (3.0.2-1) ...
Selecting previously unselected package node-strip-eof.
Preparing to unpack .../073-node-strip-eof_1.0.0-2_all.deb ...
Unpacking node-strip-eof (1.0.0-2) ...
Selecting previously unselected package node-execa.
Preparing to unpack .../074-node-execa_0.10.0+dfsg-1_all.deb ...
Unpacking node-execa (0.10.0+dfsg-1) ...
Selecting previously unselected package node-term-size.
Preparing to unpack .../075-node-term-size_1.2.0+dfsg-2_all.deb ...
Unpacking node-term-size (1.2.0+dfsg-2) ...
Selecting previously unselected package node-widest-line.
Preparing to unpack .../076-node-widest-line_3.1.0-1_all.deb ...
Unpacking node-widest-line (3.1.0-1) ...
Selecting previously unselected package node-boxen.
Preparing to unpack .../077-node-boxen_4.2.0-2_all.deb ...
Unpacking node-boxen (4.2.0-2) ...
Selecting previously unselected package node-builtin-modules.
Preparing to unpack .../078-node-builtin-modules_3.1.0-1_all.deb ...
Unpacking node-builtin-modules (3.1.0-1) ...
Selecting previously unselected package node-builtins.
Preparing to unpack .../079-node-builtins_1.0.3-1_all.deb ...
Unpacking node-builtins (1.0.3-1) ...
Selecting previously unselected package node-chownr.
Preparing to unpack .../080-node-chownr_1.1.3-3_all.deb ...
Unpacking node-chownr (1.1.3-3) ...
Selecting previously unselected package node-balanced-match.
Preparing to unpack .../081-node-balanced-match_1.0.0-1_all.deb ...
Unpacking node-balanced-match (1.0.0-1) ...
Selecting previously unselected package node-concat-map.
Preparing to unpack .../082-node-concat-map_0.0.1-2_all.deb ...
Unpacking node-concat-map (0.0.1-2) ...
Selecting previously unselected package node-brace-expansion.
Preparing to unpack .../083-node-brace-expansion_1.1.11-1_all.deb ...
Unpacking node-brace-expansion (1.1.11-1) ...
Selecting previously unselected package node-minimatch.
Preparing to unpack .../084-node-minimatch_3.0.4-4_all.deb ...
Unpacking node-minimatch (3.0.4-4) ...
Selecting previously unselected package node-fs.realpath.
Preparing to unpack .../085-node-fs.realpath_1.0.0-1_all.deb ...
Unpacking node-fs.realpath (1.0.0-1) ...
Selecting previously unselected package node-inflight.
Preparing to unpack .../086-node-inflight_1.0.6-1_all.deb ...
Unpacking node-inflight (1.0.6-1) ...
Selecting previously unselected package node-path-is-absolute.
Preparing to unpack .../087-node-path-is-absolute_2.0.0-1_all.deb ...
Unpacking node-path-is-absolute (2.0.0-1) ...
Selecting previously unselected package node-glob.
Preparing to unpack .../088-node-glob_7.1.6-1_all.deb ...
Unpacking node-glob (7.1.6-1) ...
Selecting previously unselected package node-graceful-fs.
Preparing to unpack .../089-node-graceful-fs_4.2.3-2_all.deb ...
Unpacking node-graceful-fs (4.2.3-2) ...
Selecting previously unselected package node-typedarray.
Preparing to unpack .../090-node-typedarray_0.0.6-1_all.deb ...
Unpacking node-typedarray (0.0.6-1) ...
Selecting previously unselected package node-concat-stream.
Preparing to unpack .../091-node-concat-stream_1.6.2-1_all.deb ...
Unpacking node-concat-stream (1.6.2-1) ...
Selecting previously unselected package node-stream-shift.
Preparing to unpack .../092-node-stream-shift_1.0.0-1_all.deb ...
Unpacking node-stream-shift (1.0.0-1) ...
Selecting previously unselected package node-duplexify.
Preparing to unpack .../093-node-duplexify_4.1.1-1_all.deb ...
Unpacking node-duplexify (4.1.1-1) ...
Selecting previously unselected package node-flush-write-stream.
Preparing to unpack .../094-node-flush-write-stream_2.0.0-2_all.deb ...
Unpacking node-flush-write-stream (2.0.0-2) ...
Selecting previously unselected package node-from2.
Preparing to unpack .../095-node-from2_2.3.0-1_all.deb ...
Unpacking node-from2 (2.3.0-1) ...
Selecting previously unselected package node-cyclist.
Preparing to unpack .../096-node-cyclist_1.0.1-2_all.deb ...
Unpacking node-cyclist (1.0.1-2) ...
Selecting previously unselected package node-parallel-transform.
Preparing to unpack .../097-node-parallel-transform_1.1.0-2_all.deb ...
Unpacking node-parallel-transform (1.1.0-2) ...
Selecting previously unselected package node-pumpify.
Preparing to unpack .../098-node-pumpify_2.0.1-1_all.deb ...
Unpacking node-pumpify (2.0.1-1) ...
Selecting previously unselected package node-stream-each.
Preparing to unpack .../099-node-stream-each_1.2.3-1_all.deb ...
Unpacking node-stream-each (1.2.3-1) ...
Selecting previously unselected package node-through2.
Preparing to unpack .../100-node-through2_3.0.1-2_all.deb ...
Unpacking node-through2 (3.0.1-2) ...
Selecting previously unselected package node-mississippi.
Preparing to unpack .../101-node-mississippi_3.0.0-1_all.deb ...
Unpacking node-mississippi (3.0.0-1) ...
Selecting previously unselected package node-mkdirp.
Preparing to unpack .../102-node-mkdirp_0.5.1-2_all.deb ...
Unpacking node-mkdirp (0.5.1-2) ...
Selecting previously unselected package node-run-queue.
Preparing to unpack .../103-node-run-queue_1.0.3-1_all.deb ...
Unpacking node-run-queue (1.0.3-1) ...
Selecting previously unselected package node-rimraf.
Preparing to unpack .../104-node-rimraf_2.6.3-1_all.deb ...
Unpacking node-rimraf (2.6.3-1) ...
Selecting previously unselected package node-imurmurhash.
Preparing to unpack .../105-node-imurmurhash_0.1.4-1_all.deb ...
Unpacking node-imurmurhash (0.1.4-1) ...
Selecting previously unselected package node-iferr.
Preparing to unpack .../106-node-iferr_1.0.2-1_all.deb ...
Unpacking node-iferr (1.0.2-1) ...
Selecting previously unselected package node-fs-write-stream-atomic.
Preparing to unpack .../107-node-fs-write-stream-atomic_1.0.10-4_all.deb ...
Unpacking node-fs-write-stream-atomic (1.0.10-4) ...
Selecting previously unselected package node-copy-concurrently.
Preparing to unpack .../108-node-copy-concurrently_1.0.5-4_all.deb ...
Unpacking node-copy-concurrently (1.0.5-4) ...
Selecting previously unselected package node-move-concurrently.
Preparing to unpack .../109-node-move-concurrently_1.0.1-2_all.deb ...
Unpacking node-move-concurrently (1.0.1-2) ...
Selecting previously unselected package node-promise-inflight.
Preparing to unpack .../110-node-promise-inflight_1.0.1-1_all.deb ...
Unpacking node-promise-inflight (1.0.1-1) ...
Selecting previously unselected package node-ssri.
Preparing to unpack .../111-node-ssri_7.1.0-2_all.deb ...
Unpacking node-ssri (7.1.0-2) ...
Selecting previously unselected package node-unique-filename.
Preparing to unpack .../112-node-unique-filename_1.1.1+ds-1_all.deb ...
Unpacking node-unique-filename (1.1.1+ds-1) ...
Selecting previously unselected package node-y18n.
Preparing to unpack .../113-node-y18n_4.0.0-2_all.deb ...
Unpacking node-y18n (4.0.0-2) ...
Selecting previously unselected package node-cacache.
Preparing to unpack .../114-node-cacache_11.3.3-2_all.deb ...
Unpacking node-cacache (11.3.3-2) ...
Selecting previously unselected package node-call-limit.
Preparing to unpack .../115-node-call-limit_1.1.1-1_all.deb ...
Unpacking node-call-limit (1.1.1-1) ...
Selecting previously unselected package node-caseless.
Preparing to unpack .../116-node-caseless_0.12.0-1_all.deb ...
Unpacking node-caseless (0.12.0-1) ...
Selecting previously unselected package node-ci-info.
Preparing to unpack .../117-node-ci-info_2.0.0-1_all.deb ...
Unpacking node-ci-info (2.0.0-1) ...
Selecting previously unselected package node-wrap-ansi.
Preparing to unpack .../118-node-wrap-ansi_4.0.0-2_all.deb ...
Unpacking node-wrap-ansi (4.0.0-2) ...
Selecting previously unselected package node-cliui.
Preparing to unpack .../119-node-cliui_4.1.0-2_all.deb ...
Unpacking node-cliui (4.1.0-2) ...
Selecting previously unselected package node-co.
Preparing to unpack .../120-node-co_4.6.0-1_all.deb ...
Unpacking node-co (4.6.0-1) ...
Selecting previously unselected package node-colors.
Preparing to unpack .../121-node-colors_1.4.0-1_all.deb ...
Unpacking node-colors (1.4.0-1) ...
Selecting previously unselected package node-columnify.
Preparing to unpack .../122-node-columnify_1.5.4-1_all.deb ...
Unpacking node-columnify (1.5.4-1) ...
Selecting previously unselected package node-proto-list.
Preparing to unpack .../123-node-proto-list_1.2.4-1_all.deb ...
Unpacking node-proto-list (1.2.4-1) ...
Selecting previously unselected package node-ini.
Preparing to unpack .../124-node-ini_1.3.5-1_all.deb ...
Unpacking node-ini (1.3.5-1) ...
Selecting previously unselected package node-config-chain.
Preparing to unpack .../125-node-config-chain_1.1.12-1_all.deb ...
Unpacking node-config-chain (1.1.12-1) ...
Selecting previously unselected package node-is-obj.
Preparing to unpack .../126-node-is-obj_1.0.1-2_all.deb ...
Unpacking node-is-obj (1.0.1-2) ...
Selecting previously unselected package node-dot-prop.
Preparing to unpack .../127-node-dot-prop_5.2.0-1_all.deb ...
Unpacking node-dot-prop (5.2.0-1) ...
Selecting previously unselected package node-semver.
Preparing to unpack .../128-node-semver_7.1.3-1_all.deb ...
Unpacking node-semver (7.1.3-1) ...
Selecting previously unselected package node-make-dir.
Preparing to unpack .../129-node-make-dir_3.0.2-1_all.deb ...
Unpacking node-make-dir (3.0.2-1) ...
Selecting previously unselected package node-crypto-random-string.
Preparing to unpack .../130-node-crypto-random-string_1.0.0-1_all.deb ...
Unpacking node-crypto-random-string (1.0.0-1) ...
Selecting previously unselected package node-unique-string.
Preparing to unpack .../131-node-unique-string_1.0.0-1_all.deb ...
Unpacking node-unique-string (1.0.0-1) ...
Selecting previously unselected package node-is-typedarray.
Preparing to unpack .../132-node-is-typedarray_1.0.0-2_all.deb ...
Unpacking node-is-typedarray (1.0.0-2) ...
Selecting previously unselected package node-typedarray-to-buffer.
Preparing to unpack .../133-node-typedarray-to-buffer_3.0.3-3_all.deb ...
Unpacking node-typedarray-to-buffer (3.0.3-3) ...
Selecting previously unselected package node-write-file-atomic.
Preparing to unpack .../134-node-write-file-atomic_3.0.3-1_all.deb ...
Unpacking node-write-file-atomic (3.0.3-1) ...
Selecting previously unselected package node-xdg-basedir.
Preparing to unpack .../135-node-xdg-basedir_3.0.0-1_all.deb ...
Unpacking node-xdg-basedir (3.0.0-1) ...
Selecting previously unselected package node-configstore.
Preparing to unpack .../136-node-configstore_5.0.1-1_all.deb ...
Unpacking node-configstore (5.0.1-1) ...
Selecting previously unselected package node-console-control-strings.
Preparing to unpack .../137-node-console-control-strings_1.1.0-1_all.deb ...
Unpacking node-console-control-strings (1.1.0-1) ...
Selecting previously unselected package node-dashdash.
Preparing to unpack .../138-node-dashdash_1.14.1-2_all.deb ...
Unpacking node-dashdash (1.14.1-2) ...
Selecting previously unselected package node-decamelize.
Preparing to unpack .../139-node-decamelize_1.2.0-1_all.deb ...
Unpacking node-decamelize (1.2.0-1) ...
Selecting previously unselected package node-mimic-response.
Preparing to unpack .../140-node-mimic-response_2.1.0-1_all.deb ...
Unpacking node-mimic-response (2.1.0-1) ...
Selecting previously unselected package node-decompress-response.
Preparing to unpack .../141-node-decompress-response_3.3.0-1_all.deb ...
Unpacking node-decompress-response (3.3.0-1) ...
Selecting previously unselected package node-deep-extend.
Preparing to unpack .../142-node-deep-extend_0.6.0-1_all.deb ...
Unpacking node-deep-extend (0.6.0-1) ...
Selecting previously unselected package node-lodash-packages.
Preparing to unpack .../143-node-lodash-packages_4.17.15+dfsg-2_all.deb ...
Unpacking node-lodash-packages (4.17.15+dfsg-2) ...
Selecting previously unselected package node-define-properties.
Preparing to unpack .../144-node-define-properties_1.1.3-1_all.deb ...
Unpacking node-define-properties (1.1.3-1) ...
Selecting previously unselected package node-detect-indent.
Preparing to unpack .../145-node-detect-indent_5.0.0-1_all.deb ...
Unpacking node-detect-indent (5.0.0-1) ...
Selecting previously unselected package node-detect-newline.
Preparing to unpack .../146-node-detect-newline_2.1.0-1_all.deb ...
Unpacking node-detect-newline (2.1.0-1) ...
Selecting previously unselected package node-duplexer3.
Preparing to unpack .../147-node-duplexer3_0.1.4-5_all.deb ...
Unpacking node-duplexer3 (0.1.4-5) ...
Selecting previously unselected package node-jsbn.
Preparing to unpack .../148-node-jsbn_1.1.0-1_all.deb ...
Unpacking node-jsbn (1.1.0-1) ...
Selecting previously unselected package node-ecc-jsbn.
Preparing to unpack .../149-node-ecc-jsbn_0.2.0-2_all.deb ...
Unpacking node-ecc-jsbn (0.2.0-2) ...
Selecting previously unselected package node-editor.
Preparing to unpack .../150-node-editor_1.0.0-1_all.deb ...
Unpacking node-editor (1.0.0-1) ...
Selecting previously unselected package node-err-code.
Preparing to unpack .../151-node-err-code_2.0.0+dfsg-1_all.deb ...
Unpacking node-err-code (2.0.0+dfsg-1) ...
Selecting previously unselected package node-es6-promise.
Preparing to unpack .../152-node-es6-promise_4.2.8-6_all.deb ...
Unpacking node-es6-promise (4.2.8-6) ...
Selecting previously unselected package node-extsprintf.
Preparing to unpack .../153-node-extsprintf_1.3.0-1_all.deb ...
Unpacking node-extsprintf (1.3.0-1) ...
Selecting previously unselected package node-p-limit.
Preparing to unpack .../154-node-p-limit_2.2.2-1_all.deb ...
Unpacking node-p-limit (2.2.2-1) ...
Selecting previously unselected package node-p-locate.
Preparing to unpack .../155-node-p-locate_2.0.0-1_all.deb ...
Unpacking node-p-locate (2.0.0-1) ...
Selecting previously unselected package node-path-exists.
Preparing to unpack .../156-node-path-exists_4.0.0-2_all.deb ...
Unpacking node-path-exists (4.0.0-2) ...
Selecting previously unselected package node-locate-path.
Preparing to unpack .../157-node-locate-path_5.0.0-2_all.deb ...
Unpacking node-locate-path (5.0.0-2) ...
Selecting previously unselected package node-find-up.
Preparing to unpack .../158-node-find-up_4.1.0-2_all.deb ...
Unpacking node-find-up (4.1.0-2) ...
Selecting previously unselected package node-path-is-inside.
Preparing to unpack .../159-node-path-is-inside_1.0.2-1_all.deb ...
Unpacking node-path-is-inside (1.0.2-1) ...
Selecting previously unselected package node-fs-vacuum.
Preparing to unpack .../160-node-fs-vacuum_1.2.10-3_all.deb ...
Unpacking node-fs-vacuum (1.2.10-3) ...
Selecting previously unselected package node-function-bind.
Preparing to unpack .../161-node-function-bind_1.1.1+repack-1_all.deb ...
Unpacking node-function-bind (1.1.1+repack-1) ...
Selecting previously unselected package node-object-assign.
Preparing to unpack .../162-node-object-assign_4.1.1-3_all.deb ...
Unpacking node-object-assign (4.1.1-3) ...
Selecting previously unselected package node-has-unicode.
Preparing to unpack .../163-node-has-unicode_2.0.1-2_all.deb ...
Unpacking node-has-unicode (2.0.1-2) ...
Selecting previously unselected package node-wide-align.
Preparing to unpack .../164-node-wide-align_1.1.3-1_all.deb ...
Unpacking node-wide-align (1.1.3-1) ...
Selecting previously unselected package node-gauge.
Preparing to unpack .../165-node-gauge_2.7.4-1_all.deb ...
Unpacking node-gauge (2.7.4-1) ...
Selecting previously unselected package node-genfun.
Preparing to unpack .../166-node-genfun_5.0.0-1_all.deb ...
Unpacking node-genfun (5.0.0-1) ...
Selecting previously unselected package node-get-caller-file.
Preparing to unpack .../167-node-get-caller-file_1.0.2-1_all.deb ...
Unpacking node-get-caller-file (1.0.2-1) ...
Selecting previously unselected package node-getpass.
Preparing to unpack .../168-node-getpass_0.1.7-1_all.deb ...
Unpacking node-getpass (0.1.7-1) ...
Selecting previously unselected package node-is-retry-allowed.
Preparing to unpack .../169-node-is-retry-allowed_1.1.0-1_all.deb ...
Unpacking node-is-retry-allowed (1.1.0-1) ...
Selecting previously unselected package node-p-cancelable.
Preparing to unpack .../170-node-p-cancelable_0.3.0-1_all.deb ...
Unpacking node-p-cancelable (0.3.0-1) ...
Selecting previously unselected package node-p-timeout.
Preparing to unpack .../171-node-p-timeout_1.2.0-1_all.deb ...
Unpacking node-p-timeout (1.2.0-1) ...
Selecting previously unselected package node-is-plain-obj.
Preparing to unpack .../172-node-is-plain-obj_1.1.0-1_all.deb ...
Unpacking node-is-plain-obj (1.1.0-1) ...
Selecting previously unselected package node-url-to-options.
Preparing to unpack .../173-node-url-to-options_1.0.1-1_all.deb ...
Unpacking node-url-to-options (1.0.1-1) ...
Selecting previously unselected package node-timed-out.
Preparing to unpack .../174-node-timed-out_4.0.1-5_all.deb ...
Unpacking node-timed-out (4.0.1-5) ...
Selecting previously unselected package node-lowercase-keys.
Preparing to unpack .../175-node-lowercase-keys_2.0.0-1_all.deb ...
Unpacking node-lowercase-keys (2.0.0-1) ...
Selecting previously unselected package node-is-object.
Preparing to unpack .../176-node-is-object_1.0.1-1_all.deb ...
Unpacking node-is-object (1.0.1-1) ...
Selecting previously unselected package node-has-symbol-support-x.
Preparing to unpack .../177-node-has-symbol-support-x_1.4.1+dfsg-1_all.deb ...
Unpacking node-has-symbol-support-x (1.4.1+dfsg-1) ...
Selecting previously unselected package node-has-to-string-tag-x.
Preparing to unpack .../178-node-has-to-string-tag-x_1.4.1+dfsg-1_all.deb ...
Unpacking node-has-to-string-tag-x (1.4.1+dfsg-1) ...
Selecting previously unselected package node-isurl.
Preparing to unpack .../179-node-isurl_4.0.1-2_all.deb ...
Unpacking node-isurl (4.0.1-2) ...
Selecting previously unselected package node-prepend-http.
Preparing to unpack .../180-node-prepend-http_2.0.0-1_all.deb ...
Unpacking node-prepend-http (2.0.0-1) ...
Selecting previously unselected package node-url-parse-lax.
Preparing to unpack .../181-node-url-parse-lax_1.0.0-1_all.deb ...
Unpacking node-url-parse-lax (1.0.0-1) ...
Selecting previously unselected package node-got.
Preparing to unpack .../182-node-got_7.1.0-1_all.deb ...
Unpacking node-got (7.1.0-1) ...
Selecting previously unselected package node-har-schema.
Preparing to unpack .../183-node-har-schema_2.0.0-3_all.deb ...
Unpacking node-har-schema (2.0.0-3) ...
Selecting previously unselected package node-har-validator.
Preparing to unpack .../184-node-har-validator_5.1.3-1_all.deb ...
Unpacking node-har-validator (5.1.3-1) ...
Selecting previously unselected package node-hosted-git-info.
Preparing to unpack .../185-node-hosted-git-info_2.8.5-1_all.deb ...
Unpacking node-hosted-git-info (2.8.5-1) ...
Selecting previously unselected package node-json-schema.
Preparing to unpack .../186-node-json-schema_0.2.3-1_all.deb ...
Unpacking node-json-schema (0.2.3-1) ...
Selecting previously unselected package node-verror.
Preparing to unpack .../187-node-verror_1.10.0-1_all.deb ...
Unpacking node-verror (1.10.0-1) ...
Selecting previously unselected package node-jsprim.
Preparing to unpack .../188-node-jsprim_1.4.1-1_all.deb ...
Unpacking node-jsprim (1.4.1-1) ...
Selecting previously unselected package node-sshpk.
Preparing to unpack .../189-node-sshpk_1.16.1+dfsg-2_all.deb ...
Unpacking node-sshpk (1.16.1+dfsg-2) ...
Selecting previously unselected package node-http-signature.
Preparing to unpack .../190-node-http-signature_1.3.2-1_all.deb ...
Unpacking node-http-signature (1.3.2-1) ...
Selecting previously unselected package node-iconv-lite.
Preparing to unpack .../191-node-iconv-lite_0.4.23-1_all.deb ...
Unpacking node-iconv-lite (0.4.23-1) ...
Selecting previously unselected package node-import-lazy.
Preparing to unpack .../192-node-import-lazy_3.0.0.REALLY.2.1.0-1_all.deb ...
Unpacking node-import-lazy (3.0.0.REALLY.2.1.0-1) ...
Selecting previously unselected package node-invert-kv.
Preparing to unpack .../193-node-invert-kv_1.0.0-1_all.deb ...
Unpacking node-invert-kv (1.0.0-1) ...
Selecting previously unselected package node-ip.
Preparing to unpack .../194-node-ip_1.1.5-5_all.deb ...
Unpacking node-ip (1.1.5-5) ...
Selecting previously unselected package node-ip-regex.
Preparing to unpack .../195-node-ip-regex_4.1.0-2_all.deb ...
Unpacking node-ip-regex (4.1.0-2) ...
Selecting previously unselected package node-is-npm.
Preparing to unpack .../196-node-is-npm_1.0.0-1_all.deb ...
Unpacking node-is-npm (1.0.0-1) ...
Selecting previously unselected package node-is-path-inside.
Preparing to unpack .../197-node-is-path-inside_1.0.1-1_all.deb ...
Unpacking node-is-path-inside (1.0.1-1) ...
Selecting previously unselected package node-isstream.
Preparing to unpack .../198-node-isstream_0.1.2+dfsg-1_all.deb ...
Unpacking node-isstream (0.1.2+dfsg-1) ...
Selecting previously unselected package node-json-parse-better-errors.
Preparing to unpack .../199-node-json-parse-better-errors_1.0.2-2_all.deb ...
Unpacking node-json-parse-better-errors (1.0.2-2) ...
Selecting previously unselected package node-jsonparse.
Preparing to unpack .../200-node-jsonparse_1.3.1-7_all.deb ...
Unpacking node-jsonparse (1.3.1-7) ...
Selecting previously unselected package node-through.
Preparing to unpack .../201-node-through_2.3.8-1_all.deb ...
Unpacking node-through (2.3.8-1) ...
Selecting previously unselected package node-jsonstream.
Preparing to unpack .../202-node-jsonstream_1.3.5-1_all.deb ...
Unpacking node-jsonstream (1.3.5-1) ...
Selecting previously unselected package node-minimist.
Preparing to unpack .../203-node-minimist_1.2.5-1_all.deb ...
Unpacking node-minimist (1.2.5-1) ...
Selecting previously unselected package node-strip-json-comments.
Preparing to unpack .../204-node-strip-json-comments_3.0.1-3_all.deb ...
Unpacking node-strip-json-comments (3.0.1-3) ...
Selecting previously unselected package node-rc.
Preparing to unpack .../205-node-rc_1.2.8-1_all.deb ...
Unpacking node-rc (1.2.8-1) ...
Selecting previously unselected package node-registry-url.
Preparing to unpack .../206-node-registry-url_3.1.0-1_all.deb ...
Unpacking node-registry-url (3.1.0-1) ...
Selecting previously unselected package node-registry-auth-token.
Preparing to unpack .../207-node-registry-auth-token_3.3.1-1_all.deb ...
Unpacking node-registry-auth-token (3.3.1-1) ...
Selecting previously unselected package node-package-json.
Preparing to unpack .../208-node-package-json_4.0.1-1_all.deb ...
Unpacking node-package-json (4.0.1-1) ...
Selecting previously unselected package node-latest-version.
Preparing to unpack .../209-node-latest-version_3.1.0-1_all.deb ...
Unpacking node-latest-version (3.1.0-1) ...
Selecting previously unselected package node-lazy-property.
Preparing to unpack .../210-node-lazy-property_1.0.0-3_all.deb ...
Unpacking node-lazy-property (1.0.0-3) ...
Selecting previously unselected package node-lcid.
Preparing to unpack .../211-node-lcid_1.0.0-1_all.deb ...
Unpacking node-lcid (1.0.0-1) ...
Selecting previously unselected package node-osenv.
Preparing to unpack .../212-node-osenv_0.1.5-1_all.deb ...
Unpacking node-osenv (0.1.5-1) ...
Selecting previously unselected package node-validate-npm-package-name.
Preparing to unpack .../213-node-validate-npm-package-name_3.0.0-1_all.deb ...
Unpacking node-validate-npm-package-name (3.0.0-1) ...
Selecting previously unselected package node-npm-package-arg.
Preparing to unpack .../214-node-npm-package-arg_6.1.1-1_all.deb ...
Unpacking node-npm-package-arg (6.1.1-1) ...
Selecting previously unselected package node-require-directory.
Preparing to unpack .../215-node-require-directory_2.1.1-1_all.deb ...
Unpacking node-require-directory (2.1.1-1) ...
Selecting previously unselected package node-set-blocking.
Preparing to unpack .../216-node-set-blocking_2.0.0-1_all.deb ...
Unpacking node-set-blocking (2.0.0-1) ...
Selecting previously unselected package node-require-main-filename.
Preparing to unpack .../217-node-require-main-filename_1.0.1-1_all.deb ...
Unpacking node-require-main-filename (1.0.1-1) ...
Selecting previously unselected package node-which-module.
Preparing to unpack .../218-node-which-module_2.0.0-1_all.deb ...
Unpacking node-which-module (2.0.0-1) ...
Selecting previously unselected package node-mimic-fn.
Preparing to unpack .../219-node-mimic-fn_3.0.0-1_all.deb ...
Unpacking node-mimic-fn (3.0.0-1) ...
Selecting previously unselected package node-mem.
Preparing to unpack .../220-node-mem_1.1.0-1_all.deb ...
Unpacking node-mem (1.1.0-1) ...
Selecting previously unselected package node-os-locale.
Preparing to unpack .../221-node-os-locale_4.0.0-1_all.deb ...
Unpacking node-os-locale (4.0.0-1) ...
Selecting previously unselected package node-yargs-parser.
Preparing to unpack .../222-node-yargs-parser_18.1.1-1_all.deb ...
Unpacking node-yargs-parser (18.1.1-1) ...
Selecting previously unselected package node-yargs.
Preparing to unpack .../223-node-yargs_15.3.0-1_all.deb ...
Unpacking node-yargs (15.3.0-1) ...
Selecting previously unselected package node-libnpx.
Preparing to unpack .../224-node-libnpx_10.2.1-2_all.deb ...
Unpacking node-libnpx (10.2.1-2) ...
Selecting previously unselected package node-lodash.
Preparing to unpack .../225-node-lodash_4.17.15+dfsg-2_all.deb ...
Unpacking node-lodash (4.17.15+dfsg-2) ...
Selecting previously unselected package node-ms.
Preparing to unpack .../226-node-ms_2.1.1-1_all.deb ...
Unpacking node-ms (2.1.1-1) ...
Selecting previously unselected package node-npm-bundled.
Preparing to unpack .../227-node-npm-bundled_1.1.1-1_all.deb ...
Unpacking node-npm-bundled (1.1.1-1) ...
Selecting previously unselected package node-number-is-nan.
Preparing to unpack .../228-node-number-is-nan_2.0.0-1_all.deb ...
Unpacking node-number-is-nan (2.0.0-1) ...
Selecting previously unselected package node-opener.
Preparing to unpack .../229-node-opener_1.5.1-1_all.deb ...
Unpacking node-opener (1.5.1-1) ...
Selecting previously unselected package node-p-is-promise.
Preparing to unpack .../230-node-p-is-promise_3.0.0-1_all.deb ...
Unpacking node-p-is-promise (3.0.0-1) ...
Selecting previously unselected package node-performance-now.
Preparing to unpack .../231-node-performance-now_2.1.0+debian-1_all.deb ...
Unpacking node-performance-now (2.1.0+debian-1) ...
Selecting previously unselected package node-pify.
Preparing to unpack .../232-node-pify_3.0.0-1_all.deb ...
Unpacking node-pify (3.0.0-1) ...
Selecting previously unselected package node-retry.
Preparing to unpack .../233-node-retry_0.12.0-1_all.deb ...
Unpacking node-retry (0.12.0-1) ...
Selecting previously unselected package node-promise-retry.
Preparing to unpack .../234-node-promise-retry_1.1.1-4_all.deb ...
Unpacking node-promise-retry (1.1.1-4) ...
Selecting previously unselected package node-mute-stream.
Preparing to unpack .../235-node-mute-stream_0.0.8-2_all.deb ...
Unpacking node-mute-stream (0.0.8-2) ...
Selecting previously unselected package node-read.
Preparing to unpack .../236-node-read_1.0.7-2_all.deb ...
Unpacking node-read (1.0.7-2) ...
Selecting previously unselected package node-promzard.
Preparing to unpack .../237-node-promzard_0.3.0-1_all.deb ...
Unpacking node-promzard (0.3.0-1) ...
Selecting previously unselected package node-pseudomap.
Preparing to unpack .../238-node-pseudomap_1.0.2-1_all.deb ...
Unpacking node-pseudomap (1.0.2-1) ...
Selecting previously unselected package node-psl.
Preparing to unpack .../239-node-psl_1.7.0+ds-1_all.deb ...
Unpacking node-psl (1.7.0+ds-1) ...
Selecting previously unselected package node-qw.
Preparing to unpack .../240-node-qw_1.0.1-1_all.deb ...
Unpacking node-qw (1.0.1-1) ...
Selecting previously unselected package node-resolve-from.
Preparing to unpack .../241-node-resolve-from_4.0.0-1_all.deb ...
Unpacking node-resolve-from (4.0.0-1) ...
Selecting previously unselected package node-semver-diff.
Preparing to unpack .../242-node-semver-diff_2.1.0-2_all.deb ...
Unpacking node-semver-diff (2.1.0-2) ...
Selecting previously unselected package node-slash.
Preparing to unpack .../243-node-slash_3.0.0-1_all.deb ...
Unpacking node-slash (3.0.0-1) ...
Selecting previously unselected package node-sorted-object.
Preparing to unpack .../244-node-sorted-object_2.0.1-1_all.deb ...
Unpacking node-sorted-object (2.0.1-1) ...
Selecting previously unselected package node-spdx-license-ids.
Preparing to unpack .../245-node-spdx-license-ids_3.0.5-1_all.deb ...
Unpacking node-spdx-license-ids (3.0.5-1) ...
Selecting previously unselected package node-spdx-exceptions.
Preparing to unpack .../246-node-spdx-exceptions_2.2.0-1_all.deb ...
Unpacking node-spdx-exceptions (2.2.0-1) ...
Selecting previously unselected package node-spdx-expression-parse.
Preparing to unpack .../247-node-spdx-expression-parse_3.0.0-1_all.deb ...
Unpacking node-spdx-expression-parse (3.0.0-1) ...
Selecting previously unselected package node-spdx-correct.
Preparing to unpack .../248-node-spdx-correct_3.1.0-1_all.deb ...
Unpacking node-spdx-correct (3.1.0-1) ...
Selecting previously unselected package node-stream-iterate.
Preparing to unpack .../249-node-stream-iterate_1.2.0-4_all.deb ...
Unpacking node-stream-iterate (1.2.0-4) ...
Selecting previously unselected package node-strict-uri-encode.
Preparing to unpack .../250-node-strict-uri-encode_2.0.0-1_all.deb ...
Unpacking node-strict-uri-encode (2.0.0-1) ...
Selecting previously unselected package node-text-table.
Preparing to unpack .../251-node-text-table_0.2.0-2_all.deb ...
Unpacking node-text-table (0.2.0-2) ...
Selecting previously unselected package node-tough-cookie.
Preparing to unpack .../252-node-tough-cookie_3.0.0-1_all.deb ...
Unpacking node-tough-cookie (3.0.0-1) ...
Selecting previously unselected package node-uid-number.
Preparing to unpack .../253-node-uid-number_0.0.6-1ubuntu0.20.04.1_all.deb ...
Unpacking node-uid-number (0.0.6-1ubuntu0.20.04.1) ...
Selecting previously unselected package node-unpipe.
Preparing to unpack .../254-node-unpipe_1.0.0-1_all.deb ...
Unpacking node-unpipe (1.0.0-1) ...
Selecting previously unselected package node-uuid.
Preparing to unpack .../255-node-uuid_3.3.2-2_all.deb ...
Unpacking node-uuid (3.3.2-2) ...
Selecting previously unselected package node-validate-npm-package-license.
Preparing to unpack .../256-node-validate-npm-package-license_3.0.4-1_all.deb ..
.
Unpacking node-validate-npm-package-license (3.0.4-1) ...
Selecting previously unselected package node-xtend.
Preparing to unpack .../257-node-xtend_4.0.2-1_all.deb ...
Unpacking node-xtend (4.0.2-1) ...
Selecting previously unselected package nodejs-doc.
Preparing to unpack .../258-nodejs-doc_10.19.0~dfsg-3ubuntu1_all.deb ...
Unpacking nodejs-doc (10.19.0~dfsg-3ubuntu1) ...
Selecting previously unselected package node-abbrev.
Preparing to unpack .../259-node-abbrev_1.1.1-2_all.deb ...
Unpacking node-abbrev (1.1.1-2) ...
Selecting previously unselected package node-ansi.
Preparing to unpack .../260-node-ansi_0.3.1-1_all.deb ...
Unpacking node-ansi (0.3.1-1) ...
Selecting previously unselected package node-archy.
Preparing to unpack .../261-node-archy_1.0.0-3_all.deb ...
Unpacking node-archy (1.0.0-3) ...
Selecting previously unselected package node-bl.
Preparing to unpack .../262-node-bl_4.0.0-2_all.deb ...
Unpacking node-bl (4.0.0-2) ...
Selecting previously unselected package node-delayed-stream.
Preparing to unpack .../263-node-delayed-stream_1.0.0-4_all.deb ...
Unpacking node-delayed-stream (1.0.0-4) ...
Selecting previously unselected package node-combined-stream.
Preparing to unpack .../264-node-combined-stream_1.0.8-1_all.deb ...
Unpacking node-combined-stream (1.0.8-1) ...
Selecting previously unselected package node-debug.
Preparing to unpack .../265-node-debug_4.1.1-2_all.deb ...
Unpacking node-debug (4.1.1-2) ...
Selecting previously unselected package node-encoding.
Preparing to unpack .../266-node-encoding_0.1.12-3_all.deb ...
Unpacking node-encoding (0.1.12-3) ...
Selecting previously unselected package node-prr.
Preparing to unpack .../267-node-prr_1.0.1-1_all.deb ...
Unpacking node-prr (1.0.1-1) ...
Selecting previously unselected package node-errno.
Preparing to unpack .../268-node-errno_0.1.7-1_all.deb ...
Unpacking node-errno (0.1.7-1) ...
Selecting previously unselected package node-extend.
Preparing to unpack .../269-node-extend_3.0.2-1_all.deb ...
Unpacking node-extend (3.0.2-1) ...
Selecting previously unselected package node-forever-agent.
Preparing to unpack .../270-node-forever-agent_0.6.1-2_all.deb ...
Unpacking node-forever-agent (0.6.1-2) ...
Selecting previously unselected package node-mime.
Preparing to unpack .../271-node-mime_2.4.4+dfsg-1_all.deb ...
Unpacking node-mime (2.4.4+dfsg-1) ...
Selecting previously unselected package node-mime-types.
Preparing to unpack .../272-node-mime-types_2.1.25-1_all.deb ...
Unpacking node-mime-types (2.1.25-1) ...
Selecting previously unselected package node-form-data.
Preparing to unpack .../273-node-form-data_3.0.0-2_all.deb ...
Unpacking node-form-data (3.0.0-2) ...
Selecting previously unselected package node-nopt.
Preparing to unpack .../274-node-nopt_3.0.6-4_all.deb ...
Unpacking node-nopt (3.0.6-4) ...
Selecting previously unselected package node-npmlog.
Preparing to unpack .../275-node-npmlog_4.1.2-2_all.deb ...
Unpacking node-npmlog (4.1.2-2) ...
Selecting previously unselected package node-json-stringify-safe.
Preparing to unpack .../276-node-json-stringify-safe_5.0.1+repack-2_all.deb ...
Unpacking node-json-stringify-safe (5.0.1+repack-2) ...
Selecting previously unselected package node-oauth-sign.
Preparing to unpack .../277-node-oauth-sign_0.9.0-2_all.deb ...
Unpacking node-oauth-sign (0.9.0-2) ...
Selecting previously unselected package node-qs.
Preparing to unpack .../278-node-qs_6.9.1+ds-1_all.deb ...
Unpacking node-qs (6.9.1+ds-1) ...
Selecting previously unselected package node-tunnel-agent.
Preparing to unpack .../279-node-tunnel-agent_0.6.1-2_all.deb ...
Unpacking node-tunnel-agent (0.6.1-2) ...
Selecting previously unselected package node-request.
Preparing to unpack .../280-node-request_2.88.1-4_all.deb ...
Unpacking node-request (2.88.1-4) ...
Selecting previously unselected package node-tar.
Preparing to unpack .../281-node-tar_4.4.10+ds1-2ubuntu1_all.deb ...
Unpacking node-tar (4.4.10+ds1-2ubuntu1) ...
Selecting previously unselected package node-gyp.
Preparing to unpack .../282-node-gyp_6.1.0-3_all.deb ...
Unpacking node-gyp (6.1.0-3) ...
Selecting previously unselected package node-lockfile.
Preparing to unpack .../283-node-lockfile_1.0.4-3_all.deb ...
Unpacking node-lockfile (1.0.4-3) ...
Selecting previously unselected package node-resolve.
Preparing to unpack .../284-node-resolve_1.15.1-3_all.deb ...
Unpacking node-resolve (1.15.1-3) ...
Selecting previously unselected package node-normalize-package-data.
Preparing to unpack .../285-node-normalize-package-data_2.5.0-1_all.deb ...
Unpacking node-normalize-package-data (2.5.0-1) ...
Selecting previously unselected package node-os-tmpdir.
Preparing to unpack .../286-node-os-tmpdir_1.0.2-1_all.deb ...
Unpacking node-os-tmpdir (1.0.2-1) ...
Selecting previously unselected package node-read-package-json.
Preparing to unpack .../287-node-read-package-json_2.1.1-1_all.deb ...
Unpacking node-read-package-json (2.1.1-1) ...
Selecting previously unselected package node-sha.
Preparing to unpack .../288-node-sha_3.0.0-1_all.deb ...
Unpacking node-sha (3.0.0-1) ...
Selecting previously unselected package node-slide.
Preparing to unpack .../289-node-slide_1.1.6-2_all.deb ...
Unpacking node-slide (1.1.6-2) ...
Selecting previously unselected package npm.
Preparing to unpack .../290-npm_6.14.4+ds-1ubuntu2_all.deb ...
Unpacking npm (6.14.4+ds-1ubuntu2) ...
Setting up javascript-common (11) ...
Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.3) ...
Setting up libjs-inherits (2.0.4-1) ...
Setting up python-pkg-resources (44.0.0-2) ...
Setting up libc-ares2:amd64 (1.15.0-1ubuntu0.1) ...
Setting up libjs-psl (1.7.0+ds-1) ...
Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ...
Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ...
Setting up nodejs-doc (10.19.0~dfsg-3ubuntu1) ...
Setting up libjs-is-typedarray (1.0.0-2) ...
Setting up gyp (0.1+20180428git4d467626-3ubuntu1) ...
Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ...
Setting up nodejs (10.19.0~dfsg-3ubuntu1) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto m
ode
Setting up node-minimist (1.2.5-1) ...
Setting up node-aws4 (1.9.0-1) ...
Setting up node-prepend-http (2.0.0-1) ...
Setting up node-typedarray (0.0.6-1) ...
Setting up node-function-bind (1.1.1+repack-1) ...
Setting up node-clone (2.1.2-1) ...
Setting up node-iferr (1.0.2-1) ...
Setting up node-chownr (1.1.3-3) ...
Setting up node-has-flag (4.0.0-1) ...
Setting up node-os-tmpdir (1.0.2-1) ...
Setting up node-lodash-packages (4.17.15+dfsg-2) ...
Setting up node-json-schema-traverse (0.3.1-1) ...
Setting up node-asap (2.0.6-2) ...
Setting up node-mime (2.4.4+dfsg-1) ...
Setting up node-inherits (2.0.4-1) ...
Setting up node-builtin-modules (3.1.0-1) ...
Setting up node-path-is-absolute (2.0.0-1) ...
Setting up node-ini (1.3.5-1) ...
Setting up node-iconv-lite (0.4.23-1) ...
Setting up node-is-npm (1.0.0-1) ...
Setting up node-safe-buffer (5.2.0-1) ...
Setting up node-promise-inflight (1.0.1-1) ...
Setting up node-json-stringify-safe (5.0.1+repack-2) ...
Setting up node-json-parse-better-errors (1.0.2-2) ...
Setting up node-strict-uri-encode (2.0.0-1) ...
Setting up node-y18n (4.0.0-2) ...
Setting up node-detect-newline (2.1.0-1) ...
Setting up node-fast-deep-equal (1.1.0-1) ...
Setting up node-shebang-regex (2.0.0-1) ...
Setting up node-har-schema (2.0.0-3) ...
Setting up node-mime-types (2.1.25-1) ...
Setting up node-performance-now (2.1.0+debian-1) ...
Setting up node-err-code (2.0.0+dfsg-1) ...
Setting up node-resolve-from (4.0.0-1) ...
Setting up node-balanced-match (1.0.0-1) ...
Setting up node-ansi (0.3.1-1) ...
Setting up node-is-object (1.0.1-1) ...
Setting up node-is-stream (1.1.0-1) ...
Setting up node-spdx-exceptions (2.2.0-1) ...
Setting up node-deep-extend (0.6.0-1) ...
Setting up node-p-finally (1.0.0-2) ...
Setting up node-set-blocking (2.0.0-1) ...
Setting up node-prr (1.0.1-1) ...
Setting up node-tunnel-agent (0.6.1-2) ...
Setting up node-npm-bundled (1.1.1-1) ...
Setting up node-uid-number (0.0.6-1ubuntu0.20.04.1) ...
Setting up node-signal-exit (3.0.2-1) ...
Setting up node-cyclist (1.0.1-2) ...
Setting up node-wrappy (1.0.2-1) ...
Setting up node-text-table (0.2.0-2) ...
Setting up node-asynckit (0.4.0-3) ...
Setting up node-proto-list (1.2.4-1) ...
Setting up node-require-directory (2.1.1-1) ...
Setting up node-ip (1.1.5-5) ...
Setting up node-punycode (2.1.1-3) ...
Setting up node-concat-stream (1.6.2-1) ...
Setting up node-defaults (1.0.3-1) ...
Setting up node-is-typedarray (1.0.0-2) ...
Setting up node-mute-stream (0.0.8-2) ...
Setting up node-mimic-response (2.1.0-1) ...
Setting up libjs-typedarray-to-buffer (3.0.3-3) ...
Setting up node-duplexer3 (0.1.4-5) ...
Setting up node-number-is-nan (2.0.0-1) ...
Setting up node-graceful-fs (4.2.3-2) ...
Setting up node-jsonify (0.0.0-1) ...
Setting up node-json-stable-stringify (1.0.1-1) ...
Setting up node-hosted-git-info (2.8.5-1) ...
Setting up node-aproba (2.0.0-1) ...
Setting up node-mimic-fn (3.0.0-1) ...
Setting up node-ip-regex (4.1.0-2) ...
Setting up node-crypto-random-string (1.0.0-1) ...
Setting up node-spdx-license-ids (3.0.5-1) ...
Setting up node-string-decoder (1.2.0-2) ...
Setting up node-mkdirp (0.5.1-2) ...
Setting up node-run-queue (1.0.3-1) ...
Setting up node-call-limit (1.1.1-1) ...
Setting up node-core-util-is (1.0.2-1) ...
Setting up node-json-schema (0.2.3-1) ...
Setting up node-uri-js (4.2.2+dfsg-5) ...
Setting up node-cli-boxes (2.2.0-2) ...
Setting up node-opener (1.5.1-1) ...
Setting up node-archy (1.0.0-3) ...
Setting up node-caseless (0.12.0-1) ...
Setting up node-imurmurhash (0.1.4-1) ...
Setting up node-xtend (4.0.2-1) ...
Setting up node-p-timeout (1.2.0-1) ...
Setting up node-encoding (0.1.12-3) ...
Setting up node-config-chain (1.1.12-1) ...
Setting up node-read (1.0.7-2) ...
Setting up node-detect-indent (5.0.0-1) ...
Setting up node-npm-run-path (2.0.2-2) ...
Setting up node-asn1 (0.2.3-2) ...
Setting up node-has-symbol-support-x (1.4.1+dfsg-1) ...
Setting up node-sorted-object (2.0.1-1) ...
Setting up node-lodash (4.17.15+dfsg-2) ...
Setting up node-isarray (2.0.5-1) ...
Setting up node-osenv (0.1.5-1) ...
Setting up node-is-plain-obj (1.1.0-1) ...
Setting up node-ms (2.1.1-1) ...
Setting up node-shebang-command (1.2.0-1) ...
Setting up node-lowercase-keys (2.0.0-1) ...
Setting up node-decompress-response (3.3.0-1) ...
Setting up node-es6-promise (4.2.8-6) ...
Setting up node-strip-eof (1.0.0-2) ...
Setting up node-process-nextick-args (2.0.0-1) ...
Setting up node-semver (7.1.3-1) ...
Setting up node-has-unicode (2.0.1-2) ...
Setting up node-fs-write-stream-atomic (1.0.10-4) ...
Setting up node-forever-agent (0.6.1-2) ...
Setting up node-unpipe (1.0.0-1) ...
Setting up node-qs (6.9.1+ds-1) ...
Setting up node-slide (1.1.6-2) ...
Setting up node-delayed-stream (1.0.0-4) ...
Setting up node-isstream (0.1.2+dfsg-1) ...
Setting up node-builtins (1.0.3-1) ...
Setting up node-stream-shift (1.0.0-1) ...
Setting up node-colors (1.4.0-1) ...
Setting up node-fs.realpath (1.0.0-1) ...
Setting up node-oauth-sign (0.9.0-2) ...
Setting up node-url-to-options (1.0.1-1) ...
Setting up node-jsbn (1.1.0-1) ...
Setting up node-object-assign (4.1.1-3) ...
Setting up node-extsprintf (1.3.0-1) ...
Setting up node-abbrev (1.1.1-2) ...
Setting up node-mem (1.1.0-1) ...
Setting up node-path-is-inside (1.0.2-1) ...
Setting up node-supports-color (6.1.0-2) ...
Setting up node-invert-kv (1.0.0-1) ...
Setting up node-pify (3.0.0-1) ...
Setting up node-p-limit (2.2.2-1) ...
Setting up node-yallist (4.0.0-1) ...
Setting up node-define-properties (1.1.3-1) ...
Setting up node-p-cancelable (0.3.0-1) ...
Setting up node-ansi-regex (5.0.0-1) ...
Setting up node-p-is-promise (3.0.0-1) ...
Setting up node-timed-out (4.0.1-5) ...
Setting up node-strip-json-comments (3.0.1-3) ...
Setting up node-once (1.4.0-3) ...
Setting up node-psl (1.7.0+ds-1) ...
Setting up node-slash (3.0.0-1) ...
Setting up node-util-deprecate (1.0.2-1) ...
Setting up node-editor (1.0.0-1) ...
Setting up node-retry (0.12.0-1) ...
Setting up node-get-caller-file (1.0.2-1) ...
Setting up node-sha (3.0.0-1) ...
Setting up node-require-main-filename (1.0.1-1) ...
Setting up node-url-parse-lax (1.0.0-1) ...
Setting up node-concat-map (0.0.1-2) ...
Setting up node-import-lazy (3.0.0.REALLY.2.1.0-1) ...
Setting up node-is-retry-allowed (1.1.0-1) ...
Setting up node-assert-plus (1.0.0-2) ...
Setting up node-ansistyles (0.1.3-2) ...
Setting up node-delegates (1.0.0-1) ...
Setting up node-xdg-basedir (3.0.0-1) ...
Setting up node-co (4.6.0-1) ...
Setting up node-isexe (2.0.0-4) ...
Setting up node-is-obj (1.0.1-2) ...
Setting up node-resolve (1.15.1-3) ...
Setting up node-jsonparse (1.3.1-7) ...
Setting up node-ajv (6.10.2-1) ...
Setting up node-path-exists (4.0.0-2) ...
Setting up node-qw (1.0.1-1) ...
Setting up node-tweetnacl (1.0.1+dfsg-2) ...
Setting up node-escape-string-regexp (1.0.5-1) ...
Setting up node-through (2.3.8-1) ...
Setting up node-genfun (5.0.0-1) ...
Setting up node-errno (0.1.7-1) ...
Setting up node-p-locate (2.0.0-1) ...
Setting up node-which-module (2.0.0-1) ...
Setting up node-decamelize (1.2.0-1) ...
Setting up node-ci-info (2.0.0-1) ...
Setting up node-aws-sign2 (0.7.1-2) ...
Setting up node-pseudomap (1.0.2-1) ...
Setting up node-color-name (1.1.3-1) ...
Setting up node-semver-diff (2.1.0-2) ...
Setting up node-bluebird (3.5.1+dfsg2-2build1) ...
Setting up node-unique-string (1.0.0-1) ...
Setting up node-console-control-strings (1.1.0-1) ...
Setting up node-debug (4.1.1-2) ...
Setting up node-camelcase (5.3.1-1) ...
Setting up node-uuid (3.3.2-2) ...
Setting up node-from2 (2.3.0-1) ...
Setting up node-extend (3.0.2-1) ...
Setting up node-jsonstream (1.3.5-1) ...
Setting up node-lazy-property (1.0.0-3) ...
Setting up node-yargs-parser (18.1.1-1) ...
Setting up node-dashdash (1.14.1-2) ...
Setting up node-make-dir (3.0.2-1) ...
Setting up node-validate-npm-package-name (3.0.0-1) ...
Setting up node-promzard (0.3.0-1) ...
Setting up node-wcwidth.js (1.0.0-1) ...
Setting up node-locate-path (5.0.0-2) ...
Setting up node-ecc-jsbn (0.2.0-2) ...
Setting up node-combined-stream (1.0.8-1) ...
Setting up node-unique-filename (1.1.1+ds-1) ...
Setting up node-brace-expansion (1.1.11-1) ...
Setting up node-form-data (3.0.0-2) ...
Setting up node-strip-ansi (6.0.0-2) ...
Setting up node-lockfile (1.0.4-3) ...
Setting up node-spdx-expression-parse (3.0.0-1) ...
Setting up node-parallel-transform (1.1.0-2) ...
Setting up node-which (2.0.2-1) ...
Setting up node-lcid (1.0.0-1) ...
Setting up node-typedarray-to-buffer (3.0.3-3) ...
Setting up node-dot-prop (5.2.0-1) ...
Setting up node-stream-iterate (1.2.0-4) ...
Setting up node-tar (4.4.10+ds1-2ubuntu1) ...
Setting up node-inflight (1.0.6-1) ...
Setting up node-has-to-string-tag-x (1.4.1+dfsg-1) ...
Setting up node-tough-cookie (3.0.0-1) ...
Setting up node-rc (1.2.8-1) ...
Setting up node-is-path-inside (1.0.1-1) ...
Setting up node-minimatch (3.0.4-4) ...
Setting up node-npm-package-arg (6.1.1-1) ...
Setting up node-verror (1.10.0-1) ...
Setting up node-getpass (0.1.7-1) ...
Setting up node-nopt (3.0.6-4) ...
Setting up node-isurl (4.0.1-2) ...
Setting up node-color-convert (1.9.3-1) ...
Setting up node-string-width (2.1.1-1) ...
Setting up node-har-validator (5.1.3-1) ...
Setting up node-readable-stream (3.4.0-2) ...
Setting up node-ssri (7.1.0-2) ...
Setting up node-through2 (3.0.1-2) ...
Setting up node-lru-cache (5.1.1-5) ...
Setting up node-bcrypt-pbkdf (1.0.2-1) ...
Setting up node-promise-retry (1.1.1-4) ...
Setting up node-end-of-stream (1.4.4-1) ...
Setting up node-pump (3.0.0-2) ...
Setting up node-write-file-atomic (3.0.3-1) ...
Setting up node-columnify (1.5.4-1) ...
Setting up node-jsprim (1.4.1-1) ...
Setting up node-flush-write-stream (2.0.0-2) ...
Setting up node-are-we-there-yet (1.1.5-1) ...
Setting up node-find-up (4.1.0-2) ...
Setting up node-duplexify (4.1.1-1) ...
Setting up node-spdx-correct (3.1.0-1) ...
Setting up node-cross-spawn (5.1.0-2) ...
Setting up node-ansi-styles (4.2.1-1) ...
Setting up node-glob (7.1.6-1) ...
Setting up node-get-stream (4.1.0-1) ...
Setting up node-pumpify (2.0.1-1) ...
Setting up node-widest-line (3.1.0-1) ...
Setting up node-got (7.1.0-1) ...
Setting up node-chalk (2.4.2-1) ...
Setting up node-configstore (5.0.1-1) ...
Setting up node-registry-url (3.1.0-1) ...
Setting up node-registry-auth-token (3.3.1-1) ...
Setting up node-wide-align (1.1.3-1) ...
Setting up node-ansi-align (3.0.0-1) ...
Setting up node-rimraf (2.6.3-1) ...
Setting up node-sshpk (1.16.1+dfsg-2) ...
Setting up node-bl (4.0.0-2) ...
Setting up node-validate-npm-package-license (3.0.4-1) ...
Setting up node-stream-each (1.2.3-1) ...
Setting up node-mississippi (3.0.0-1) ...
Setting up node-execa (0.10.0+dfsg-1) ...
Setting up node-copy-concurrently (1.0.5-4) ...
Setting up node-move-concurrently (1.0.1-2) ...
Setting up node-term-size (1.2.0+dfsg-2) ...
Setting up node-os-locale (4.0.0-1) ...
Setting up node-http-signature (1.3.2-1) ...
Setting up node-fs-vacuum (1.2.10-3) ...
Setting up node-gauge (2.7.4-1) ...
Setting up node-wrap-ansi (4.0.0-2) ...
Setting up node-normalize-package-data (2.5.0-1) ...
Setting up node-boxen (4.2.0-2) ...
Setting up node-package-json (4.0.1-1) ...
Setting up node-latest-version (3.1.0-1) ...
Setting up node-request (2.88.1-4) ...
Setting up node-npmlog (4.1.2-2) ...
Setting up node-cliui (4.1.0-2) ...
Setting up node-yargs (15.3.0-1) ...
Setting up node-cacache (11.3.3-2) ...
Setting up node-read-package-json (2.1.1-1) ...
Setting up node-gyp (6.1.0-3) ...
Setting up node-libnpx (10.2.1-2) ...
Setting up npm (6.14.4+ds-1ubuntu2) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for doc-base (0.10.9) ...
Processing 1 added doc-base file...
Processing triggers for libc-bin (2.31-0ubuntu9.7) ...

欢迎评论:

提示:欢迎大家在评论区讨论相关问题。
可以关注博主,我会持续更新工作中遇到的技术小砖头,供大家使用。
也可以在评论区告知好的小砖头或技术,我会收录。
还可以指出本博文错误,希望大家不吝赐教。

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

前端小白到专家

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值