coder / code-server

VS Code in the browser
https://coder.com
MIT License
67.83k stars 5.57k forks source link

VS Code exited unexpectedly with code 0 #3870

Closed issac4892 closed 3 years ago

issac4892 commented 3 years ago

OS/Web Information

Steps to Reproduce

Installed with yarn sudo yarn global add code-server

  1. Start code server (code-server -vvv)
  2. Log in

Expected

VSCode should show up

Actual

image

Logs

pi@raspberrypi:~ $ code-server -vvv
[2021-07-29T06:33:01.169Z] trace child:6849 got message {"message":{"type":"handshake","args":{"_":[],"bind-addr":"127.0.0.1:8080","auth":"password","password":"nope","config":"/home/pi/.config/code-server/config.yaml","verbose":true,"user-data-dir":"/home/pi/.local/share/code-server","extensions-dir":"/home/pi/.local/share/code-server/extensions","log":"trace","host":"127.0.0.1","port":8080,"proxy-domain":[],"usingEnvPassword":true,"usingEnvHashedPassword":false}}}
[2021-07-29T06:33:01.179Z] info  code-server 3.11.0 4e8cd09ef0412dfc7b148b7639a692e20e4fd6dd
[2021-07-29T06:33:01.181Z] info  Using user-data-dir ~/.local/share/code-server
[2021-07-29T06:33:01.181Z] trace Using extensions-dir ~/.local/share/code-server/extensions
[2021-07-29T06:33:01.216Z] info  Using config file ~/.config/code-server/config.yaml
[2021-07-29T06:33:01.216Z] info  HTTP server listening on http://127.0.0.1:8080
[2021-07-29T06:33:01.217Z] info    - Authentication is enabled
[2021-07-29T06:33:01.217Z] info      - Using password from $PASSWORD
[2021-07-29T06:33:01.218Z] info    - Not serving HTTPS
[2021-07-29T06:33:07.168Z] trace heartbeat
[2021-07-29T06:33:07.357Z] debug forking vs code...
[2021-07-29T06:33:08.937Z] error VS Code exited unexpectedly with code 0
[2021-07-29T06:34:07.175Z] debug 0 active connections
[2021-07-29T06:37:14.732Z] trace heartbeat
[2021-07-29T06:37:14.915Z] debug forking vs code...
[2021-07-29T06:37:16.478Z] error VS Code exited unexpectedly with code 0

~/.local/share/code-server/coder-logs.: Empty

Screenshot

Notes

This issue can be reproduced in VS Code: Yes/No nope

jsjoeio commented 3 years ago

Hmm... That is unusual. And I assume you tried refreshing the page?

I don't see anything unusual in the logs. I wonder if something didn't install correctly 🤔

@code-asher any tips for helping them debug this?

issac4892 commented 3 years ago

I refreshed the page and restarted the app again too, but it does not work

code-asher commented 3 years ago

What version of Node are you using?

Do you have these dependencies installed: https://github.com/cdr/code-server/blob/main/docs/npm.md

We don't have have a Raspberry Pi section but maybe we should. I think the requirements will be similar to the Ubuntu section.

It could also be helpful to post the output of yarn global add code-server to see if there were any build failures (@jsjoeio maybe we should add that to the template when reporting installations with yarn/npm).

issac4892 commented 3 years ago

Node is 14.17.1 I installed the dependencies at there and used yarn I don't remember any issue when building. It just took 20mins to build it.

issac4892 commented 3 years ago

*Raspbian is 32bit, not 64

code-asher commented 3 years ago

All right, so far seems everything looks in order. I think we'll need the install logs to debug further.

jsjoeio commented 3 years ago

It could also be helpful to post the output of yarn global add code-server to see if there were any build failures (@jsjoeio maybe we should add that to the template when reporting installations with yarn/npm).

Good idea, I'll update the template.

issac4892 commented 3 years ago
Welcome to Ubuntu 20.04.2 LTS (GNU/Linux 5.4.0-1028-raspi armv7l)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

  System information as of Sat Jul 31 02:56:24 UTC 2021

  System load:  1.76               Temperature:           51.5 C
  Usage of /:   12.2% of 13.93GB   Processes:             137
  Memory usage: 19%                Users logged in:       0
  Swap usage:   0%                 IPv4 address for eth0: 172.30.1.60

0 updates can be installed immediately.
0 of these updates are security updates.

The list of available updates is more than a week old.
To check for new updates run: sudo apt update

Last login: Sat Jul 31 02:55:54 2021 from 172.30.1.45
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

ubuntu@ubuntu:~$ ls
ubuntu@ubuntu:~$ ls
ubuntu@ubuntu:~$ ls
ubuntu@ubuntu:~$ ls
ubuntu@ubuntu:~$ ls
ubuntu@ubuntu:~$ ls
ubuntu@ubuntu:~$ ls
ubuntu@ubuntu:~$ sl
l
Command 'sl' not found, but can be installed with:

sudo apt install sl

subuntu@ubuntu:~$ ls
ubuntu@ubuntu:~$ sudo apt update && sudo apt install npm build-essential pkg-config python3 -y
Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [101 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [774 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main Translation-en [246 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf c-n-f Metadata [12.8 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [10.7 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted Translation-en [52.9 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf c-n-f Metadata [340 B]
Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [686 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe Translation-en [177 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf c-n-f Metadata [12.7 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [8376 B]
Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse Translation-en [6876 B]
Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf c-n-f Metadata [352 B]
Get:17 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [2568 B]
Get:18 http://ports.ubuntu.com/ubuntu-ports focal-backports/main Translation-en [1120 B]
Get:19 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf c-n-f Metadata [400 B]
Get:20 http://ports.ubuntu.com/ubuntu-ports focal-backports/restricted armhf c-n-f Metadata [116 B]
Get:21 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [5828 B]
Get:22 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe Translation-en [2068 B]
Get:23 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf c-n-f Metadata [288 B]
Get:24 http://ports.ubuntu.com/ubuntu-ports focal-backports/multiverse armhf c-n-f Metadata [116 B]
Get:25 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [468 kB]
Get:26 http://ports.ubuntu.com/ubuntu-ports focal-security/main Translation-en [156 kB]
Get:27 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf c-n-f Metadata [7420 B]
Get:28 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [10.5 kB]
Get:29 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted Translation-en [47.6 kB]
Get:30 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf c-n-f Metadata [340 B]
Get:31 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [482 kB]
Get:32 http://ports.ubuntu.com/ubuntu-ports focal-security/universe Translation-en [98.4 kB]
Get:33 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf c-n-f Metadata [6312 B]
Get:34 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4324 B]
Get:35 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse Translation-en [5072 B]
Fetched 3614 kB in 8s (443 kB/s)                                                                                                  
Reading package lists... Done
Building dependency tree       
Reading state information... Done
122 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python3 is already the newest version (3.8.2-0ubuntu2).
python3 set to manually installed.
The following additional packages will be installed:
  binutils binutils-arm-linux-gnueabihf binutils-common cpp cpp-9 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-9
  gcc gcc-10-base gcc-9 gcc-9-base gyp javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan5 libatomic1 libauthen-sasl-perl libbinutils libc-ares2 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0
  libctf0 libdata-dump-perl libdpkg-perl libdrm-amdgpu1 libdrm-nouveau2 libdrm-radeon1 libencode-locale-perl libfakeroot
  libfile-basedir-perl libfile-desktopentry-perl libfile-fcntllock-perl libfile-listing-perl libfile-mimeinfo-perl
  libfont-afm-perl libfontconfig1 libfontenc1 libfreetype6 libgcc-9-dev libgcc-s1 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0
  libglx-mesa0 libglx0 libgomp1 libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
  libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libice6 libio-html-perl
  libio-socket-ssl-perl libio-stringy-perl libipc-system-simple-perl libisl22 libjs-inherits libjs-is-typedarray libjs-psl
  libjs-typedarray-to-buffer libllvm11 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmpc3
  libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnode-dev libnode64 libpython2-stdlib
  libpython2.7-minimal libpython2.7-stdlib libsensors-config libsensors5 libsm6 libssl-dev libssl1.1 libstdc++-9-dev libstdc++6
  libtie-ixhash-perl libtimedate-perl libtry-tiny-perl libubsan1 liburi-perl libuv1 libuv1-dev libwww-perl libwww-robotrules-perl
  libx11-protocol-perl libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 libxcb-sync1
  libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxft2 libxi6 libxinerama1 libxkbfile1 libxml-parser-perl
  libxml-twig-perl libxml-xpathengine-perl libxmu6 libxpm4 libxrandr2 libxrender1 libxshmfence1 libxt6 libxtst6 libxv1
  libxxf86dga1 libxxf86vm1 linux-libc-dev make manpages-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 perl-openssl-defaults python-pkg-resources
  python2 python2-minimal python2.7 python2.7-minimal x11-common x11-utils x11-xserver-utils xdg-utils
Suggested packages:
  binutils-doc cpp-doc gcc-9-locales debian-keyring g++-multilib g++-9-multilib gcc-9-doc gcc-multilib autoconf automake libtool
  flex bison gdb gcc-doc gcc-9-multilib apache2 | lighttpd | httpd libdigest-hmac-perl libgssapi-perl glibc-doc bzr
  libcrypt-ssleay-perl lm-sensors libssl-doc libstdc++-9-doc libauthen-ntlm-perl libunicode-map8-perl libunicode-string-perl
  xml-twig-tools make-doc python-setuptools python2-doc python-tk python2.7-doc binfmt-support mesa-utils nickle cairo-5c
  xorg-docs-core
The following NEW packages will be installed:
  binutils binutils-arm-linux-gnueabihf binutils-common build-essential cpp cpp-9 dpkg-dev fakeroot fontconfig-config
  fonts-dejavu-core g++ g++-9 gcc gcc-9 gcc-9-base gyp javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan5 libatomic1 libauthen-sasl-perl libbinutils libc-ares2 libc-dev-bin libc6-dev libcc1-0
  libcrypt-dev libctf-nobfd0 libctf0 libdata-dump-perl libdpkg-perl libdrm-amdgpu1 libdrm-nouveau2 libdrm-radeon1
  libencode-locale-perl libfakeroot libfile-basedir-perl libfile-desktopentry-perl libfile-fcntllock-perl libfile-listing-perl
  libfile-mimeinfo-perl libfont-afm-perl libfontconfig1 libfontenc1 libfreetype6 libgcc-9-dev libgl1 libgl1-mesa-dri
  libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgomp1 libhtml-form-perl libhtml-format-perl libhtml-parser-perl
  libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
  libhttp-negotiate-perl libice6 libio-html-perl libio-socket-ssl-perl libio-stringy-perl libipc-system-simple-perl libisl22
  libjs-inherits libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer libllvm11 liblwp-mediatypes-perl
  liblwp-protocol-https-perl libmailtools-perl libmpc3 libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl
  libnode-dev libnode64 libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libsensors-config libsensors5 libsm6
  libssl-dev libstdc++-9-dev libtie-ixhash-perl libtimedate-perl libtry-tiny-perl libubsan1 liburi-perl libuv1-dev libwww-perl
  libwww-robotrules-perl libx11-protocol-perl libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0
  libxcb-shape0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxft2 libxi6 libxinerama1
  libxkbfile1 libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl libxmu6 libxpm4 libxrandr2 libxrender1 libxshmfence1
  libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 linux-libc-dev make manpages-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 perl-openssl-defaults pkg-config
  python-pkg-resources python2 python2-minimal python2.7 python2.7-minimal x11-common x11-utils x11-xserver-utils xdg-utils
The following packages will be upgraded:
  gcc-10-base libgcc-s1 libssl1.1 libstdc++6 libuv1
5 upgraded, 426 newly installed, 0 to remove and 117 not upgraded.
Need to get 76.7 MB of archives.
After this operation, 722 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf libpython2.7-minimal armhf 2.7.18-1~20.04.1 [335 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf python2.7-minimal armhf 2.7.18-1~20.04.1 [1106 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf python2-minimal armhf 2.7.17-2ubuntu4 [27.5 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.4 [1082 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf libpython2.7-stdlib armhf 2.7.18-1~20.04.1 [1814 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf python2.7 armhf 2.7.18-1~20.04.1 [248 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf libpython2-stdlib armhf 2.7.17-2ubuntu4 [7072 B]
Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf python2 armhf 2.7.17-2ubuntu4 [26.5 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-10-base armhf 10.3.0-1ubuntu1~20.04 [20.2 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++6 armhf 10.3.0-1ubuntu1~20.04 [441 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-s1 armhf 10.3.0-1ubuntu1~20.04 [36.3 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB]                     
Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.1 [207 kB]               
Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.1 [317 kB]                   
Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.1 [37.8 kB]                
Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.1 [37.1 kB]                      
Get:17 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.1 [2094 kB] 
Get:18 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.1 [3360 B]                      
Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.2 [63.6 kB]                 
Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-80.90 [1111 kB]                   
Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB]                       
Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.2 [1915 kB]                    
Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.3.0-17ubuntu1~20.04 [19.1 kB]             
Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB]                                     
Get:25 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]                                      
Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.3.0-17ubuntu1~20.04 [5879 kB]                  
Get:27 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB]                                 
Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.3.0-1ubuntu1~20.04 [41.8 kB]               
Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.3.0-1ubuntu1~20.04 [87.2 kB]               
Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.3.0-1ubuntu1~20.04 [7256 B]              
Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.3.0-17ubuntu1~20.04 [387 kB]                
Get:32 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.3.0-1ubuntu1~20.04 [757 kB]               
Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.3.0-17ubuntu1~20.04 [686 kB]            
Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.3.0-17ubuntu1~20.04 [6559 kB]                  
Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B]                                  
Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.3.0-17ubuntu1~20.04 [1784 kB]        
Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.3.0-17ubuntu1~20.04 [6691 kB]                  
Get:38 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B]                                  
Get:39 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB]                                        
Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdpkg-perl all 1.19.7ubuntu3 [230 kB]                              
Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dpkg-dev all 1.19.7ubuntu3 [679 kB]                                  
Get:42 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B]                 
Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB]                                   
Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB]                                      
Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fonts-dejavu-core all 2.37-1 [1041 kB]                               
Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB]                      
Get:47 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf python-pkg-resources all 44.0.0-2 [129 kB]                       
Get:48 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf gyp all 0.1+20180428git4d467626-3ubuntu1 [237 kB]                
Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf javascript-common all 11 [6066 B]                                    
Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]                       
Get:51 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB]                     
Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]                         
Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]                               
Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdrm-amdgpu1 armhf 2.4.102-1ubuntu1~20.04.1 [16.8 kB]      
Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdrm-nouveau2 armhf 2.4.102-1ubuntu1~20.04.1 [14.4 kB]     
Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdrm-radeon1 armhf 2.4.102-1ubuntu1~20.04.1 [17.6 kB]      
Get:57 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]                           
Get:58 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB]                       
Get:59 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]                            
Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB]                                     
Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-desktopentry-perl all 0.22-1 [18.2 kB]                       
Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB]                  
Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB]                              
Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B]                                
Get:65 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B]                             
Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-mimeinfo-perl all 0.29-1 [41.5 kB]                           
Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]                                
Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libfreetype6 armhf 2.10.1-2ubuntu0.1 [283 kB]                
Get:69 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfontconfig1 armhf 2.13.1-2ubuntu3 [96.1 kB]                       
Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfontenc1 armhf 1:1.1.4-0ubuntu1 [11.5 kB]                         
Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglapi-mesa armhf 20.2.6-0ubuntu0.20.04.1 [32.7 kB]        
Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libllvm11 armhf 1:11.0.0-2~ubuntu20.04.1 [15.3 MB]           
Get:73 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsensors-config all 1:3.6.0-2ubuntu1 [6092 B]                      
Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsensors5 armhf 1:3.6.0-2ubuntu1 [24.3 kB]                         
Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgl1-mesa-dri armhf 20.2.6-0ubuntu0.20.04.1 [6206 kB]      
Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-xcb1 armhf 2:1.6.9-2ubuntu1.2 [9232 B]                
Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb-dri2-0 armhf 1.14-2 [6688 B]                                  
Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb-dri3-0 armhf 1.14-2 [6288 B]                                  
Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb-glx0 armhf 1.14-2 [20.8 kB]                                   
Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb-present0 armhf 1.14-2 [5476 B]                                
Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb-sync1 armhf 1.14-2 [8336 B]                                   
Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb-xfixes0 armhf 1.14-2 [9204 B]                                 
Get:83 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdamage1 armhf 1:1.1.5-2 [6232 B]                                 
Get:84 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxfixes3 armhf 1:5.0.3-2 [9340 B]                                  
Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxshmfence1 armhf 1.3-1 [4792 B]                                   
Get:86 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxxf86vm1 armhf 1:1.1.4-1build1 [9364 B]                           
Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglx-mesa0 armhf 20.2.6-0ubuntu0.20.04.1 [126 kB]          
Get:88 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]                             
Get:89 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB]                           
Get:90 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB]                                
Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]                          
Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB]                            
Get:93 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]                               
Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB]                                
Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]                             
Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB]                            
Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-daemon-perl all 6.06-1 [21.4 kB]                             
Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]                          
Get:99 http://ports.ubuntu.com/ubuntu-ports focal/main armhf x11-common all 1:7.7+19ubuntu14 [22.3 kB]                            
Get:100 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libice6 armhf 2:1.0.10-0ubuntu1 [34.1 kB]                           
Get:101 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B]                              
Get:102 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB]                     
Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB]                          
Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]                            
Get:105 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf libjs-is-typedarray all 1.0.0-2 [2934 B]                        
Get:106 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf libjs-psl all 1.7.0+ds-1 [67.2 kB]                              
Get:107 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf libjs-typedarray-to-buffer all 3.0.3-3 [3986 B]                 
Get:108 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB]                               
Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]                               
Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]                         
Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB]                                     
Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]               
Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]                            
Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB]                              
Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB]                            
Get:116 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-twig-perl all 1:3.50-2 [155 kB]                              
Get:117 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dbus-perl armhf 1.2.0-1 [175 kB]                             
Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl-dev armhf 1.1.1f-1ubuntu2.4 [1382 kB]                
Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1-dev armhf 1.34.2-1ubuntu1.3 [90.1 kB]                
Get:120 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libc-ares2 armhf 1.15.0-1build1 [33.1 kB]                           
Get:121 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf libnode64 armhf 10.19.0~dfsg-3ubuntu1 [5090 kB]                 
Get:122 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf libnode-dev armhf 10.19.0~dfsg-3ubuntu1 [370 kB]                
Get:123 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsm6 armhf 2:1.2.3-1 [14.1 kB]                                    
Get:124 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtie-ixhash-perl all 1.23-2 [11.2 kB]                             
Get:125 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libx11-protocol-perl all 0.56-7 [149 kB]                            
Get:126 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxt6 armhf 1:1.1.5-1 [129 kB]                                     
Get:127 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmu6 armhf 2:1.1.3-0ubuntu1 [38.3 kB]                            
Get:128 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxpm4 armhf 1:3.5.12-1 [29.0 kB]                                  
Get:129 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxaw7 armhf 2:1.0.13-1 [141 kB]                                   
Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb-shape0 armhf 1.14-2 [5796 B]                                 
Get:131 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcomposite1 armhf 1:0.4.5-1 [6360 B]                             
Get:132 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxrender1 armhf 1:0.9.10-1 [15.6 kB]                              
Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcursor1 armhf 1:1.2.0-2 [17.0 kB]                               
Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxft2 armhf 2.3.3-0ubuntu1 [32.5 kB]                              
Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxi6 armhf 2:1.7.10-0ubuntu1 [25.0 kB]                            
Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxinerama1 armhf 2:1.1.4-2 [6452 B]                               
Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxkbfile1 armhf 1:1.1.0-1 [57.0 kB]                               
Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-xpathengine-perl all 0.14-1 [31.8 kB]                        
Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxrandr2 armhf 2:1.5.2-0ubuntu1 [15.4 kB]                         
Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxtst6 armhf 2:1.2.3-1 [11.4 kB]                                  
Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxv1 armhf 2:1.0.11-1 [9430 B]                                    
Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxxf86dga1 armhf 2:1.1.5-0ubuntu1 [10.7 kB]                       
Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB]                                   
Get:144 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf nodejs armhf 10.19.0~dfsg-3ubuntu1 [61.0 kB]                    
Get:145 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-fast-deep-equal all 1.1.0-1 [4248 B]                       
Get:146 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-jsonify all 0.0.0-1 [5440 B]                               
Get:147 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-json-stable-stringify all 1.0.1-1 [4498 B]                 
Get:148 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-json-schema-traverse all 0.3.1-1 [3968 B]                  
Get:149 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-punycode all 2.1.1-3 [9432 B]                              
Get:150 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-uri-js all 4.2.2+dfsg-5 [15.6 kB]                          
Get:151 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ajv all 6.10.2-1 [72.2 kB]                                 
Get:152 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-clone all 2.1.2-1 [7924 B]                                 
Get:153 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-defaults all 1.0.3-1 [3142 B]                              
Get:154 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-wcwidth.js all 1.0.0-1 [6450 B]                            
Get:155 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ansi-regex all 5.0.0-1 [4736 B]                            
Get:156 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-strip-ansi all 6.0.0-2 [4092 B]                            
Get:157 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-string-width all 2.1.1-1 [4104 B]                          
Get:158 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ansi-align all 3.0.0-1 [4700 B]                            
Get:159 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ansistyles all 0.1.3-2 [4316 B]                            
Get:160 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-aproba all 2.0.0-1 [5476 B]                                
Get:161 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-delegates all 1.0.0-1 [3648 B]                             
Get:162 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf libjs-inherits all 2.0.4-1 [3264 B]                             
Get:163 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-inherits all 2.0.4-1 [3180 B]                              
Get:164 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-core-util-is all 1.0.2-1 [3436 B]                          
Get:165 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-safe-buffer all 5.2.0-1 [12.6 kB]                          
Get:166 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-string-decoder all 1.2.0-2 [6596 B]                        
Get:167 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-process-nextick-args all 2.0.0-1 [3428 B]                  
Get:168 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-util-deprecate all 1.0.2-1 [3708 B]                        
Get:169 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-isarray all 2.0.5-1 [3796 B]                               
Get:170 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-readable-stream all 3.4.0-2 [35.4 kB]                      
Get:171 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-are-we-there-yet all 1.1.5-1 [6876 B]                      
Get:172 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-asap all 2.0.6-2 [13.1 kB]                                 
Get:173 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-asn1 all 0.2.3-2 [7380 B]                                  
Get:174 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-assert-plus all 1.0.0-2 [8912 B]                           
Get:175 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-asynckit all 0.4.0-3 [10.3 kB]                             
Get:176 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-aws-sign2 all 0.7.1-2 [4176 B]                             
Get:177 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-aws4 all 1.9.0-1 [12.1 kB]                                 
Get:178 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-tweetnacl all 1.0.1+dfsg-2 [31.1 kB]                       
Get:179 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-bcrypt-pbkdf all 1.0.2-1 [10.8 kB]                         
Get:180 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-bluebird all 3.5.1+dfsg2-2build1 [36.4 kB]                 
Get:181 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-camelcase all 5.3.1-1 [4888 B]                             
Get:182 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-color-name all 1.1.3-1 [4224 B]                            
Get:183 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-color-convert all 1.9.3-1 [9680 B]                         
Get:184 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ansi-styles all 4.2.1-1 [7644 B]                           
Get:185 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-escape-string-regexp all 1.0.5-1 [3262 B]                  
Get:186 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-has-flag all 4.0.0-1 [4120 B]                              
Get:187 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-supports-color all 6.1.0-2 [5532 B]                        
Get:188 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-chalk all 2.4.2-1 [12.5 kB]                                
Get:189 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-cli-boxes all 2.2.0-2 [4220 B]                             
Get:190 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-yallist all 4.0.0-1 [6612 B]                               
Get:191 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-lru-cache all 5.1.1-5 [8308 B]                             
Get:192 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-isexe all 2.0.0-4 [4440 B]                                 
Get:193 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-which all 2.0.2-1 [5472 B]                                 
Get:194 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-shebang-regex all 2.0.0-1 [2776 B]                         
Get:195 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-shebang-command all 1.2.0-1 [2934 B]                       
Get:196 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-cross-spawn all 5.1.0-2 [8536 B]                           
Get:197 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-wrappy all 1.0.2-1 [3162 B]                                
Get:198 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-once all 1.4.0-3 [4388 B]                                  
Get:199 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-end-of-stream all 1.4.4-1 [4388 B]                         
Get:200 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-pump all 3.0.0-2 [4820 B]                                  
Get:201 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-get-stream all 4.1.0-1 [5244 B]                            
Get:202 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-is-stream all 1.1.0-1 [3046 B]                             
Get:203 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-npm-run-path all 2.0.2-2 [4448 B]                          
Get:204 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-p-finally all 1.0.0-2 [3276 B]                             
Get:205 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-signal-exit all 3.0.2-1 [5156 B]                           
Get:206 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-strip-eof all 1.0.0-2 [3040 B]                             
Get:207 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-execa all 0.10.0+dfsg-1 [8964 B]                           
Get:208 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-term-size all 1.2.0+dfsg-2 [3984 B]                        
Get:209 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-widest-line all 3.1.0-1 [3956 B]                           
Get:210 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-boxen all 4.2.0-2 [15.2 kB]                                
Get:211 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-builtin-modules all 3.1.0-1 [4208 B]                       
Get:212 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-builtins all 1.0.3-1 [2776 B]                              
Get:213 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-chownr all 1.1.3-3 [4028 B]                                
Get:214 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-balanced-match all 1.0.0-1 [4576 B]                        
Get:215 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-concat-map all 0.0.1-2 [4008 B]                            
Get:216 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-brace-expansion all 1.1.11-1 [6368 B]                      
Get:217 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-minimatch all 3.0.4-4 [13.7 kB]                            
Get:218 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-fs.realpath all 1.0.0-1 [5572 B]                           
Get:219 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-inflight all 1.0.6-1 [3382 B]                              
Get:220 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-path-is-absolute all 2.0.0-1 [3900 B]                      
Get:221 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-glob all 7.1.6-1 [125 kB]                                  
Get:222 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-graceful-fs all 4.2.3-2 [11.4 kB]                          
Get:223 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-typedarray all 0.0.6-1 [8242 B]                            
Get:224 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-concat-stream all 1.6.2-1 [5684 B]                         
Get:225 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-stream-shift all 1.0.0-1 [2884 B]                          
Get:226 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-duplexify all 4.1.1-1 [5664 B]                             
Get:227 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-flush-write-stream all 2.0.0-2 [4212 B]                    
Get:228 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-from2 all 2.3.0-1 [4372 B]                                 
Get:229 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-cyclist all 1.0.1-2 [3652 B]                               
Get:230 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-parallel-transform all 1.1.0-2 [4172 B]                    
Get:231 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-pumpify all 2.0.1-1 [4516 B]                               
Get:232 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-stream-each all 1.2.3-1 [4688 B]                           
Get:233 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-through2 all 3.0.1-2 [6720 B]                              
Get:234 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-mississippi all 3.0.0-1 [7804 B]                           
Get:235 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-mkdirp all 0.5.1-2 [5376 B]                                
Get:236 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-run-queue all 1.0.3-1 [4540 B]                             
Get:237 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-rimraf all 2.6.3-1 [8368 B]                                
Get:238 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-imurmurhash all 0.1.4-1 [8272 B]                           
Get:239 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-iferr all 1.0.2-1 [3536 B]                                 
Get:240 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-fs-write-stream-atomic all 1.0.10-4 [4860 B]               
Get:241 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-copy-concurrently all 1.0.5-4 [6556 B]                     
Get:242 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-move-concurrently all 1.0.1-2 [4684 B]                     
Get:243 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-promise-inflight all 1.0.1-1 [3144 B]                      
Get:244 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ssri all 7.1.0-2 [18.7 kB]                                 
Get:245 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-unique-filename all 1.1.1+ds-1 [3832 B]                    
Get:246 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-y18n all 4.0.0-2 [5476 B]                                  
Get:247 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-cacache all 11.3.3-2 [24.3 kB]                             
Get:248 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-call-limit all 1.1.1-1 [4084 B]                            
Get:249 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-caseless all 0.12.0-1 [3382 B]                             
Get:250 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ci-info all 2.0.0-1 [6452 B]                               
Get:251 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-wrap-ansi all 4.0.0-2 [5576 B]                             
Get:252 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-cliui all 4.1.0-2 [7336 B]                                 
Get:253 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-co all 4.6.0-1 [6220 B]                                    
Get:254 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-colors all 1.4.0-1 [11.8 kB]                               
Get:255 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-columnify all 1.5.4-1 [11.2 kB]                            
Get:256 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-proto-list all 1.2.4-1 [3088 B]                            
Get:257 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ini all 1.3.5-1 [5776 B]                                   
Get:258 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-config-chain all 1.1.12-1 [8056 B]                         
Get:259 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-is-obj all 1.0.1-2 [3018 B]                                
Get:260 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-dot-prop all 5.2.0-1 [5052 B]                              
Get:261 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-semver all 7.1.3-1 [31.6 kB]                               
Get:262 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-make-dir all 3.0.2-1 [5820 B]                              
Get:263 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-crypto-random-string all 1.0.0-1 [3250 B]                  
Get:264 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-unique-string all 1.0.0-1 [3048 B]                         
Get:265 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-is-typedarray all 1.0.0-2 [2216 B]                         
Get:266 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-typedarray-to-buffer all 3.0.3-3 [2374 B]                  
Get:267 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-write-file-atomic all 3.0.3-1 [6240 B]                     
Get:268 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-xdg-basedir all 3.0.0-1 [3696 B]                           
Get:269 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-configstore all 5.0.1-1 [5396 B]                           
Get:270 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-console-control-strings all 1.1.0-1 [4946 B]               
Get:271 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-dashdash all 1.14.1-2 [17.8 kB]                            
Get:272 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-decamelize all 1.2.0-1 [3090 B]                            
Get:273 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-mimic-response all 2.1.0-1 [4588 B]                        
Get:274 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-decompress-response all 3.3.0-1 [3396 B]                   
Get:275 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-deep-extend all 0.6.0-1 [4972 B]                           
Get:276 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-lodash-packages all 4.17.15+dfsg-2 [123 kB]                
Get:277 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-define-properties all 1.1.3-1 [6396 B]                     
Get:278 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-detect-indent all 5.0.0-1 [4426 B]                         
Get:279 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-detect-newline all 2.1.0-1 [3018 B]                        
Get:280 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-duplexer3 all 0.1.4-5 [5168 B]                             
Get:281 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-jsbn all 1.1.0-1 [13.6 kB]                                 
Get:282 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ecc-jsbn all 0.2.0-2 [9432 B]                              
Get:283 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-editor all 1.0.0-1 [3334 B]                                
Get:284 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-err-code all 2.0.0+dfsg-1 [4024 B]                         
Get:285 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-es6-promise all 4.2.8-6 [14.2 kB]                          
Get:286 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-extsprintf all 1.3.0-1 [4492 B]                            
Get:287 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-p-limit all 2.2.2-1 [5556 B]                               
Get:288 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-p-locate all 2.0.0-1 [4104 B]                              
Get:289 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-path-exists all 4.0.0-2 [3872 B]                           
Get:290 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-locate-path all 5.0.0-2 [4952 B]                           
Get:291 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-find-up all 4.1.0-2 [5724 B]                               
Get:292 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-path-is-inside all 1.0.2-1 [3982 B]                        
Get:293 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-fs-vacuum all 1.2.10-3 [4584 B]                            
Get:294 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-function-bind all 1.1.1+repack-1 [5040 B]                  
Get:295 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-object-assign all 4.1.1-3 [4496 B]                         
Get:296 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-has-unicode all 2.0.1-2 [3480 B]                           
Get:297 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-wide-align all 1.1.3-1 [3936 B]                            
Get:298 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-gauge all 2.7.4-1 [22.1 kB]                                
Get:299 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-genfun all 5.0.0-1 [14.1 kB]                               
Get:300 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-get-caller-file all 1.0.2-1 [2850 B]                       
Get:301 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-getpass all 0.1.7-1 [4180 B]                               
Get:302 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-is-retry-allowed all 1.1.0-1 [3416 B]                      
Get:303 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-p-cancelable all 0.3.0-1 [4452 B]                          
Get:304 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-p-timeout all 1.2.0-1 [3680 B]                             
Get:305 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-is-plain-obj all 1.1.0-1 [3036 B]                          
Get:306 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-url-to-options all 1.0.1-1 [3272 B]                        
Get:307 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-timed-out all 4.0.1-5 [4228 B]                             
Get:308 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-lowercase-keys all 2.0.0-1 [3668 B]                        
Get:309 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-is-object all 1.0.1-1 [3332 B]                             
Get:310 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-has-symbol-support-x all 1.4.1+dfsg-1 [4072 B]             
Get:311 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-has-to-string-tag-x all 1.4.1+dfsg-1 [4188 B]              
Get:312 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-isurl all 4.0.1-2 [6976 B]                                 
Get:313 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-prepend-http all 2.0.0-1 [3332 B]                          
Get:314 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-url-parse-lax all 1.0.0-1 [3260 B]                         
Get:315 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-got all 7.1.0-1 [11.8 kB]                                  
Get:316 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-har-schema all 2.0.0-3 [5788 B]                            
Get:317 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-har-validator all 5.1.3-1 [4604 B]                         
Get:318 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-hosted-git-info all 2.8.5-1 [8112 B]                       
Get:319 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-json-schema all 0.2.3-1 [7038 B]                           
Get:320 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-verror all 1.10.0-1 [13.6 kB]                              
Get:321 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-jsprim all 1.4.1-1 [12.9 kB]                               
Get:322 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-sshpk all 1.16.1+dfsg-2 [54.7 kB]                          
Get:323 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-http-signature all 1.3.2-1 [10.9 kB]                       
Get:324 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-iconv-lite all 0.4.23-1 [124 kB]                           
Get:325 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-import-lazy all 3.0.0.REALLY.2.1.0-1 [4036 B]              
Get:326 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-invert-kv all 1.0.0-1 [2900 B]                             
Get:327 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ip all 1.1.5-5 [6648 B]                                    
Get:328 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ip-regex all 4.1.0-2 [4628 B]                              
Get:329 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-is-npm all 1.0.0-1 [2872 B]                                
Get:330 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-is-path-inside all 1.0.1-1 [3260 B]                        
Get:331 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-isstream all 0.1.2+dfsg-1 [3588 B]                         
Get:332 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-json-parse-better-errors all 1.0.2-2 [4584 B]              
Get:333 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-jsonparse all 1.3.1-7 [7004 B]                             
Get:334 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-through all 2.3.8-1 [4220 B]                               
Get:335 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-jsonstream all 1.3.5-1 [8468 B]                            
Get:336 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-minimist all 1.2.5-1 [6092 B]                              
Get:337 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-strip-json-comments all 3.0.1-3 [4676 B]                   
Get:338 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-rc all 1.2.8-1 [8584 B]                                    
Get:339 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-registry-url all 3.1.0-1 [3292 B]                          
Get:340 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-registry-auth-token all 3.3.1-1 [4752 B]                   
Get:341 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-package-json all 4.0.1-1 [4220 B]                          
Get:342 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-latest-version all 3.1.0-1 [3164 B]                        
Get:343 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-lazy-property all 1.0.0-3 [3596 B]                         
Get:344 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-lcid all 1.0.0-1 [4264 B]                                  
Get:345 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-osenv all 0.1.5-1 [4368 B]                                 
Get:346 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-validate-npm-package-name all 3.0.0-1 [4472 B]             
Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-npm-package-arg all 6.1.1-1 [7312 B]                       
Get:348 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-require-directory all 2.1.1-1 [5394 B]                     
Get:349 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-set-blocking all 2.0.0-1 [3402 B]                          
Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-require-main-filename all 1.0.1-1 [3198 B]                 
Get:351 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-which-module all 2.0.0-1 [3368 B]                          
Get:352 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-mimic-fn all 3.0.0-1 [5044 B]                              
Get:353 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-mem all 1.1.0-1 [4116 B]                                   
Get:354 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-os-locale all 4.0.0-1 [4720 B]                             
Get:355 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-yargs-parser all 18.1.1-1 [15.2 kB]                        
Get:356 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-yargs all 15.3.0-1 [91.5 kB]                               
Get:357 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-libnpx all 10.2.1-2 [35.0 kB]                              
Get:358 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-lodash all 4.17.15+dfsg-2 [243 kB]                         
Get:359 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ms all 2.1.1-1 [4588 B]                                    
Get:360 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-npm-bundled all 1.1.1-1 [6096 B]                           
Get:361 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-number-is-nan all 2.0.0-1 [3428 B]                         
Get:362 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xdg-utils all 1.1.3-2ubuntu1.20.04.2 [61.4 kB]              
Get:363 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-opener all 1.5.1-1 [4864 B]                                
Get:364 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-p-is-promise all 3.0.0-1 [3792 B]                          
Get:365 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-performance-now all 2.1.0+debian-1 [4482 B]                
Get:366 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-pify all 3.0.0-1 [4492 B]                                  
Get:367 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-retry all 0.12.0-1 [10.4 kB]                               
Get:368 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-promise-retry all 1.1.1-4 [4760 B]                         
Get:369 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-mute-stream all 0.0.8-2 [5172 B]                           
Get:370 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-read all 1.0.7-2 [5304 B]                                  
Get:371 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-promzard all 0.3.0-1 [9004 B]                              
Get:372 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-pseudomap all 1.0.2-1 [3534 B]                             
Get:373 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-psl all 1.7.0+ds-1 [36.7 kB]                               
Get:374 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-qw all 1.0.1-1 [3120 B]                                    
Get:375 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-resolve-from all 4.0.0-1 [3724 B]                          
Get:376 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-semver-diff all 2.1.0-2 [3388 B]                           
Get:377 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-slash all 3.0.0-1 [3744 B]                                 
Get:378 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-sorted-object all 2.0.1-1 [3720 B]                         
Get:379 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-spdx-license-ids all 3.0.5-1 [6448 B]                      
Get:380 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-spdx-exceptions all 2.2.0-1 [3752 B]                       
Get:381 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-spdx-expression-parse all 3.0.0-1 [6608 B]                 
Get:382 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-spdx-correct all 3.1.0-1 [5188 B]                          
Get:383 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-stream-iterate all 1.2.0-4 [3772 B]                        
Get:384 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-strict-uri-encode all 2.0.0-1 [2984 B]                     
Get:385 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-text-table all 0.2.0-2 [4348 B]                            
Get:386 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-tough-cookie all 3.0.0-1 [26.4 kB]                         
Get:387 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf node-uid-number all 0.0.6-1ubuntu0.20.04.1 [3596 B]     
Get:388 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-unpipe all 1.0.0-1 [3530 B]                                
Get:389 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-uuid all 3.3.2-2 [16.4 kB]                                 
Get:390 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-validate-npm-package-license all 3.0.4-1 [4172 B]          
Get:391 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-xtend all 4.0.2-1 [3752 B]                                 
Get:392 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf nodejs-doc all 10.19.0~dfsg-3ubuntu1 [942 kB]                   
Get:393 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB]                          
Get:394 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglvnd0 armhf 1.3.2-1~ubuntu0.20.04.1 [48.7 kB]           
Get:395 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglx0 armhf 1.3.2-1~ubuntu0.20.04.1 [29.6 kB]             
Get:396 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgl1 armhf 1.3.2-1~ubuntu0.20.04.1 [89.4 kB]              
Get:397 http://ports.ubuntu.com/ubuntu-ports focal/main armhf x11-utils armhf 7.7+5 [179 kB]                                      
Get:398 http://ports.ubuntu.com/ubuntu-ports focal/main armhf x11-xserver-utils armhf 7.7+8 [151 kB]                              
Get:399 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]                          
Get:400 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-abbrev all 1.1.1-2 [4852 B]                                
Get:401 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-ansi all 0.3.1-1 [9068 B]                                  
Get:402 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-archy all 1.0.0-3 [4480 B]                                 
Get:403 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-bl all 4.0.0-2 [10.3 kB]                                   
Get:404 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-delayed-stream all 1.0.0-4 [5276 B]                        
Get:405 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-combined-stream all 1.0.8-1 [6056 B]                       
Get:406 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-debug all 4.1.1-2 [17.6 kB]                                
Get:407 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-encoding all 0.1.12-3 [4644 B]                             
Get:408 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-prr all 1.0.1-1 [3726 B]                                   
Get:409 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-errno all 0.1.7-1 [7520 B]                                 
Get:410 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-extend all 3.0.2-1 [5496 B]                                
Get:411 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-forever-agent all 0.6.1-2 [4248 B]                         
Get:412 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-mime all 2.4.4+dfsg-1 [33.3 kB]                            
Get:413 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-mime-types all 2.1.25-1 [6332 B]                           
Get:414 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-form-data all 3.0.0-2 [12.8 kB]                            
Get:415 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-nopt all 3.0.6-4 [10.7 kB]                                 
Get:416 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-npmlog all 4.1.2-2 [8224 B]                                
Get:417 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-json-stringify-safe all 5.0.1+repack-2 [20.5 kB]           
Get:418 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-oauth-sign all 0.9.0-2 [4312 B]                            
Get:419 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-qs all 6.9.1+ds-1 [17.1 kB]                                
Get:420 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-tunnel-agent all 0.6.1-2 [4996 B]                          
Get:421 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-request all 2.88.1-4 [25.0 kB]                             
Get:422 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-tar all 4.4.10+ds1-2ubuntu1 [31.3 kB]                      
Get:423 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-gyp all 6.1.0-3 [33.8 kB]                                  
Get:424 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-lockfile all 1.0.4-3 [7252 B]                              
Get:425 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-resolve all 1.15.1-3 [13.0 kB]                             
Get:426 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-normalize-package-data all 2.5.0-1 [14.8 kB]               
Get:427 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-os-tmpdir all 1.0.2-1 [3836 B]                             
Get:428 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-read-package-json all 2.1.1-1 [9392 B]                     
Get:429 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-sha all 3.0.0-1 [4848 B]                                   
Get:430 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf node-slide all 1.1.6-2 [6328 B]                                 
Get:431 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf npm all 6.14.4+ds-1ubuntu2 [583 kB]                             
Fetched 76.7 MB in 1min 58s (648 kB/s)                                                                                            
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package libpython2.7-minimal:armhf.
(Reading database ... 66887 files and directories currently installed.)
Preparing to unpack .../0-libpython2.7-minimal_2.7.18-1~20.04.1_armhf.deb ...
Unpacking libpython2.7-minimal:armhf (2.7.18-1~20.04.1) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../1-python2.7-minimal_2.7.18-1~20.04.1_armhf.deb ...
Unpacking python2.7-minimal (2.7.18-1~20.04.1) ...
Selecting previously unselected package python2-minimal.
Preparing to unpack .../2-python2-minimal_2.7.17-2ubuntu4_armhf.deb ...
Unpacking python2-minimal (2.7.17-2ubuntu4) ...
Preparing to unpack .../3-libssl1.1_1.1.1f-1ubuntu2.4_armhf.deb ...
Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.1) ...
Selecting previously unselected package libpython2.7-stdlib:armhf.
Preparing to unpack .../4-libpython2.7-stdlib_2.7.18-1~20.04.1_armhf.deb ...
Unpacking libpython2.7-stdlib:armhf (2.7.18-1~20.04.1) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../5-python2.7_2.7.18-1~20.04.1_armhf.deb ...
Unpacking python2.7 (2.7.18-1~20.04.1) ...
Selecting previously unselected package libpython2-stdlib:armhf.
Preparing to unpack .../6-libpython2-stdlib_2.7.17-2ubuntu4_armhf.deb ...
Unpacking libpython2-stdlib:armhf (2.7.17-2ubuntu4) ...
Setting up libpython2.7-minimal:armhf (2.7.18-1~20.04.1) ...
Setting up python2.7-minimal (2.7.18-1~20.04.1) ...
Linking and byte-compiling packages for runtime python2.7...
Setting up python2-minimal (2.7.17-2ubuntu4) ...
Selecting previously unselected package python2.
(Reading database ... 67636 files and directories currently installed.)
Preparing to unpack .../python2_2.7.17-2ubuntu4_armhf.deb ...
Unpacking python2 (2.7.17-2ubuntu4) ...
Preparing to unpack .../gcc-10-base_10.3.0-1ubuntu1~20.04_armhf.deb ...
Unpacking gcc-10-base:armhf (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...
Setting up gcc-10-base:armhf (10.3.0-1ubuntu1~20.04) ...
(Reading database ... 67666 files and directories currently installed.)
Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_armhf.deb ...
Unpacking libstdc++6:armhf (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...
Setting up libstdc++6:armhf (10.3.0-1ubuntu1~20.04) ...
(Reading database ... 67666 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_armhf.deb ...
Unpacking libgcc-s1:armhf (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...
Setting up libgcc-s1:armhf (10.3.0-1ubuntu1~20.04) ...
(Reading database ... 67666 files and directories currently installed.)
Preparing to unpack .../000-libuv1_1.34.2-1ubuntu1.3_armhf.deb ...
Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) over (1.34.2-1ubuntu1.1) ...
Selecting previously unselected package binutils-common:armhf.
Preparing to unpack .../001-binutils-common_2.34-6ubuntu1.1_armhf.deb ...
Unpacking binutils-common:armhf (2.34-6ubuntu1.1) ...
Selecting previously unselected package libbinutils:armhf.
Preparing to unpack .../002-libbinutils_2.34-6ubuntu1.1_armhf.deb ...
Unpacking libbinutils:armhf (2.34-6ubuntu1.1) ...
Selecting previously unselected package libctf-nobfd0:armhf.
Preparing to unpack .../003-libctf-nobfd0_2.34-6ubuntu1.1_armhf.deb ...
Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.1) ...
Selecting previously unselected package libctf0:armhf.
Preparing to unpack .../004-libctf0_2.34-6ubuntu1.1_armhf.deb ...
Unpacking libctf0:armhf (2.34-6ubuntu1.1) ...
Selecting previously unselected package binutils-arm-linux-gnueabihf.
Preparing to unpack .../005-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.1_armhf.deb ...
Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.1) ...
Selecting previously unselected package binutils.
Preparing to unpack .../006-binutils_2.34-6ubuntu1.1_armhf.deb ...
Unpacking binutils (2.34-6ubuntu1.1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../007-libc-dev-bin_2.31-0ubuntu9.2_armhf.deb ...
Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
Selecting previously unselected package linux-libc-dev:armhf.
Preparing to unpack .../008-linux-libc-dev_5.4.0-80.90_armhf.deb ...
Unpacking linux-libc-dev:armhf (5.4.0-80.90) ...
Selecting previously unselected package libcrypt-dev:armhf.
Preparing to unpack .../009-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ...
Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
Selecting previously unselected package libc6-dev:armhf.
Preparing to unpack .../010-libc6-dev_2.31-0ubuntu9.2_armhf.deb ...
Unpacking libc6-dev:armhf (2.31-0ubuntu9.2) ...
Selecting previously unselected package gcc-9-base:armhf.
Preparing to unpack .../011-gcc-9-base_9.3.0-17ubuntu1~20.04_armhf.deb ...
Unpacking gcc-9-base:armhf (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package libisl22:armhf.
Preparing to unpack .../012-libisl22_0.22.1-1_armhf.deb ...
Unpacking libisl22:armhf (0.22.1-1) ...
Selecting previously unselected package libmpc3:armhf.
Preparing to unpack .../013-libmpc3_1.1.0-1_armhf.deb ...
Unpacking libmpc3:armhf (1.1.0-1) ...
Selecting previously unselected package cpp-9.
Preparing to unpack .../014-cpp-9_9.3.0-17ubuntu1~20.04_armhf.deb ...
Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package cpp.
Preparing to unpack .../015-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ...
Unpacking cpp (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package libcc1-0:armhf.
Preparing to unpack .../016-libcc1-0_10.3.0-1ubuntu1~20.04_armhf.deb ...
Unpacking libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libgomp1:armhf.
Preparing to unpack .../017-libgomp1_10.3.0-1ubuntu1~20.04_armhf.deb ...
Unpacking libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libatomic1:armhf.
Preparing to unpack .../018-libatomic1_10.3.0-1ubuntu1~20.04_armhf.deb ...
Unpacking libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libasan5:armhf.
Preparing to unpack .../019-libasan5_9.3.0-17ubuntu1~20.04_armhf.deb ...
Unpacking libasan5:armhf (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package libubsan1:armhf.
Preparing to unpack .../020-libubsan1_10.3.0-1ubuntu1~20.04_armhf.deb ...
Unpacking libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libgcc-9-dev:armhf.
Preparing to unpack .../021-libgcc-9-dev_9.3.0-17ubuntu1~20.04_armhf.deb ...
Unpacking libgcc-9-dev:armhf (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package gcc-9.
Preparing to unpack .../022-gcc-9_9.3.0-17ubuntu1~20.04_armhf.deb ...
Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package gcc.
Preparing to unpack .../023-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ...
Unpacking gcc (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package libstdc++-9-dev:armhf.
Preparing to unpack .../024-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_armhf.deb ...
Unpacking libstdc++-9-dev:armhf (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package g++-9.
Preparing to unpack .../025-g++-9_9.3.0-17ubuntu1~20.04_armhf.deb ...
Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../026-g++_4%3a9.3.0-1ubuntu2_armhf.deb ...
Unpacking g++ (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package make.
Preparing to unpack .../027-make_4.2.1-1.2_armhf.deb ...
Unpacking make (4.2.1-1.2) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../028-libdpkg-perl_1.19.7ubuntu3_all.deb ...
Unpacking libdpkg-perl (1.19.7ubuntu3) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../029-dpkg-dev_1.19.7ubuntu3_all.deb ...
Unpacking dpkg-dev (1.19.7ubuntu3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../030-build-essential_12.8ubuntu1.1_armhf.deb ...
Unpacking build-essential (12.8ubuntu1.1) ...
Selecting previously unselected package libfakeroot:armhf.
Preparing to unpack .../031-libfakeroot_1.24-1_armhf.deb ...
Unpacking libfakeroot:armhf (1.24-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../032-fakeroot_1.24-1_armhf.deb ...
Unpacking fakeroot (1.24-1) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../033-fonts-dejavu-core_2.37-1_all.deb ...
Unpacking fonts-dejavu-core (2.37-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../034-fontconfig-config_2.13.1-2ubuntu3_all.deb ...
Unpacking fontconfig-config (2.13.1-2ubuntu3) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../035-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 .../036-gyp_0.1+20180428git4d467626-3ubuntu1_all.deb ...
Unpacking gyp (0.1+20180428git4d467626-3ubuntu1) ...
Selecting previously unselected package javascript-common.
Preparing to unpack .../037-javascript-common_11_all.deb ...
Unpacking javascript-common (11) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../038-libalgorithm-diff-perl_1.19.03-2_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-2) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../039-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../040-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libdata-dump-perl.
Preparing to unpack .../041-libdata-dump-perl_1.23-1_all.deb ...
Unpacking libdata-dump-perl (1.23-1) ...
Selecting previously unselected package libdrm-amdgpu1:armhf.
Preparing to unpack .../042-libdrm-amdgpu1_2.4.102-1ubuntu1~20.04.1_armhf.deb ...
Unpacking libdrm-amdgpu1:armhf (2.4.102-1ubuntu1~20.04.1) ...
Selecting previously unselected package libdrm-nouveau2:armhf.
Preparing to unpack .../043-libdrm-nouveau2_2.4.102-1ubuntu1~20.04.1_armhf.deb ...
Unpacking libdrm-nouveau2:armhf (2.4.102-1ubuntu1~20.04.1) ...
Selecting previously unselected package libdrm-radeon1:armhf.
Preparing to unpack .../044-libdrm-radeon1_2.4.102-1ubuntu1~20.04.1_armhf.deb ...
Unpacking libdrm-radeon1:armhf (2.4.102-1ubuntu1~20.04.1) ...
Selecting previously unselected package libencode-locale-perl.
Preparing to unpack .../045-libencode-locale-perl_1.05-1_all.deb ...
Unpacking libencode-locale-perl (1.05-1) ...
Selecting previously unselected package libipc-system-simple-perl.
Preparing to unpack .../046-libipc-system-simple-perl_1.26-1_all.deb ...
Unpacking libipc-system-simple-perl (1.26-1) ...
Selecting previously unselected package libfile-basedir-perl.
Preparing to unpack .../047-libfile-basedir-perl_0.08-1_all.deb ...
Unpacking libfile-basedir-perl (0.08-1) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../048-liburi-perl_1.76-2_all.deb ...
Unpacking liburi-perl (1.76-2) ...
Selecting previously unselected package libfile-desktopentry-perl.
Preparing to unpack .../049-libfile-desktopentry-perl_0.22-1_all.deb ...
Unpacking libfile-desktopentry-perl (0.22-1) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../050-libfile-fcntllock-perl_0.22-3build4_armhf.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build4) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../051-libtimedate-perl_2.3200-1_all.deb ...
Unpacking libtimedate-perl (2.3200-1) ...
Selecting previously unselected package libhttp-date-perl.
Preparing to unpack .../052-libhttp-date-perl_6.05-1_all.deb ...
Unpacking libhttp-date-perl (6.05-1) ...
Selecting previously unselected package libfile-listing-perl.
Preparing to unpack .../053-libfile-listing-perl_6.04-1_all.deb ...
Unpacking libfile-listing-perl (6.04-1) ...
Selecting previously unselected package libfile-mimeinfo-perl.
Preparing to unpack .../054-libfile-mimeinfo-perl_0.29-1_all.deb ...
Unpacking libfile-mimeinfo-perl (0.29-1) ...
Selecting previously unselected package libfont-afm-perl.
Preparing to unpack .../055-libfont-afm-perl_1.20-2_all.deb ...
Unpacking libfont-afm-perl (1.20-2) ...
Selecting previously unselected package libfreetype6:armhf.
Preparing to unpack .../056-libfreetype6_2.10.1-2ubuntu0.1_armhf.deb ...
Unpacking libfreetype6:armhf (2.10.1-2ubuntu0.1) ...
Selecting previously unselected package libfontconfig1:armhf.
Preparing to unpack .../057-libfontconfig1_2.13.1-2ubuntu3_armhf.deb ...
Unpacking libfontconfig1:armhf (2.13.1-2ubuntu3) ...
Selecting previously unselected package libfontenc1:armhf.
Preparing to unpack .../058-libfontenc1_1%3a1.1.4-0ubuntu1_armhf.deb ...
Unpacking libfontenc1:armhf (1:1.1.4-0ubuntu1) ...
Selecting previously unselected package libglapi-mesa:armhf.
Preparing to unpack .../059-libglapi-mesa_20.2.6-0ubuntu0.20.04.1_armhf.deb ...
Unpacking libglapi-mesa:armhf (20.2.6-0ubuntu0.20.04.1) ...
Selecting previously unselected package libllvm11:armhf.
Preparing to unpack .../060-libllvm11_1%3a11.0.0-2~ubuntu20.04.1_armhf.deb ...
Unpacking libllvm11:armhf (1:11.0.0-2~ubuntu20.04.1) ...
Selecting previously unselected package libsensors-config.
Preparing to unpack .../061-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ...
Unpacking libsensors-config (1:3.6.0-2ubuntu1) ...
Selecting previously unselected package libsensors5:armhf.
Preparing to unpack .../062-libsensors5_1%3a3.6.0-2ubuntu1_armhf.deb ...
Unpacking libsensors5:armhf (1:3.6.0-2ubuntu1) ...
Selecting previously unselected package libgl1-mesa-dri:armhf.
Preparing to unpack .../063-libgl1-mesa-dri_20.2.6-0ubuntu0.20.04.1_armhf.deb ...
Unpacking libgl1-mesa-dri:armhf (20.2.6-0ubuntu0.20.04.1) ...
Selecting previously unselected package libx11-xcb1:armhf.
Preparing to unpack .../064-libx11-xcb1_2%3a1.6.9-2ubuntu1.2_armhf.deb ...
Unpacking libx11-xcb1:armhf (2:1.6.9-2ubuntu1.2) ...
Selecting previously unselected package libxcb-dri2-0:armhf.
Preparing to unpack .../065-libxcb-dri2-0_1.14-2_armhf.deb ...
Unpacking libxcb-dri2-0:armhf (1.14-2) ...
Selecting previously unselected package libxcb-dri3-0:armhf.
Preparing to unpack .../066-libxcb-dri3-0_1.14-2_armhf.deb ...
Unpacking libxcb-dri3-0:armhf (1.14-2) ...
Selecting previously unselected package libxcb-glx0:armhf.
Preparing to unpack .../067-libxcb-glx0_1.14-2_armhf.deb ...
Unpacking libxcb-glx0:armhf (1.14-2) ...
Selecting previously unselected package libxcb-present0:armhf.
Preparing to unpack .../068-libxcb-present0_1.14-2_armhf.deb ...
Unpacking libxcb-present0:armhf (1.14-2) ...
Selecting previously unselected package libxcb-sync1:armhf.
Preparing to unpack .../069-libxcb-sync1_1.14-2_armhf.deb ...
Unpacking libxcb-sync1:armhf (1.14-2) ...
Selecting previously unselected package libxcb-xfixes0:armhf.
Preparing to unpack .../070-libxcb-xfixes0_1.14-2_armhf.deb ...
Unpacking libxcb-xfixes0:armhf (1.14-2) ...
Selecting previously unselected package libxdamage1:armhf.
Preparing to unpack .../071-libxdamage1_1%3a1.1.5-2_armhf.deb ...
Unpacking libxdamage1:armhf (1:1.1.5-2) ...
Selecting previously unselected package libxfixes3:armhf.
Preparing to unpack .../072-libxfixes3_1%3a5.0.3-2_armhf.deb ...
Unpacking libxfixes3:armhf (1:5.0.3-2) ...
Selecting previously unselected package libxshmfence1:armhf.
Preparing to unpack .../073-libxshmfence1_1.3-1_armhf.deb ...
Unpacking libxshmfence1:armhf (1.3-1) ...
Selecting previously unselected package libxxf86vm1:armhf.
Preparing to unpack .../074-libxxf86vm1_1%3a1.1.4-1build1_armhf.deb ...
Unpacking libxxf86vm1:armhf (1:1.1.4-1build1) ...
Selecting previously unselected package libglx-mesa0:armhf.
Preparing to unpack .../075-libglx-mesa0_20.2.6-0ubuntu0.20.04.1_armhf.deb ...
Unpacking libglx-mesa0:armhf (20.2.6-0ubuntu0.20.04.1) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../076-libhtml-tagset-perl_3.20-4_all.deb ...
Unpacking libhtml-tagset-perl (3.20-4) ...
Selecting previously unselected package libhtml-parser-perl.
Preparing to unpack .../077-libhtml-parser-perl_3.72-5_armhf.deb ...
Unpacking libhtml-parser-perl (3.72-5) ...
Selecting previously unselected package libio-html-perl.
Preparing to unpack .../078-libio-html-perl_1.001-1_all.deb ...
Unpacking libio-html-perl (1.001-1) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Preparing to unpack .../079-liblwp-mediatypes-perl_6.04-1_all.deb ...
Unpacking liblwp-mediatypes-perl (6.04-1) ...
Selecting previously unselected package libhttp-message-perl.
Preparing to unpack .../080-libhttp-message-perl_6.22-1_all.deb ...
Unpacking libhttp-message-perl (6.22-1) ...
Selecting previously unselected package libhtml-form-perl.
Preparing to unpack .../081-libhtml-form-perl_6.07-1_all.deb ...
Unpacking libhtml-form-perl (6.07-1) ...
Selecting previously unselected package libhtml-tree-perl.
Preparing to unpack .../082-libhtml-tree-perl_5.07-2_all.deb ...
Unpacking libhtml-tree-perl (5.07-2) ...
Selecting previously unselected package libhtml-format-perl.
Preparing to unpack .../083-libhtml-format-perl_2.12-1_all.deb ...
Unpacking libhtml-format-perl (2.12-1) ...
Selecting previously unselected package libhttp-cookies-perl.
Preparing to unpack .../084-libhttp-cookies-perl_6.08-1_all.deb ...
Unpacking libhttp-cookies-perl (6.08-1) ...
Selecting previously unselected package libhttp-daemon-perl.
Preparing to unpack .../085-libhttp-daemon-perl_6.06-1_all.deb ...
Unpacking libhttp-daemon-perl (6.06-1) ...
Selecting previously unselected package libhttp-negotiate-perl.
Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
Unpacking libhttp-negotiate-perl (6.01-1) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../087-x11-common_1%3a7.7+19ubuntu14_all.deb ...
dpkg-query: no packages found matching nux-tools
Unpacking x11-common (1:7.7+19ubuntu14) ...
Selecting previously unselected package libice6:armhf.
Preparing to unpack .../088-libice6_2%3a1.0.10-0ubuntu1_armhf.deb ...
Unpacking libice6:armhf (2:1.0.10-0ubuntu1) ...
Selecting previously unselected package perl-openssl-defaults:armhf.
Preparing to unpack .../089-perl-openssl-defaults_4_armhf.deb ...
Unpacking perl-openssl-defaults:armhf (4) ...
Selecting previously unselected package libnet-ssleay-perl.
Preparing to unpack .../090-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ...
Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../091-libio-socket-ssl-perl_2.067-1_all.deb ...
Unpacking libio-socket-ssl-perl (2.067-1) ...
Selecting previously unselected package libio-stringy-perl.
Preparing to unpack .../092-libio-stringy-perl_2.111-3_all.deb ...
Unpacking libio-stringy-perl (2.111-3) ...
Selecting previously unselected package libjs-is-typedarray.
Preparing to unpack .../093-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 .../094-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 .../095-libjs-typedarray-to-buffer_3.0.3-3_all.deb ...
Unpacking libjs-typedarray-to-buffer (3.0.3-3) ...
Selecting previously unselected package libnet-http-perl.
Preparing to unpack .../096-libnet-http-perl_6.19-1_all.deb ...
Unpacking libnet-http-perl (6.19-1) ...
Selecting previously unselected package libtry-tiny-perl.
Preparing to unpack .../097-libtry-tiny-perl_0.30-1_all.deb ...
Unpacking libtry-tiny-perl (0.30-1) ...
Selecting previously unselected package libwww-robotrules-perl.
Preparing to unpack .../098-libwww-robotrules-perl_6.02-1_all.deb ...
Unpacking libwww-robotrules-perl (6.02-1) ...
Selecting previously unselected package libwww-perl.
Preparing to unpack .../099-libwww-perl_6.43-1_all.deb ...
Unpacking libwww-perl (6.43-1) ...
Selecting previously unselected package liblwp-protocol-https-perl.
Preparing to unpack .../100-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
Selecting previously unselected package libnet-smtp-ssl-perl.
Preparing to unpack .../101-libnet-smtp-ssl-perl_1.04-1_all.deb ...
Unpacking libnet-smtp-ssl-perl (1.04-1) ...
Selecting previously unselected package libmailtools-perl.
Preparing to unpack .../102-libmailtools-perl_2.21-1_all.deb ...
Unpacking libmailtools-perl (2.21-1) ...
Selecting previously unselected package libxml-parser-perl.
Preparing to unpack .../103-libxml-parser-perl_2.46-1_armhf.deb ...
Unpacking libxml-parser-perl (2.46-1) ...
Selecting previously unselected package libxml-twig-perl.
Preparing to unpack .../104-libxml-twig-perl_1%3a3.50-2_all.deb ...
Unpacking libxml-twig-perl (1:3.50-2) ...
Selecting previously unselected package libnet-dbus-perl.
Preparing to unpack .../105-libnet-dbus-perl_1.2.0-1_armhf.deb ...
Unpacking libnet-dbus-perl (1.2.0-1) ...
Selecting previously unselected package libssl-dev:armhf.
Preparing to unpack .../106-libssl-dev_1.1.1f-1ubuntu2.4_armhf.deb ...
Unpacking libssl-dev:armhf (1.1.1f-1ubuntu2.4) ...
Selecting previously unselected package libuv1-dev:armhf.
Preparing to unpack .../107-libuv1-dev_1.34.2-1ubuntu1.3_armhf.deb ...
Unpacking libuv1-dev:armhf (1.34.2-1ubuntu1.3) ...
Selecting previously unselected package libc-ares2:armhf.
Preparing to unpack .../108-libc-ares2_1.15.0-1build1_armhf.deb ...
Unpacking libc-ares2:armhf (1.15.0-1build1) ...
Selecting previously unselected package libnode64:armhf.
Preparing to unpack .../109-libnode64_10.19.0~dfsg-3ubuntu1_armhf.deb ...
Unpacking libnode64:armhf (10.19.0~dfsg-3ubuntu1) ...
Selecting previously unselected package libnode-dev:armhf.
Preparing to unpack .../110-libnode-dev_10.19.0~dfsg-3ubuntu1_armhf.deb ...
Unpacking libnode-dev:armhf (10.19.0~dfsg-3ubuntu1) ...
Selecting previously unselected package libsm6:armhf.
Preparing to unpack .../111-libsm6_2%3a1.2.3-1_armhf.deb ...
Unpacking libsm6:armhf (2:1.2.3-1) ...
Selecting previously unselected package libtie-ixhash-perl.
Preparing to unpack .../112-libtie-ixhash-perl_1.23-2_all.deb ...
Unpacking libtie-ixhash-perl (1.23-2) ...
Selecting previously unselected package libx11-protocol-perl.
Preparing to unpack .../113-libx11-protocol-perl_0.56-7_all.deb ...
Unpacking libx11-protocol-perl (0.56-7) ...
Selecting previously unselected package libxt6:armhf.
Preparing to unpack .../114-libxt6_1%3a1.1.5-1_armhf.deb ...
Unpacking libxt6:armhf (1:1.1.5-1) ...
Selecting previously unselected package libxmu6:armhf.
Preparing to unpack .../115-libxmu6_2%3a1.1.3-0ubuntu1_armhf.deb ...
Unpacking libxmu6:armhf (2:1.1.3-0ubuntu1) ...
Selecting previously unselected package libxpm4:armhf.
Preparing to unpack .../116-libxpm4_1%3a3.5.12-1_armhf.deb ...
Unpacking libxpm4:armhf (1:3.5.12-1) ...
Selecting previously unselected package libxaw7:armhf.
Preparing to unpack .../117-libxaw7_2%3a1.0.13-1_armhf.deb ...
Unpacking libxaw7:armhf (2:1.0.13-1) ...
Selecting previously unselected package libxcb-shape0:armhf.
Preparing to unpack .../118-libxcb-shape0_1.14-2_armhf.deb ...
Unpacking libxcb-shape0:armhf (1.14-2) ...
Selecting previously unselected package libxcomposite1:armhf.
Preparing to unpack .../119-libxcomposite1_1%3a0.4.5-1_armhf.deb ...
Unpacking libxcomposite1:armhf (1:0.4.5-1) ...
Selecting previously unselected package libxrender1:armhf.
Preparing to unpack .../120-libxrender1_1%3a0.9.10-1_armhf.deb ...
Unpacking libxrender1:armhf (1:0.9.10-1) ...
Selecting previously unselected package libxcursor1:armhf.
Preparing to unpack .../121-libxcursor1_1%3a1.2.0-2_armhf.deb ...
Unpacking libxcursor1:armhf (1:1.2.0-2) ...
Selecting previously unselected package libxft2:armhf.
Preparing to unpack .../122-libxft2_2.3.3-0ubuntu1_armhf.deb ...
Unpacking libxft2:armhf (2.3.3-0ubuntu1) ...
Selecting previously unselected package libxi6:armhf.
Preparing to unpack .../123-libxi6_2%3a1.7.10-0ubuntu1_armhf.deb ...
Unpacking libxi6:armhf (2:1.7.10-0ubuntu1) ...
Selecting previously unselected package libxinerama1:armhf.
Preparing to unpack .../124-libxinerama1_2%3a1.1.4-2_armhf.deb ...
Unpacking libxinerama1:armhf (2:1.1.4-2) ...
Selecting previously unselected package libxkbfile1:armhf.
Preparing to unpack .../125-libxkbfile1_1%3a1.1.0-1_armhf.deb ...
Unpacking libxkbfile1:armhf (1:1.1.0-1) ...
Selecting previously unselected package libxml-xpathengine-perl.
Preparing to unpack .../126-libxml-xpathengine-perl_0.14-1_all.deb ...
Unpacking libxml-xpathengine-perl (0.14-1) ...
Selecting previously unselected package libxrandr2:armhf.
Preparing to unpack .../127-libxrandr2_2%3a1.5.2-0ubuntu1_armhf.deb ...
Unpacking libxrandr2:armhf (2:1.5.2-0ubuntu1) ...
Selecting previously unselected package libxtst6:armhf.
Preparing to unpack .../128-libxtst6_2%3a1.2.3-1_armhf.deb ...
Unpacking libxtst6:armhf (2:1.2.3-1) ...
Selecting previously unselected package libxv1:armhf.
Preparing to unpack .../129-libxv1_2%3a1.0.11-1_armhf.deb ...
Unpacking libxv1:armhf (2:1.0.11-1) ...
Selecting previously unselected package libxxf86dga1:armhf.
Preparing to unpack .../130-libxxf86dga1_2%3a1.1.5-0ubuntu1_armhf.deb ...
Unpacking libxxf86dga1:armhf (2:1.1.5-0ubuntu1) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../131-manpages-dev_5.05-1_all.deb ...
Unpacking manpages-dev (5.05-1) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../132-nodejs_10.19.0~dfsg-3ubuntu1_armhf.deb ...
Unpacking nodejs (10.19.0~dfsg-3ubuntu1) ...
Selecting previously unselected package node-fast-deep-equal.
Preparing to unpack .../133-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 .../134-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 .../135-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 .../136-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 .../137-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 .../138-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 .../139-node-ajv_6.10.2-1_all.deb ...
Unpacking node-ajv (6.10.2-1) ...
Selecting previously unselected package node-clone.
Preparing to unpack .../140-node-clone_2.1.2-1_all.deb ...
Unpacking node-clone (2.1.2-1) ...
Selecting previously unselected package node-defaults.
Preparing to unpack .../141-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 .../142-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 .../143-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 .../144-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 .../145-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 .../146-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 .../147-node-ansistyles_0.1.3-2_all.deb ...
Unpacking node-ansistyles (0.1.3-2) ...
Selecting previously unselected package node-aproba.
Preparing to unpack .../148-node-aproba_2.0.0-1_all.deb ...
Unpacking node-aproba (2.0.0-1) ...
Selecting previously unselected package node-delegates.
Preparing to unpack .../149-node-delegates_1.0.0-1_all.deb ...
Unpacking node-delegates (1.0.0-1) ...
Selecting previously unselected package libjs-inherits.
Preparing to unpack .../150-libjs-inherits_2.0.4-1_all.deb ...
Unpacking libjs-inherits (2.0.4-1) ...
Selecting previously unselected package node-inherits.
Preparing to unpack .../151-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 .../152-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 .../153-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 .../154-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 .../155-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 .../156-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 .../157-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 .../158-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 .../159-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 .../160-node-asap_2.0.6-2_all.deb ...
Unpacking node-asap (2.0.6-2) ...
Selecting previously unselected package node-asn1.
Preparing to unpack .../161-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 .../162-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 .../163-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 .../164-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 .../165-node-aws4_1.9.0-1_all.deb ...
Unpacking node-aws4 (1.9.0-1) ...
Selecting previously unselected package node-tweetnacl.
Preparing to unpack .../166-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 .../167-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 .../168-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 .../169-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 .../170-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 .../171-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 .../172-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 .../173-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 .../174-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 .../175-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 .../176-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 .../177-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 .../178-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 .../179-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 .../180-node-isexe_2.0.0-4_all.deb ...
Unpacking node-isexe (2.0.0-4) ...
Selecting previously unselected package node-which.
Preparing to unpack .../181-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 .../182-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 .../183-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 .../184-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 .../185-node-wrappy_1.0.2-1_all.deb ...
Unpacking node-wrappy (1.0.2-1) ...
Selecting previously unselected package node-once.
Preparing to unpack .../186-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 .../187-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 .../188-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 .../189-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 .../190-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 .../191-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 .../192-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 .../193-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 .../194-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 .../195-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 .../196-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 .../197-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 .../198-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 .../199-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 .../200-node-builtins_1.0.3-1_all.deb ...
Unpacking node-builtins (1.0.3-1) ...
Selecting previously unselected package node-chownr.
Preparing to unpack .../201-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 .../202-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 .../203-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 .../204-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 .../205-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 .../206-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 .../207-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 .../208-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 .../209-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 .../210-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 .../211-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 .../212-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 .../213-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 .../214-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 .../215-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 .../216-node-from2_2.3.0-1_all.deb ...
Unpacking node-from2 (2.3.0-1) ...
Selecting previously unselected package node-cyclist.
Preparing to unpack .../217-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 .../218-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 .../219-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 .../220-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 .../221-node-through2_3.0.1-2_all.deb ...
Unpacking node-through2 (3.0.1-2) ...
Selecting previously unselected package node-mississippi.
Preparing to unpack .../222-node-mississippi_3.0.0-1_all.deb ...
Unpacking node-mississippi (3.0.0-1) ...
Selecting previously unselected package node-mkdirp.
Preparing to unpack .../223-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 .../224-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 .../225-node-rimraf_2.6.3-1_all.deb ...
Unpacking node-rimraf (2.6.3-1) ...
Selecting previously unselected package node-imurmurhash.
Preparing to unpack .../226-node-imurmurhash_0.1.4-1_all.deb ...
Unpacking node-imurmurhash (0.1.4-1) ...
Selecting previously unselected package node-iferr.
Preparing to unpack .../227-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 .../228-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 .../229-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 .../230-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 .../231-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 .../232-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 .../233-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 .../234-node-y18n_4.0.0-2_all.deb ...
Unpacking node-y18n (4.0.0-2) ...
Selecting previously unselected package node-cacache.
Preparing to unpack .../235-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 .../236-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 .../237-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 .../238-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 .../239-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 .../240-node-cliui_4.1.0-2_all.deb ...
Unpacking node-cliui (4.1.0-2) ...
Selecting previously unselected package node-co.
Preparing to unpack .../241-node-co_4.6.0-1_all.deb ...
Unpacking node-co (4.6.0-1) ...
Selecting previously unselected package node-colors.
Preparing to unpack .../242-node-colors_1.4.0-1_all.deb ...
Unpacking node-colors (1.4.0-1) ...
Selecting previously unselected package node-columnify.
Preparing to unpack .../243-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 .../244-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 .../245-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 .../246-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 .../247-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 .../248-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 .../249-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 .../250-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 .../251-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 .../252-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 .../253-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 .../254-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 .../255-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 .../256-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 .../257-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 .../258-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 .../259-node-dashdash_1.14.1-2_all.deb ...
Unpacking node-dashdash (1.14.1-2) ...
Selecting previously unselected package node-decamelize.
Preparing to unpack .../260-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 .../261-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 .../262-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 .../263-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 .../264-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 .../265-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 .../266-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 .../267-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 .../268-node-duplexer3_0.1.4-5_all.deb ...
Unpacking node-duplexer3 (0.1.4-5) ...
Selecting previously unselected package node-jsbn.
Preparing to unpack .../269-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 .../270-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 .../271-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 .../272-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 .../273-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 .../274-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 .../275-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 .../276-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 .../277-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 .../278-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 .../279-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 .../280-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 .../281-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 .../282-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 .../283-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 .../284-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 .../285-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 .../286-node-gauge_2.7.4-1_all.deb ...
Unpacking node-gauge (2.7.4-1) ...
Selecting previously unselected package node-genfun.
Preparing to unpack .../287-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 .../288-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 .../289-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 .../290-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 .../291-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 .../292-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 .../293-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 .../294-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 .../295-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 .../296-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 .../297-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 .../298-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 .../299-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 .../300-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 .../301-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 .../302-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 .../303-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 .../304-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 .../305-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 .../306-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 .../307-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 .../308-node-verror_1.10.0-1_all.deb ...
Unpacking node-verror (1.10.0-1) ...
Selecting previously unselected package node-jsprim.
Preparing to unpack .../309-node-jsprim_1.4.1-1_all.deb ...
Unpacking node-jsprim (1.4.1-1) ...
Selecting previously unselected package node-sshpk.
Preparing to unpack .../310-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 .../311-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 .../312-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 .../313-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 .../314-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 .../315-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 .../316-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 .../317-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 .../318-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 .../319-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 .../320-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 .../321-node-jsonparse_1.3.1-7_all.deb ...
Unpacking node-jsonparse (1.3.1-7) ...
Selecting previously unselected package node-through.
Preparing to unpack .../322-node-through_2.3.8-1_all.deb ...
Unpacking node-through (2.3.8-1) ...
Selecting previously unselected package node-jsonstream.
Preparing to unpack .../323-node-jsonstream_1.3.5-1_all.deb ...
Unpacking node-jsonstream (1.3.5-1) ...
Selecting previously unselected package node-minimist.
Preparing to unpack .../324-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 .../325-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 .../326-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 .../327-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 .../328-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 .../329-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 .../330-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 .../331-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 .../332-node-lcid_1.0.0-1_all.deb ...
Unpacking node-lcid (1.0.0-1) ...
Selecting previously unselected package node-osenv.
Preparing to unpack .../333-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 .../334-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 .../335-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 .../336-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 .../337-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 .../338-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 .../339-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 .../340-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 .../341-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 .../342-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 .../343-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 .../344-node-yargs_15.3.0-1_all.deb ...
Unpacking node-yargs (15.3.0-1) ...
Selecting previously unselected package node-libnpx.
Preparing to unpack .../345-node-libnpx_10.2.1-2_all.deb ...
Unpacking node-libnpx (10.2.1-2) ...
Selecting previously unselected package node-lodash.
Preparing to unpack .../346-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 .../347-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 .../348-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 .../349-node-number-is-nan_2.0.0-1_all.deb ...
Unpacking node-number-is-nan (2.0.0-1) ...
Selecting previously unselected package xdg-utils.
Preparing to unpack .../350-xdg-utils_1.1.3-2ubuntu1.20.04.2_all.deb ...
Unpacking xdg-utils (1.1.3-2ubuntu1.20.04.2) ...
Selecting previously unselected package node-opener.
Preparing to unpack .../351-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 .../352-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 .../353-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 .../354-node-pify_3.0.0-1_all.deb ...
Unpacking node-pify (3.0.0-1) ...
Selecting previously unselected package node-retry.
Preparing to unpack .../355-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 .../356-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 .../357-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 .../358-node-read_1.0.7-2_all.deb ...
Unpacking node-read (1.0.7-2) ...
Selecting previously unselected package node-promzard.
Preparing to unpack .../359-node-promzard_0.3.0-1_all.deb ...
Unpacking node-promzard (0.3.0-1) ...
Selecting previously unselected package node-pseudomap.
Preparing to unpack .../360-node-pseudomap_1.0.2-1_all.deb ...
Unpacking node-pseudomap (1.0.2-1) ...
Selecting previously unselected package node-psl.
Preparing to unpack .../361-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 .../362-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 .../363-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 .../364-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 .../365-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 .../366-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 .../367-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 .../368-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 .../369-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 .../370-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 .../371-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 .../372-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 .../373-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 .../374-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 .../375-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 .../376-node-unpipe_1.0.0-1_all.deb ...
Unpacking node-unpipe (1.0.0-1) ...
Selecting previously unselected package node-uuid.
Preparing to unpack .../377-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 .../378-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 .../379-node-xtend_4.0.2-1_all.deb ...
Unpacking node-xtend (4.0.2-1) ...
Selecting previously unselected package nodejs-doc.
Preparing to unpack .../380-nodejs-doc_10.19.0~dfsg-3ubuntu1_all.deb ...
Unpacking nodejs-doc (10.19.0~dfsg-3ubuntu1) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../381-pkg-config_0.29.1-0ubuntu4_armhf.deb ...
Unpacking pkg-config (0.29.1-0ubuntu4) ...
Selecting previously unselected package libglvnd0:armhf.
Preparing to unpack .../382-libglvnd0_1.3.2-1~ubuntu0.20.04.1_armhf.deb ...
Unpacking libglvnd0:armhf (1.3.2-1~ubuntu0.20.04.1) ...
Selecting previously unselected package libglx0:armhf.
Preparing to unpack .../383-libglx0_1.3.2-1~ubuntu0.20.04.1_armhf.deb ...
Unpacking libglx0:armhf (1.3.2-1~ubuntu0.20.04.1) ...
Selecting previously unselected package libgl1:armhf.
Preparing to unpack .../384-libgl1_1.3.2-1~ubuntu0.20.04.1_armhf.deb ...
Unpacking libgl1:armhf (1.3.2-1~ubuntu0.20.04.1) ...
Selecting previously unselected package x11-utils.
Preparing to unpack .../385-x11-utils_7.7+5_armhf.deb ...
Unpacking x11-utils (7.7+5) ...
Selecting previously unselected package x11-xserver-utils.
Preparing to unpack .../386-x11-xserver-utils_7.7+8_armhf.deb ...
Unpacking x11-xserver-utils (7.7+8) ...
Selecting previously unselected package libauthen-sasl-perl.
Preparing to unpack .../387-libauthen-sasl-perl_2.1600-1_all.deb ...
Unpacking libauthen-sasl-perl (2.1600-1) ...
Selecting previously unselected package node-abbrev.
Preparing to unpack .../388-node-abbrev_1.1.1-2_all.deb ...
Unpacking node-abbrev (1.1.1-2) ...
Selecting previously unselected package node-ansi.
Preparing to unpack .../389-node-ansi_0.3.1-1_all.deb ...
Unpacking node-ansi (0.3.1-1) ...
Selecting previously unselected package node-archy.
Preparing to unpack .../390-node-archy_1.0.0-3_all.deb ...
Unpacking node-archy (1.0.0-3) ...
Selecting previously unselected package node-bl.
Preparing to unpack .../391-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 .../392-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 .../393-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 .../394-node-debug_4.1.1-2_all.deb ...
Unpacking node-debug (4.1.1-2) ...
Selecting previously unselected package node-encoding.
Preparing to unpack .../395-node-encoding_0.1.12-3_all.deb ...
Unpacking node-encoding (0.1.12-3) ...
Selecting previously unselected package node-prr.
Preparing to unpack .../396-node-prr_1.0.1-1_all.deb ...
Unpacking node-prr (1.0.1-1) ...
Selecting previously unselected package node-errno.
Preparing to unpack .../397-node-errno_0.1.7-1_all.deb ...
Unpacking node-errno (0.1.7-1) ...
Selecting previously unselected package node-extend.
Preparing to unpack .../398-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 .../399-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 .../400-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 .../401-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 .../402-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 .../403-node-nopt_3.0.6-4_all.deb ...
Unpacking node-nopt (3.0.6-4) ...
Selecting previously unselected package node-npmlog.
Preparing to unpack .../404-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 .../405-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 .../406-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 .../407-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 .../408-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 .../409-node-request_2.88.1-4_all.deb ...
Unpacking node-request (2.88.1-4) ...
Selecting previously unselected package node-tar.
Preparing to unpack .../410-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 .../411-node-gyp_6.1.0-3_all.deb ...
Unpacking node-gyp (6.1.0-3) ...
Selecting previously unselected package node-lockfile.
Preparing to unpack .../412-node-lockfile_1.0.4-3_all.deb ...
Unpacking node-lockfile (1.0.4-3) ...
Selecting previously unselected package node-resolve.
Preparing to unpack .../413-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 .../414-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 .../415-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 .../416-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 .../417-node-sha_3.0.0-1_all.deb ...
Unpacking node-sha (3.0.0-1) ...
Selecting previously unselected package node-slide.
Preparing to unpack .../418-node-slide_1.1.6-2_all.deb ...
Unpacking node-slide (1.1.6-2) ...
Selecting previously unselected package npm.
Preparing to unpack .../419-npm_6.14.4+ds-1ubuntu2_all.deb ...
Unpacking npm (6.14.4+ds-1ubuntu2) ...
Setting up javascript-common (11) ...
Setting up libxcb-dri3-0:armhf (1.14-2) ...
Setting up manpages-dev (5.05-1) ...
Setting up libx11-xcb1:armhf (2:1.6.9-2ubuntu1.2) ...
Setting up libdrm-nouveau2:armhf (2.4.102-1ubuntu1~20.04.1) ...
Setting up libtie-ixhash-perl (1.23-2) ...
Setting up libxdamage1:armhf (1:1.1.5-2) ...
Setting up libxcb-xfixes0:armhf (1.14-2) ...
Setting up libjs-inherits (2.0.4-1) ...
Setting up libxpm4:armhf (1:3.5.12-1) ...
Setting up libxi6:armhf (2:1.7.10-0ubuntu1) ...
Setting up libfont-afm-perl (1.20-2) ...
Setting up libxrender1:armhf (1:0.9.10-1) ...
Setting up libfile-fcntllock-perl (0.22-3build4) ...
Setting up libalgorithm-diff-perl (1.19.03-2) ...
Setting up libdrm-radeon1:armhf (2.4.102-1ubuntu1~20.04.1) ...
Setting up libglvnd0:armhf (1.3.2-1~ubuntu0.20.04.1) ...
Setting up libio-stringy-perl (2.111-3) ...
Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.4) ...
Setting up libhtml-tagset-perl (3.20-4) ...
Setting up libauthen-sasl-perl (2.1600-1) ...
Setting up libxcb-glx0:armhf (1.14-2) ...
Setting up liblwp-mediatypes-perl (6.04-1) ...
Setting up libxcb-shape0:armhf (1.14-2) ...
Setting up binutils-common:armhf (2.34-6ubuntu1.1) ...
Setting up x11-common (1:7.7+19ubuntu14) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up libtry-tiny-perl (0.30-1) ...
Setting up libsensors-config (1:3.6.0-2ubuntu1) ...
Setting up libxxf86dga1:armhf (2:1.1.5-0ubuntu1) ...
Setting up perl-openssl-defaults:armhf (4) ...
Setting up linux-libc-dev:armhf (5.4.0-80.90) ...
Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.1) ...
Setting up libencode-locale-perl (1.05-1) ...
Setting up libc-ares2:armhf (1.15.0-1build1) ...
Setting up libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
Setting up libfakeroot:armhf (1.24-1) ...
Setting up libxxf86vm1:armhf (1:1.1.4-1build1) ...
Setting up libpython2.7-stdlib:armhf (2.7.18-1~20.04.1) ...
Setting up fakeroot (1.24-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libxcb-present0:armhf (1.14-2) ...
Setting up libjs-psl (1.7.0+ds-1) ...
Setting up libfontenc1:armhf (1:1.1.4-0ubuntu1) ...
Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ...
Setting up libllvm11:armhf (1:11.0.0-2~ubuntu20.04.1) ...
Setting up libfreetype6:armhf (2.10.1-2ubuntu0.1) ...
Setting up libdata-dump-perl (1.23-1) ...
Setting up make (4.2.1-1.2) ...
Setting up libxfixes3:armhf (1:5.0.3-2) ...
Setting up libxcb-sync1:armhf (1.14-2) ...
Setting up libipc-system-simple-perl (1.26-1) ...
Setting up libxml-xpathengine-perl (0.14-1) ...
Setting up libxinerama1:armhf (2:1.1.4-2) ...
Setting up libxv1:armhf (2:1.0.11-1) ...
Setting up libssl-dev:armhf (1.1.1f-1ubuntu2.4) ...
Setting up libnode64:armhf (10.19.0~dfsg-3ubuntu1) ...
Setting up libmpc3:armhf (1.1.0-1) ...
Setting up libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
Setting up libio-html-perl (1.001-1) ...
Setting up libxrandr2:armhf (2:1.5.2-0ubuntu1) ...
Setting up fonts-dejavu-core (2.37-1) ...
Setting up libsensors5:armhf (1:3.6.0-2ubuntu1) ...
Setting up libglapi-mesa:armhf (20.2.6-0ubuntu0.20.04.1) ...
Setting up libdpkg-perl (1.19.7ubuntu3) ...
Setting up nodejs-doc (10.19.0~dfsg-3ubuntu1) ...
Setting up libtimedate-perl (2.3200-1) ...
Setting up libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
Setting up libxcb-dri2-0:armhf (1.14-2) ...
Setting up libxshmfence1:armhf (1.3-1) ...
Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
Setting up libisl22:armhf (0.22.1-1) ...
Setting up libxkbfile1:armhf (1:1.1.0-1) ...
Setting up libbinutils:armhf (2.34-6ubuntu1.1) ...
Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
Setting up libxcomposite1:armhf (1:0.4.5-1) ...
Setting up libalgorithm-diff-xs-perl (0.04-6) ...
Setting up xdg-utils (1.1.3-2ubuntu1.20.04.2) ...
Setting up libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
Setting up liburi-perl (1.76-2) ...
Setting up libx11-protocol-perl (0.56-7) ...
Setting up gcc-9-base:armhf (9.3.0-17ubuntu1~20.04) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libjs-is-typedarray (1.0.0-2) ...
Setting up libdrm-amdgpu1:armhf (2.4.102-1ubuntu1~20.04.1) ...
Setting up libctf0:armhf (2.34-6ubuntu1.1) ...
Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
Setting up libuv1-dev:armhf (1.34.2-1ubuntu1.3) ...
Setting up libice6:armhf (2:1.0.10-0ubuntu1) ...
Setting up libhttp-date-perl (6.05-1) ...
Setting up libfile-basedir-perl (0.08-1) ...
Setting up libfile-listing-perl (6.04-1) ...
Setting up python2.7 (2.7.18-1~20.04.1) ...
Setting up libnode-dev:armhf (10.19.0~dfsg-3ubuntu1) ...
Setting up libpython2-stdlib:armhf (2.7.17-2ubuntu4) ...
Setting up fontconfig-config (2.13.1-2ubuntu3) ...
Setting up libxtst6:armhf (2:1.2.3-1) ...
Setting up libxcursor1:armhf (1:1.2.0-2) ...
Setting up libgl1-mesa-dri:armhf (20.2.6-0ubuntu0.20.04.1) ...
Setting up libnet-http-perl (6.19-1) ...
Setting up nodejs (10.19.0~dfsg-3ubuntu1) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Setting up node-minimist (1.2.5-1) ...
Setting up node-aws4 (1.9.0-1) ...
Setting up python2 (2.7.17-2ubuntu4) ...
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 libasan5:armhf (9.3.0-17ubuntu1~20.04) ...
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 pkg-config (0.29.1-0ubuntu4) ...
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 libfile-desktopentry-perl (0.22-1) ...
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 libwww-robotrules-perl (6.02-1) ...
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 libhtml-parser-perl (3.72-5) ...
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 cpp-9 (9.3.0-17ubuntu1~20.04) ...
Setting up libc6-dev:armhf (2.31-0ubuntu9.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 libfontconfig1:armhf (2.13.1-2ubuntu3) ...
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 binutils-arm-linux-gnueabihf (2.34-6ubuntu1.1) ...
Setting up libsm6:armhf (2:1.2.3-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 libio-socket-ssl-perl (2.067-1) ...
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 libhttp-message-perl (6.22-1) ...
Setting up node-lowercase-keys (2.0.0-1) ...
Setting up node-decompress-response (3.3.0-1) ...
Setting up libhtml-form-perl (6.07-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 libfile-mimeinfo-perl (0.29-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 libhttp-negotiate-perl (6.01-1) ...
Setting up node-object-assign (4.1.1-3) ...
Setting up node-extsprintf (1.3.0-1) ...
Setting up libxft2:armhf (2.3.3-0ubuntu1) ...
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 libglx-mesa0:armhf (20.2.6-0ubuntu0.20.04.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 libglx0:armhf (1.3.2-1~ubuntu0.20.04.1) ...
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 libhttp-cookies-perl (6.08-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 python-pkg-resources (44.0.0-2) ...
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 libhtml-tree-perl (5.07-2) ...
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 libhtml-format-perl (2.12-1) ...
Setting up node-debug (4.1.1-2) ...
Setting up node-camelcase (5.3.1-1) ...
Setting up binutils (2.34-6ubuntu1.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 dpkg-dev (1.19.7ubuntu3) ...
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 libgcc-9-dev:armhf (9.3.0-17ubuntu1~20.04) ...
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 libgl1:armhf (1.3.2-1~ubuntu0.20.04.1) ...
Setting up libnet-smtp-ssl-perl (1.04-1) ...
Setting up libmailtools-perl (2.21-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 libxt6:armhf (1:1.1.5-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 libhttp-daemon-perl (6.06-1) ...
Setting up node-inflight (1.0.6-1) ...
Setting up cpp (4:9.3.0-1ubuntu2) ...
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 gyp (0.1+20180428git4d467626-3ubuntu1) ...
Setting up node-har-validator (5.1.3-1) ...
Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
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 libxmu6:armhf (2:1.1.3-0ubuntu1) ...
Setting up node-end-of-stream (1.4.4-1) ...
Setting up libstdc++-9-dev:armhf (9.3.0-17ubuntu1~20.04) ...
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 libxaw7:armhf (2:1.0.13-1) ...
Setting up x11-xserver-utils (7.7+8) ...
Setting up gcc (4:9.3.0-1ubuntu2) ...
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 g++-9 (9.3.0-17ubuntu1~20.04) ...
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 g++ (4:9.3.0-1ubuntu2) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up x11-utils (7.7+5) ...
Setting up build-essential (12.8ubuntu1.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) ...
Setting up libwww-perl (6.43-1) ...
Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
Setting up libxml-parser-perl (2.46-1) ...
Setting up libxml-twig-perl (1:3.50-2) ...
Setting up libnet-dbus-perl (1.2.0-1) ...
Processing triggers for systemd (245.4-4ubuntu3.4) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
ubuntu@ubuntu:~$ node --version
v10.19.0
ubuntu@ubuntu:~$ sudo npm install -g n
/usr/local/bin/n -> /usr/local/lib/node_modules/n/bin/n
+ n@7.3.1
added 1 package from 2 contributors in 1.122s
ubuntu@ubuntu:~$ sudo n lts
  installing : node-v14.17.4
       mkdir : /usr/local/n/versions/node/14.17.4
       fetch : https://nodejs.org/dist/v14.17.4/node-v14.17.4-linux-armv7l.tar.xz
   installed : v14.17.4 (with npm 6.14.14)

Note: the node command changed location and the old location may be remembered in your current shell.
         old : /usr/bin/node
         new : /usr/local/bin/node
To reset the command location hash either start a new shell, or execute PATH="$PATH"
ubuntu@ubuntu:~$ PATH="$PATH"
ubuntu@ubuntu:~$ node --version
v14.17.4
ubuntu@ubuntu:~$ npm install -g yarn
npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules
npm ERR! code EACCES
npm ERR! syscall access
npm ERR! path /usr/local/lib/node_modules
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
npm ERR!  [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] {
npm ERR!   errno: -13,
npm ERR!   code: 'EACCES',
npm ERR!   syscall: 'access',
npm ERR!   path: '/usr/local/lib/node_modules'
npm ERR! }
npm ERR! 
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR! 
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ubuntu/.npm/_logs/2021-07-31T04_16_34_202Z-debug.log
ubuntu@ubuntu:~$ sudo npm install -g yarn

> yarn@1.22.11 preinstall /usr/local/lib/node_modules/yarn
> :; (node ./preinstall.js > /dev/null 2>&1 || true)

/usr/local/bin/yarn -> /usr/local/lib/node_modules/yarn/bin/yarn.js
/usr/local/bin/yarnpkg -> /usr/local/lib/node_modules/yarn/bin/yarn.js
+ yarn@1.22.11
added 1 package in 3.574s
ubuntu@ubuntu:~$ sudo yarn global add code-server
yarn global v1.22.11
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "code-server > @coder/logger@1.1.16" has unmet peer dependency "@google-cloud/logging@^4.5.2".
[4/4] Building fresh packages...
success Installed "code-server@3.11.0" with binaries:
      - code-server
Done in 1008.75s.
ubuntu@ubuntu:~$ export PASSWORD=
ubuntu@ubuntu:~$ code-server -vvv
[2021-07-31T04:35:21.760Z] info  Wrote default config file to ~/.config/code-server/config.yaml
[2021-07-31T04:35:23.920Z] trace child:25440 got message {"message":{"type":"handshake","args":{"_":[],"bind-addr":"127.0.0.1:8080","auth":"password","password":","config":"/home/ubuntu/.config/code-server/config.yaml","verbose":true,"user-data-dir":"/home/ubuntu/.local/share/code-server","extensions-dir":"/home/ubuntu/.local/share/code-server/extensions","log":"trace","host":"127.0.0.1","port":8080,"proxy-domain":[],"usingEnvPassword":true,"usingEnvHashedPassword":false}}}
[2021-07-31T04:35:23.932Z] info  code-server 3.11.0 4e8cd09ef0412dfc7b148b7639a692e20e4fd6dd
[2021-07-31T04:35:23.933Z] info  Using user-data-dir ~/.local/share/code-server
[2021-07-31T04:35:23.934Z] trace Using extensions-dir ~/.local/share/code-server/extensions
[2021-07-31T04:35:23.989Z] info  Using config file ~/.config/code-server/config.yaml
[2021-07-31T04:35:23.990Z] info  HTTP server listening on http://127.0.0.1:8080 
[2021-07-31T04:35:23.990Z] info    - Authentication is enabled
[2021-07-31T04:35:23.990Z] info      - Using password from $PASSWORD
[2021-07-31T04:35:23.991Z] info    - Not serving HTTPS 
^C[2021-07-31T04:35:35.187Z] debug child:25440 disposing {"code":"SIGINT"}
ubuntu@ubuntu:~$ sudo ufw allow 8080
Rules updated
Rules updated (v6)
ubuntu@ubuntu:~$ sudo ufw allow 22
Rules updated
Rules updated (v6)
ubuntu@ubuntu:~$ sudo ufw reload
Firewall not enabled (skipping reload)
ubuntu@ubuntu:~$ code-server -vvv
[2021-07-31T04:36:02.414Z] trace child:25507 got message {"message":{"type":"handshake","args":{"_":[],"bind-addr":"127.0.0.1:8080","auth":"password","password":,"config":"/home/ubuntu/.config/code-server/config.yaml","verbose":true,"user-data-dir":"/home/ubuntu/.local/share/code-server","extensions-dir":"/home/ubuntu/.local/share/code-server/extensions","log":"trace","host":"127.0.0.1","port":8080,"proxy-domain":[],"usingEnvPassword":true,"usingEnvHashedPassword":false}}}
[2021-07-31T04:36:02.426Z] info  code-server 3.11.0 4e8cd09ef0412dfc7b148b7639a692e20e4fd6dd
[2021-07-31T04:36:02.427Z] info  Using user-data-dir ~/.local/share/code-server
[2021-07-31T04:36:02.428Z] trace Using extensions-dir ~/.local/share/code-server/extensions
[2021-07-31T04:36:02.484Z] info  Using config file ~/.config/code-server/config.yaml
[2021-07-31T04:36:02.484Z] info  HTTP server listening on http://127.0.0.1:8080 
[2021-07-31T04:36:02.485Z] info    - Authentication is enabled
[2021-07-31T04:36:02.485Z] info      - Using password from $PASSWORD
[2021-07-31T04:36:02.486Z] info    - Not serving HTTPS 
^C[2021-07-31T04:36:16.767Z] debug child:25507 disposing {"code":"SIGINT"}
ubuntu@ubuntu:~$ 
issac4892 commented 3 years ago

did on a fresh one, need to work with firewall so not tested

issac4892 commented 3 years ago

same

code-asher commented 3 years ago

Thank you for posting this!

I forgot that yarn swallows its own logs entirely so it's hard to tell if there were any issues with it. One problem I've seen come up many times is that a dependency fails to download or compile but the yarn command will still exit successfully so I was trying to see if that was the case.

I don't have a Pi to test this on so I tried a fresh Ubuntu on Docker and ran these same commands (the only difference was that I had to add curl and I skipped using sudo since I was already root) and I was able to use code-server normally without any problems.

So I suppose it must be specific to the Pi or maybe it's related to being 32 bit somehow.

Since there are no logs at all from code-server I suspect something went wrong with the the dependencies.

Here is a shot in the dark:

Make sure lib/vscode compiled correctly by moving to the code-server install directory, going to lib/vscode, and running npm rebuild (and possibly yarn as well just for good measure).

I think we should add some more logging to the VS Code entry since that might help us narrow down this kind of spawning issue.

issac4892 commented 3 years ago

ii think something went wrong image

issac4892 commented 3 years ago

it worked when using npm lol

issac4892 commented 3 years ago
ubuntu@ubuntu:~$ sudo npm install --loglevel verbose -g --unsafe-perm code-server
npm info it worked if it ends with ok
npm verb cli [
npm verb cli   '/usr/local/bin/node',
npm verb cli   '/usr/local/bin/npm',
npm verb cli   'install',
npm verb cli   '--loglevel',
npm verb cli   'verbose',
npm verb cli   '-g',
npm verb cli   '--unsafe-perm',
npm verb cli   'code-server'
npm verb cli ]
npm info using npm@6.14.14
npm info using node@v14.17.4
npm verb npm-session 277511b570731930
npm http fetch GET 200 https://registry.npmjs.org/code-server 1560ms
npm http fetch GET 200 https://registry.npmjs.org/code-server/-/code-server-3.11.0.tgz 5963ms
npm timing stage:loadCurrentTree Completed in 9859ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 9ms
npm http fetch GET 200 https://registry.npmjs.org/compression 462ms
npm http fetch GET 200 https://registry.npmjs.org/body-parser 471ms
npm http fetch GET 200 https://registry.npmjs.org/env-paths 451ms
npm http fetch GET 200 https://registry.npmjs.org/js-yaml 423ms
npm http fetch GET 200 https://registry.npmjs.org/cookie-parser 462ms
npm http fetch GET 200 https://registry.npmjs.org/argon2 513ms
npm http fetch GET 200 https://registry.npmjs.org/http-proxy 469ms
npm http fetch GET 200 https://registry.npmjs.org/express 541ms
npm http fetch GET 200 https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz 382ms
npm http fetch GET 200 https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz 381ms
npm http fetch GET 200 https://registry.npmjs.org/compression/-/compression-1.7.4.tgz 391ms
npm http fetch GET 200 https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz 396ms
npm http fetch GET 200 https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.5.tgz 394ms
npm http fetch GET 200 https://registry.npmjs.org/argon2/-/argon2-0.28.2.tgz 390ms
npm http fetch GET 200 https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz 389ms
npm http fetch GET 200 https://registry.npmjs.org/express/-/express-5.0.0-alpha.8.tgz 288ms
npm http fetch GET 200 https://registry.npmjs.org/httpolyglot 1116ms
npm http fetch GET 200 https://registry.npmjs.org/qs 174ms
npm http fetch GET 200 https://registry.npmjs.org/limiter 230ms
npm http fetch GET 200 https://registry.npmjs.org/proxy-agent 224ms
npm http fetch GET 200 https://registry.npmjs.org/proxy-from-env 217ms
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 194ms
npm http fetch GET 200 https://registry.npmjs.org/httpolyglot/-/httpolyglot-0.1.2.tgz 261ms
npm http fetch GET 200 https://registry.npmjs.org/proxy-agent/-/proxy-agent-4.0.1.tgz 178ms
npm http fetch GET 200 https://registry.npmjs.org/limiter/-/limiter-1.1.5.tgz 188ms
npm http fetch GET 200 https://registry.npmjs.org/qs/-/qs-6.7.0.tgz 205ms
npm http fetch GET 200 https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz 177ms
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz 162ms
npm http fetch GET 200 https://registry.npmjs.org/semver 246ms
npm http fetch GET 200 https://registry.npmjs.org/split2 252ms
npm http fetch GET 200 https://registry.npmjs.org/ws 226ms
npm http fetch GET 200 https://registry.npmjs.org/tar-fs 289ms
npm http fetch GET 200 https://registry.npmjs.org/xdg-basedir 306ms
npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 251ms
npm http fetch GET 200 https://registry.npmjs.org/split2/-/split2-3.2.2.tgz 278ms
npm http fetch GET 200 https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz 241ms
npm http fetch GET 200 https://registry.npmjs.org/ws/-/ws-7.5.3.tgz 254ms
npm http fetch GET 200 https://registry.npmjs.org/safe-compare 924ms
npm http fetch GET 200 https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz 231ms
npm http fetch GET 304 https://registry.npmjs.org/yarn 532ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/@coder%2flogger 2202ms
npm http fetch GET 200 https://registry.npmjs.org/pem 1159ms
npm http fetch GET 200 https://registry.npmjs.org/rotating-file-stream 1152ms
npm http fetch GET 200 https://registry.npmjs.org/yarn/-/yarn-1.22.11.tgz 313ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/safe-compare/-/safe-compare-1.1.4.tgz 347ms
npm http fetch GET 200 https://registry.npmjs.org/pem/-/pem-1.14.4.tgz 301ms
npm http fetch GET 200 https://registry.npmjs.org/rotating-file-stream/-/rotating-file-stream-2.1.5.tgz 170ms
npm http fetch GET 200 https://registry.npmjs.org/@coder/logger/-/logger-1.1.16.tgz 803ms
npm http fetch GET 200 https://registry.npmjs.org/opencollective-postinstall 74ms
npm http fetch GET 200 https://registry.npmjs.org/node-addon-api 89ms
npm http fetch GET 200 https://registry.npmjs.org/@mapbox%2fnode-pre-gyp 114ms
npm http fetch GET 200 https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz 111ms
npm http fetch GET 200 https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz 137ms
npm http fetch GET 200 https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.5.tgz 110ms
npm http fetch GET 200 https://registry.npmjs.org/@phc%2fformat 269ms
npm http fetch GET 200 https://registry.npmjs.org/@phc/format/-/format-1.0.0.tgz 754ms
npm http fetch GET 200 https://registry.npmjs.org/make-dir 145ms
npm http fetch GET 200 https://registry.npmjs.org/detect-libc 151ms
npm http fetch GET 200 https://registry.npmjs.org/rimraf 162ms
npm http fetch GET 200 https://registry.npmjs.org/npmlog 177ms
npm http fetch GET 200 https://registry.npmjs.org/nopt 181ms
npm http fetch GET 200 https://registry.npmjs.org/tar 177ms
npm http fetch GET 200 https://registry.npmjs.org/https-proxy-agent 189ms
npm http fetch GET 200 https://registry.npmjs.org/node-fetch 251ms
npm http fetch GET 200 https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz 233ms
npm http fetch GET 200 https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz 245ms
npm http fetch GET 200 https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz 195ms
npm http fetch GET 200 https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz 143ms
npm http fetch GET 200 https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz 185ms
npm http fetch GET 200 https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz 183ms
npm http fetch GET 200 https://registry.npmjs.org/tar/-/tar-6.1.3.tgz 182ms
npm http fetch GET 200 https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz 196ms
npm http fetch GET 200 https://registry.npmjs.org/agent-base 124ms
npm http fetch GET 200 https://registry.npmjs.org/debug 136ms
npm http fetch GET 200 https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-4.3.2.tgz 76ms
npm http fetch GET 200 https://registry.npmjs.org/ms 35ms
npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.2.tgz 41ms
npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-6.3.0.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/abbrev 40ms
npm http fetch GET 200 https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/set-blocking 67ms
npm http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 74ms
npm http fetch GET 200 https://registry.npmjs.org/gauge 85ms
npm http fetch GET 200 https://registry.npmjs.org/console-control-strings 98ms
npm http fetch GET 200 https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz 93ms
npm http fetch GET 200 https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz 72ms
npm http fetch GET 200 https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz 98ms
npm http fetch GET 200 https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz 87ms
npm http fetch GET 200 https://registry.npmjs.org/delegates 54ms
npm http fetch GET 200 https://registry.npmjs.org/readable-stream 61ms
npm http fetch GET 200 https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz 90ms
npm http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz 71ms
npm http fetch GET 200 https://registry.npmjs.org/core-util-is 113ms
npm http fetch GET 200 https://registry.npmjs.org/util-deprecate 106ms
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz 89ms
npm http fetch GET 200 https://registry.npmjs.org/inherits 122ms
npm http fetch GET 200 https://registry.npmjs.org/string_decoder 117ms
npm http fetch GET 200 https://registry.npmjs.org/process-nextick-args 142ms
npm http fetch GET 200 https://registry.npmjs.org/isarray 144ms
npm http fetch GET 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz 131ms
npm http fetch GET 200 https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz 101ms
npm http fetch GET 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 135ms
npm http fetch GET 200 https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz 109ms
npm http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz 126ms
npm http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 130ms
npm http fetch GET 200 https://registry.npmjs.org/object-assign 100ms
npm http fetch GET 200 https://registry.npmjs.org/signal-exit 103ms
npm http fetch GET 200 https://registry.npmjs.org/string-width 103ms
npm http fetch GET 200 https://registry.npmjs.org/wide-align 112ms
npm http fetch GET 200 https://registry.npmjs.org/strip-ansi 115ms
npm http fetch GET 200 https://registry.npmjs.org/has-unicode 124ms
npm http fetch GET 200 https://registry.npmjs.org/aproba 177ms
npm http fetch GET 200 https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz 149ms
npm http fetch GET 200 https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz 139ms
npm http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz 142ms
npm http fetch GET 200 https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz 127ms
npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz 125ms
npm http fetch GET 200 https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz 132ms
npm http fetch GET 200 https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz 112ms
npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 48ms
npm http fetch GET 200 https://registry.npmjs.org/code-point-at 56ms
npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz 77ms
npm http fetch GET 200 https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz 62ms
npm http fetch GET 200 https://registry.npmjs.org/number-is-nan 47ms
npm http fetch GET 200 https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-regex 37ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/glob 54ms
npm http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.7.tgz 41ms
npm http fetch GET 200 https://registry.npmjs.org/inflight 86ms
npm http fetch GET 200 https://registry.npmjs.org/minimatch 88ms
npm http fetch GET 200 https://registry.npmjs.org/once 96ms
npm http fetch GET 200 https://registry.npmjs.org/fs.realpath 112ms
npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute 106ms
npm http fetch GET 200 https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz 99ms
npm http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz 94ms
npm http fetch GET 200 https://registry.npmjs.org/once/-/once-1.4.0.tgz 86ms
npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz 80ms
npm http fetch GET 200 https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz 88ms
npm http fetch GET 200 https://registry.npmjs.org/wrappy 33ms
npm http fetch GET 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/brace-expansion 38ms
npm http fetch GET 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz 41ms
npm http fetch GET 200 https://registry.npmjs.org/concat-map 51ms
npm http fetch GET 200 https://registry.npmjs.org/balanced-match 64ms
npm http fetch GET 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 34ms
npm http fetch GET 200 https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz 40ms
npm http fetch GET 200 https://registry.npmjs.org/lru-cache 36ms
npm http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/yallist 57ms
npm http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/fs-minipass 90ms
npm http fetch GET 200 https://registry.npmjs.org/mkdirp 95ms
npm http fetch GET 200 https://registry.npmjs.org/minizlib 103ms
npm http fetch GET 200 https://registry.npmjs.org/minipass 105ms
npm http fetch GET 200 https://registry.npmjs.org/chownr 111ms
npm http fetch GET 200 https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz 71ms
npm http fetch GET 200 https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz 84ms
npm http fetch GET 200 https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz 81ms
npm http fetch GET 200 https://registry.npmjs.org/minipass/-/minipass-3.1.3.tgz 90ms
npm http fetch GET 200 https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz 97ms
npm http fetch GET 200 https://registry.npmjs.org/content-type 136ms
npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-2.6.9.tgz 115ms
npm http fetch GET 200 https://registry.npmjs.org/raw-body 144ms
npm http fetch GET 200 https://registry.npmjs.org/depd 152ms
npm http fetch GET 200 https://registry.npmjs.org/iconv-lite 150ms
npm http fetch GET 200 https://registry.npmjs.org/bytes 179ms
npm http fetch GET 200 https://registry.npmjs.org/type-is 168ms
npm http fetch GET 200 https://registry.npmjs.org/http-errors 197ms
npm http fetch GET 200 https://registry.npmjs.org/on-finished 194ms
npm http fetch GET 200 https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz 279ms
npm http fetch GET 200 https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz 246ms
npm http fetch GET 200 https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz 220ms
npm http fetch GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz 249ms
npm http fetch GET 200 https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz 229ms
npm http fetch GET 200 https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz 197ms
npm http fetch GET 200 https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz 200ms
npm http fetch GET 200 https://registry.npmjs.org/depd/-/depd-1.1.2.tgz 271ms
npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.0.0.tgz 40ms
npm http fetch GET 200 https://registry.npmjs.org/setprototypeof 74ms
npm http fetch GET 200 https://registry.npmjs.org/toidentifier 79ms
npm http fetch GET 200 https://registry.npmjs.org/statuses 87ms
npm http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz 92ms
npm http fetch GET 200 https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz 76ms
npm http fetch GET 200 https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz 73ms
npm http fetch GET 200 https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz 72ms
npm http fetch GET 200 https://registry.npmjs.org/safer-buffer 37ms
npm http fetch GET 200 https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz 46ms
npm http fetch GET 200 https://registry.npmjs.org/ee-first 47ms
npm http fetch GET 200 https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/unpipe 35ms
npm http fetch GET 200 https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz 56ms
npm http fetch GET 200 https://registry.npmjs.org/mime-types 49ms
npm http fetch GET 200 https://registry.npmjs.org/media-typer 53ms
npm http fetch GET 200 https://registry.npmjs.org/mime-types/-/mime-types-2.1.32.tgz 50ms
npm http fetch GET 200 https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/mime-db 48ms
npm http fetch GET 200 https://registry.npmjs.org/mime-db/-/mime-db-1.49.0.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz 22ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/compressible 93ms
npm http fetch GET 200 https://registry.npmjs.org/accepts 100ms
npm http fetch GET 200 https://registry.npmjs.org/vary 104ms
npm http fetch GET 200 https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz 100ms
npm http fetch GET 200 https://registry.npmjs.org/on-headers 117ms
npm http fetch GET 200 https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz 86ms
npm http fetch GET 200 https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz 79ms
npm http fetch GET 200 https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz 65ms
npm http fetch GET 200 https://registry.npmjs.org/vary/-/vary-1.1.2.tgz 73ms
npm http fetch GET 200 https://registry.npmjs.org/negotiator 56ms
npm http fetch GET 200 https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz 99ms
npm http fetch GET 200 https://registry.npmjs.org/cookie 47ms
npm http fetch GET 200 https://registry.npmjs.org/cookie-signature 56ms
npm http fetch GET 200 https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz 46ms
npm http fetch GET 200 https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz 44ms
npm http fetch GET 200 https://registry.npmjs.org/content-disposition 132ms
npm http fetch GET 200 https://registry.npmjs.org/merge-descriptors 127ms
npm http fetch GET 200 https://registry.npmjs.org/etag 134ms
npm http fetch GET 200 https://registry.npmjs.org/array-flatten 142ms
npm http fetch GET 200 https://registry.npmjs.org/encodeurl 149ms
npm http fetch GET 200 https://registry.npmjs.org/finalhandler 166ms
npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.1.0.tgz 165ms
npm http fetch GET 200 https://registry.npmjs.org/fresh 199ms
npm http fetch GET 200 https://registry.npmjs.org/escape-html 205ms
npm http fetch GET 200 https://registry.npmjs.org/methods 206ms
npm http fetch GET 200 https://registry.npmjs.org/etag/-/etag-1.8.1.tgz 187ms
npm http fetch GET 200 https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz 193ms
npm http fetch GET 200 https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz 192ms
npm http fetch GET 200 https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz 156ms
npm http fetch GET 200 https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz 172ms
npm http fetch GET 200 https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.1.tgz 199ms
npm http fetch GET 200 https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz 152ms
npm http fetch GET 200 https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz 156ms
npm http fetch GET 200 https://registry.npmjs.org/methods/-/methods-1.1.2.tgz 118ms
npm http fetch GET 200 https://registry.npmjs.org/parseurl 112ms
npm http fetch GET 200 https://registry.npmjs.org/proxy-addr 137ms
npm http fetch GET 200 https://registry.npmjs.org/router 133ms
npm http fetch GET 200 https://registry.npmjs.org/serve-static 116ms
npm http fetch GET 200 https://registry.npmjs.org/send 129ms
npm http fetch GET 200 https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz 104ms
npm http fetch GET 200 https://registry.npmjs.org/range-parser 170ms
npm http fetch GET 200 https://registry.npmjs.org/utils-merge 125ms
npm http fetch GET 200 https://registry.npmjs.org/router/-/router-2.0.0-alpha.1.tgz 117ms
npm http fetch GET 200 https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz 118ms
npm http fetch GET 200 https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz 149ms
npm http fetch GET 200 https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz 93ms
npm http fetch GET 200 https://registry.npmjs.org/send/-/send-0.17.1.tgz 126ms
npm http fetch GET 200 https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz 86ms
npm http fetch GET 200 https://registry.npmjs.org/forwarded 47ms
npm http fetch GET 200 https://registry.npmjs.org/ipaddr.js 56ms
npm http fetch GET 200 https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz 57ms
npm http fetch GET 200 https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/path-to-regexp 62ms
npm http fetch GET 200 https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz 64ms
npm http fetch GET 200 https://registry.npmjs.org/mime 73ms
npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.1.tgz 66ms
npm http fetch GET 200 https://registry.npmjs.org/destroy 88ms
npm http fetch GET 200 https://registry.npmjs.org/mime/-/mime-1.6.0.tgz 54ms
npm http fetch GET 200 https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/requires-port 61ms
npm http fetch GET 200 https://registry.npmjs.org/eventemitter3 67ms
npm http fetch GET 200 https://registry.npmjs.org/follow-redirects 79ms
npm http fetch GET 200 https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz 71ms
npm http fetch GET 200 https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz 59ms
npm http fetch GET 200 https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz 85ms
npm http fetch GET 200 https://registry.npmjs.org/argparse 39ms
npm http fetch GET 200 https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz 59ms
npm http fetch GET 200 https://registry.npmjs.org/which 65ms
npm http fetch GET 200 https://registry.npmjs.org/os-tmpdir 67ms
npm http fetch GET 200 https://registry.npmjs.org/es6-promisify 77ms
npm http fetch GET 200 https://registry.npmjs.org/md5 87ms
npm http fetch GET 200 https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz 85ms
npm http fetch GET 200 https://registry.npmjs.org/which/-/which-2.0.2.tgz 91ms
npm http fetch GET 200 https://registry.npmjs.org/es6-promisify/-/es6-promisify-6.1.1.tgz 79ms
npm http fetch GET 200 https://registry.npmjs.org/md5/-/md5-2.3.0.tgz 78ms
npm http fetch GET 200 https://registry.npmjs.org/charenc 55ms
npm http fetch GET 200 https://registry.npmjs.org/crypt 57ms
npm http fetch GET 200 https://registry.npmjs.org/is-buffer 62ms
npm http fetch GET 200 https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz 57ms
npm http fetch GET 200 https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz 82ms
npm http fetch GET 200 https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz 77ms
npm http fetch GET 200 https://registry.npmjs.org/isexe 38ms
npm http fetch GET 200 https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz 34ms
npm http fetch GET 200 https://registry.npmjs.org/pac-proxy-agent 73ms
npm http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz 62ms
npm http fetch GET 200 https://registry.npmjs.org/socks-proxy-agent 78ms
npm http fetch GET 200 https://registry.npmjs.org/http-proxy-agent 91ms
npm http fetch GET 200 https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz 65ms
npm http fetch GET 200 https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-4.1.0.tgz 74ms
npm http fetch GET 200 https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz 72ms
npm http fetch GET 200 https://registry.npmjs.org/@tootallnate%2fonce 55ms
npm http fetch GET 200 https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz 79ms
npm http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/get-uri 52ms
npm http fetch GET 200 https://registry.npmjs.org/pac-resolver 54ms
npm http fetch GET 200 https://registry.npmjs.org/pac-resolver/-/pac-resolver-4.2.0.tgz 83ms
npm http fetch GET 200 https://registry.npmjs.org/get-uri/-/get-uri-3.0.2.tgz 93ms
npm http fetch GET 200 https://registry.npmjs.org/data-uri-to-buffer 111ms
npm http fetch GET 200 https://registry.npmjs.org/fs-extra 102ms
npm http fetch GET 200 https://registry.npmjs.org/file-uri-to-path 135ms
npm http fetch GET 200 https://registry.npmjs.org/ftp 130ms
npm http fetch GET 200 https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz 102ms
npm http fetch GET 200 https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz 96ms
npm http fetch GET 200 https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz 88ms
npm http fetch GET 200 https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz 105ms
npm http fetch GET 200 https://registry.npmjs.org/universalify 49ms
npm http fetch GET 200 https://registry.npmjs.org/jsonfile 57ms
npm http fetch GET 200 https://registry.npmjs.org/graceful-fs 79ms
npm http fetch GET 200 https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz 68ms
npm http fetch GET 200 https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz 63ms
npm http fetch GET 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz 53ms
npm http fetch GET 200 https://registry.npmjs.org/xregexp 75ms
npm http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz 62ms
npm http fetch GET 200 https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz 56ms
npm http fetch GET 200 https://registry.npmjs.org/netmask 53ms
npm http fetch GET 200 https://registry.npmjs.org/degenerator 68ms
npm http fetch GET 200 https://registry.npmjs.org/ip 67ms
npm http fetch GET 200 https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/ip/-/ip-1.1.5.tgz 71ms
npm http fetch GET 200 https://registry.npmjs.org/degenerator/-/degenerator-2.2.0.tgz 74ms
npm http fetch GET 200 https://registry.npmjs.org/esprima 61ms
npm http fetch GET 200 https://registry.npmjs.org/ast-types 72ms
npm http fetch GET 200 https://registry.npmjs.org/escodegen 89ms
npm http fetch GET 200 https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz 100ms
npm http fetch GET 200 https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz 118ms
npm http fetch GET 200 https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz 100ms
npm http fetch GET 200 https://registry.npmjs.org/tslib 52ms
npm http fetch GET 200 https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz 40ms
npm http fetch GET 200 https://registry.npmjs.org/esutils 80ms
npm http fetch GET 200 https://registry.npmjs.org/optionator 83ms
npm http fetch GET 200 https://registry.npmjs.org/source-map 82ms
npm http fetch GET 200 https://registry.npmjs.org/estraverse 125ms
npm http fetch GET 200 https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz 121ms
npm http fetch GET 200 https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz 124ms
npm http fetch GET 200 https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz 136ms
npm http fetch GET 200 https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz 113ms
npm http fetch GET 200 https://registry.npmjs.org/prelude-ls 337ms
npm http fetch GET 200 https://registry.npmjs.org/fast-levenshtein 329ms
npm http fetch GET 200 https://registry.npmjs.org/deep-is 344ms
npm http fetch GET 200 https://registry.npmjs.org/levn 339ms
npm http fetch GET 200 https://registry.npmjs.org/type-check 376ms
npm http fetch GET 200 https://registry.npmjs.org/word-wrap 437ms
npm http fetch GET 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz 93ms
npm http fetch GET 200 https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 102ms
npm http fetch GET 200 https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz 114ms
npm http fetch GET 200 https://registry.npmjs.org/levn/-/levn-0.3.0.tgz 112ms
npm http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz 95ms
npm http fetch GET 200 https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz 64ms
npm http fetch GET 200 https://registry.npmjs.org/socks 40ms
npm http fetch GET 200 https://registry.npmjs.org/socks/-/socks-2.6.1.tgz 63ms
npm http fetch GET 200 https://registry.npmjs.org/smart-buffer 36ms
npm http fetch GET 200 https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.1.0.tgz 50ms
npm http fetch GET 200 https://registry.npmjs.org/buffer-alloc 37ms
npm http fetch GET 200 https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/buffer-fill 49ms
npm http fetch GET 200 https://registry.npmjs.org/buffer-alloc-unsafe 55ms
npm http fetch GET 200 https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz 46ms
npm http fetch GET 200 https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/mkdirp-classic 73ms
npm http fetch GET 200 https://registry.npmjs.org/tar-stream 70ms
npm http fetch GET 200 https://registry.npmjs.org/pump 73ms
npm http fetch GET 200 https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz 82ms
npm http fetch GET 200 https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz 74ms
npm http fetch GET 200 https://registry.npmjs.org/pump/-/pump-3.0.0.tgz 73ms
npm http fetch GET 200 https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz 76ms
npm http fetch GET 200 https://registry.npmjs.org/end-of-stream 31ms
npm http fetch GET 200 https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/fs-constants 45ms
npm http fetch GET 200 https://registry.npmjs.org/bl 48ms
npm http fetch GET 200 https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz 54ms
npm http fetch GET 200 https://registry.npmjs.org/bl/-/bl-4.1.0.tgz 53ms
npm http fetch GET 200 https://registry.npmjs.org/buffer 49ms
npm http fetch GET 200 https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/base64-js 52ms
npm http fetch GET 200 https://registry.npmjs.org/ieee754 52ms
npm http fetch GET 200 https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz 54ms
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 16755ms
npm timing stage:loadIdealTree Completed in 17213ms
npm timing stage:generateActionsToTake Completed in 355ms
npm verb correctMkdir /root/.npm/_locks correctMkdir not in flight; initializing
npm verb lock using /root/.npm/_locks/staging-3a08f0df5026584d.lock for /usr/local/lib/node_modules/.staging
npm timing action:extract Completed in 69639ms
npm timing action:finalize Completed in 18175ms
npm timing action:refresh-package-json Completed in 4932ms
npm info lifecycle @phc/format@1.0.0~preinstall: @phc/format@1.0.0
npm info lifecycle @tootallnate/once@1.1.2~preinstall: @tootallnate/once@1.1.2
npm info lifecycle abbrev@1.1.1~preinstall: abbrev@1.1.1
npm info lifecycle ansi-regex@2.1.1~preinstall: ansi-regex@2.1.1
npm info lifecycle aproba@1.2.0~preinstall: aproba@1.2.0
npm info lifecycle argparse@2.0.1~preinstall: argparse@2.0.1
npm info lifecycle array-flatten@2.1.1~preinstall: array-flatten@2.1.1
npm info lifecycle balanced-match@1.0.2~preinstall: balanced-match@1.0.2
npm info lifecycle base64-js@1.5.1~preinstall: base64-js@1.5.1
npm info lifecycle ms@2.0.0~preinstall: ms@2.0.0
npm info lifecycle debug@2.6.9~preinstall: debug@2.6.9
npm info lifecycle buffer-alloc-unsafe@1.1.0~preinstall: buffer-alloc-unsafe@1.1.0
npm info lifecycle buffer-fill@1.0.0~preinstall: buffer-fill@1.0.0
npm info lifecycle buffer-alloc@1.2.0~preinstall: buffer-alloc@1.2.0
npm info lifecycle bytes@3.1.0~preinstall: bytes@3.1.0
npm info lifecycle charenc@0.0.2~preinstall: charenc@0.0.2
npm info lifecycle chownr@2.0.0~preinstall: chownr@2.0.0
npm info lifecycle code-point-at@1.1.0~preinstall: code-point-at@1.1.0
npm info lifecycle bytes@3.0.0~preinstall: bytes@3.0.0
npm info lifecycle ms@2.0.0~preinstall: ms@2.0.0
npm info lifecycle debug@2.6.9~preinstall: debug@2.6.9
npm info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2
npm info lifecycle concat-map@0.0.1~preinstall: concat-map@0.0.1
npm info lifecycle brace-expansion@1.1.11~preinstall: brace-expansion@1.1.11
npm info lifecycle console-control-strings@1.1.0~preinstall: console-control-strings@1.1.0
npm info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2
npm info lifecycle content-disposition@0.5.3~preinstall: content-disposition@0.5.3
npm info lifecycle content-type@1.0.4~preinstall: content-type@1.0.4
npm info lifecycle cookie@0.4.0~preinstall: cookie@0.4.0
npm info lifecycle cookie-signature@1.0.6~preinstall: cookie-signature@1.0.6
npm info lifecycle core-util-is@1.0.2~preinstall: core-util-is@1.0.2
npm info lifecycle crypt@0.0.2~preinstall: crypt@0.0.2
npm info lifecycle data-uri-to-buffer@3.0.1~preinstall: data-uri-to-buffer@3.0.1
npm info lifecycle deep-is@0.1.3~preinstall: deep-is@0.1.3
npm info lifecycle delegates@1.0.0~preinstall: delegates@1.0.0
npm info lifecycle depd@1.1.2~preinstall: depd@1.1.2
npm info lifecycle destroy@1.0.4~preinstall: destroy@1.0.4
npm info lifecycle detect-libc@1.0.3~preinstall: detect-libc@1.0.3
npm info lifecycle ee-first@1.1.1~preinstall: ee-first@1.1.1
npm info lifecycle encodeurl@1.0.2~preinstall: encodeurl@1.0.2
npm info lifecycle es6-promisify@6.1.1~preinstall: es6-promisify@6.1.1
npm info lifecycle escape-html@1.0.3~preinstall: escape-html@1.0.3
npm info lifecycle esprima@4.0.1~preinstall: esprima@4.0.1
npm info lifecycle estraverse@4.3.0~preinstall: estraverse@4.3.0
npm info lifecycle esutils@2.0.3~preinstall: esutils@2.0.3
npm info lifecycle etag@1.8.1~preinstall: etag@1.8.1
npm info lifecycle eventemitter3@4.0.7~preinstall: eventemitter3@4.0.7
npm info lifecycle ms@2.0.0~preinstall: ms@2.0.0
npm info lifecycle debug@3.1.0~preinstall: debug@3.1.0
npm info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2
npm info lifecycle code-server@3.11.0~preinstall: code-server@3.11.0
npm info lifecycle yarn@1.22.11~preinstall: yarn@1.22.11
npm info lifecycle xdg-basedir@4.0.0~preinstall: xdg-basedir@4.0.0
npm info lifecycle ws@7.5.3~preinstall: ws@7.5.3
npm info lifecycle tar-fs@2.1.1~preinstall: tar-fs@2.1.1
npm info lifecycle split2@3.2.2~preinstall: split2@3.2.2
npm info lifecycle safe-compare@1.1.4~preinstall: safe-compare@1.1.4
npm info lifecycle safe-buffer@5.2.1~preinstall: safe-buffer@5.2.1
npm info lifecycle rotating-file-stream@2.1.5~preinstall: rotating-file-stream@2.1.5
npm info lifecycle proxy-agent@4.0.1~preinstall: proxy-agent@4.0.1
npm info lifecycle pem@1.14.4~preinstall: pem@1.14.4
npm info lifecycle limiter@1.1.5~preinstall: limiter@1.1.5
npm info lifecycle js-yaml@4.1.0~preinstall: js-yaml@4.1.0
npm info lifecycle httpolyglot@0.1.2~preinstall: httpolyglot@0.1.2
npm info lifecycle http-proxy@1.18.1~preinstall: http-proxy@1.18.1
npm info lifecycle express@5.0.0-alpha.8~preinstall: express@5.0.0-alpha.8
npm info lifecycle env-paths@2.2.1~preinstall: env-paths@2.2.1
npm info lifecycle cookie-parser@1.4.5~preinstall: cookie-parser@1.4.5
npm info lifecycle compression@1.7.4~preinstall: compression@1.7.4
npm info lifecycle argon2@0.28.2~preinstall: argon2@0.28.2
npm info lifecycle @coder/logger@1.1.16~preinstall: @coder/logger@1.1.16
npm info lifecycle @mapbox/node-pre-gyp@1.0.5~preinstall: @mapbox/node-pre-gyp@1.0.5
npm info lifecycle tar@6.1.3~preinstall: tar@6.1.3
npm info lifecycle minizlib@2.1.2~preinstall: minizlib@2.1.2
npm info lifecycle fs-minipass@2.1.0~preinstall: fs-minipass@2.1.0
npm info lifecycle minipass@3.1.3~preinstall: minipass@3.1.3
npm info lifecycle semver@7.3.5~preinstall: semver@7.3.5
npm info lifecycle lru-cache@6.0.0~preinstall: lru-cache@6.0.0
npm info lifecycle yallist@4.0.0~preinstall: yallist@4.0.0
npm info lifecycle pac-proxy-agent@4.1.0~preinstall: pac-proxy-agent@4.1.0
npm info lifecycle get-uri@3.0.2~preinstall: get-uri@3.0.2
npm info lifecycle ftp@0.3.10~preinstall: ftp@0.3.10
npm info lifecycle xregexp@2.0.0~preinstall: xregexp@2.0.0
npm info lifecycle pump@3.0.0~preinstall: pump@3.0.0
npm info lifecycle rimraf@3.0.2~preinstall: rimraf@3.0.2
npm info lifecycle glob@7.1.7~preinstall: glob@7.1.7
npm info lifecycle inflight@1.0.6~preinstall: inflight@1.0.6
npm info lifecycle tar-stream@2.2.0~preinstall: tar-stream@2.2.0
npm info lifecycle end-of-stream@1.4.4~preinstall: end-of-stream@1.4.4
npm info lifecycle once@1.4.0~preinstall: once@1.4.0
npm info lifecycle wrappy@1.0.2~preinstall: wrappy@1.0.2
npm info lifecycle pac-resolver@4.2.0~preinstall: pac-resolver@4.2.0
npm info lifecycle degenerator@2.2.0~preinstall: degenerator@2.2.0
npm info lifecycle escodegen@1.14.3~preinstall: escodegen@1.14.3
npm info lifecycle optionator@0.8.3~preinstall: optionator@0.8.3
npm info lifecycle word-wrap@1.2.3~preinstall: word-wrap@1.2.3
npm info lifecycle npmlog@4.1.2~preinstall: npmlog@4.1.2
npm info lifecycle gauge@2.7.4~preinstall: gauge@2.7.4
npm info lifecycle wide-align@1.1.3~preinstall: wide-align@1.1.3
npm info lifecycle which@2.0.2~preinstall: which@2.0.2
npm info lifecycle vary@1.1.2~preinstall: vary@1.1.2
npm info lifecycle router@2.0.0-alpha.1~preinstall: router@2.0.0-alpha.1
npm info lifecycle utils-merge@1.0.1~preinstall: utils-merge@1.0.1
npm info lifecycle readable-stream@3.6.0~preinstall: readable-stream@3.6.0
npm info lifecycle readable-stream@3.6.0~preinstall: readable-stream@3.6.0
npm info lifecycle are-we-there-yet@1.1.5~preinstall: are-we-there-yet@1.1.5
npm info lifecycle readable-stream@2.3.7~preinstall: readable-stream@2.3.7
npm info lifecycle bl@4.1.0~preinstall: bl@4.1.0
npm info lifecycle readable-stream@3.6.0~preinstall: readable-stream@3.6.0
npm info lifecycle util-deprecate@1.0.2~preinstall: util-deprecate@1.0.2
npm info lifecycle body-parser@1.19.0~preinstall: body-parser@1.19.0
npm info lifecycle raw-body@2.4.0~preinstall: raw-body@2.4.0
npm info lifecycle finalhandler@1.1.2~preinstall: finalhandler@1.1.2
npm info lifecycle unpipe@1.0.0~preinstall: unpipe@1.0.0
npm info lifecycle fs-extra@8.1.0~preinstall: fs-extra@8.1.0
npm info lifecycle universalify@0.1.2~preinstall: universalify@0.1.2
npm info lifecycle type-is@1.6.18~preinstall: type-is@1.6.18
npm info lifecycle levn@0.3.0~preinstall: levn@0.3.0
npm info lifecycle type-check@0.3.2~preinstall: type-check@0.3.2
npm info lifecycle ast-types@0.13.4~preinstall: ast-types@0.13.4
npm info lifecycle tslib@2.3.0~preinstall: tslib@2.3.0
npm info lifecycle serve-static@1.14.1~preinstall: serve-static@1.14.1
npm info lifecycle send@0.17.1~preinstall: send@0.17.1
npm info lifecycle http-errors@1.7.2~preinstall: http-errors@1.7.2
npm info lifecycle toidentifier@1.0.0~preinstall: toidentifier@1.0.0
npm info lifecycle chownr@1.1.4~preinstall: chownr@1.1.4
npm info lifecycle string-width@1.0.2~preinstall: string-width@1.0.2
npm info lifecycle strip-ansi@3.0.1~preinstall: strip-ansi@3.0.1
npm info lifecycle string_decoder@1.1.1~preinstall: string_decoder@1.1.1
npm info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2
npm info lifecycle statuses@1.5.0~preinstall: statuses@1.5.0
npm info lifecycle source-map@0.6.1~preinstall: source-map@0.6.1
npm info lifecycle socks-proxy-agent@5.0.1~preinstall: socks-proxy-agent@5.0.1
npm info lifecycle socks@2.6.1~preinstall: socks@2.6.1
npm info lifecycle smart-buffer@4.1.0~preinstall: smart-buffer@4.1.0
npm info lifecycle signal-exit@3.0.3~preinstall: signal-exit@3.0.3
npm info lifecycle setprototypeof@1.1.1~preinstall: setprototypeof@1.1.1
npm info lifecycle set-blocking@2.0.0~preinstall: set-blocking@2.0.0
npm info lifecycle ms@2.1.1~preinstall: ms@2.1.1
npm info lifecycle debug@2.6.9~preinstall: debug@2.6.9
npm info lifecycle ms@2.0.0~preinstall: ms@2.0.0
npm info lifecycle iconv-lite@0.4.24~preinstall: iconv-lite@0.4.24
npm info lifecycle safer-buffer@2.1.2~preinstall: safer-buffer@2.1.2
npm info lifecycle setprototypeof@1.1.0~preinstall: setprototypeof@1.1.0
npm info lifecycle debug@3.1.0~preinstall: debug@3.1.0
npm info lifecycle ms@2.0.0~preinstall: ms@2.0.0
npm info lifecycle requires-port@1.0.0~preinstall: requires-port@1.0.0
npm info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2
npm info lifecycle range-parser@1.2.1~preinstall: range-parser@1.2.1

> yarn@1.22.11 preinstall /usr/local/lib/node_modules/code-server/node_modules/yarn
> :; (node ./preinstall.js > /dev/null 2>&1 || true)

npm verb lifecycle yarn@1.22.11~preinstall: unsafe-perm in lifecycle true
npm verb lifecycle yarn@1.22.11~preinstall: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/usr/local/lib/node_modules/code-server/node_modules/yarn/node_modules/.bin:/usr/local/lib/node_modules/code-server/node_modules/.bin:/usr/local/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
npm verb lifecycle yarn@1.22.11~preinstall: CWD: /usr/local/lib/node_modules/code-server/node_modules/yarn
npm info lifecycle qs@6.7.0~preinstall: qs@6.7.0
npm info lifecycle proxy-from-env@1.1.0~preinstall: proxy-from-env@1.1.0
npm info lifecycle lru-cache@5.1.1~preinstall: lru-cache@5.1.1
npm info lifecycle yallist@3.1.1~preinstall: yallist@3.1.1
npm info lifecycle proxy-addr@2.0.7~preinstall: proxy-addr@2.0.7
npm info lifecycle process-nextick-args@2.0.1~preinstall: process-nextick-args@2.0.1
npm info lifecycle prelude-ls@1.1.2~preinstall: prelude-ls@1.1.2
npm info lifecycle path-to-regexp@0.1.7~preinstall: path-to-regexp@0.1.7
npm info lifecycle path-is-absolute@1.0.1~preinstall: path-is-absolute@1.0.1
npm info lifecycle parseurl@1.3.3~preinstall: parseurl@1.3.3
npm info lifecycle os-tmpdir@1.0.2~preinstall: os-tmpdir@1.0.2
npm info lifecycle opencollective-postinstall@2.0.3~preinstall: opencollective-postinstall@2.0.3
npm info lifecycle on-headers@1.0.2~preinstall: on-headers@1.0.2
npm info lifecycle on-finished@2.3.0~preinstall: on-finished@2.3.0
npm info lifecycle object-assign@4.1.1~preinstall: object-assign@4.1.1
npm info lifecycle is-fullwidth-code-point@1.0.0~preinstall: is-fullwidth-code-point@1.0.0
npm info lifecycle number-is-nan@1.0.1~preinstall: number-is-nan@1.0.1
npm info lifecycle nopt@5.0.0~preinstall: nopt@5.0.0
npm info lifecycle node-fetch@2.6.1~preinstall: node-fetch@2.6.1
npm info lifecycle node-addon-api@3.2.1~preinstall: node-addon-api@3.2.1
npm info lifecycle netmask@2.0.2~preinstall: netmask@2.0.2
npm info lifecycle accepts@1.3.7~preinstall: accepts@1.3.7
npm info lifecycle negotiator@0.6.2~preinstall: negotiator@0.6.2
npm info lifecycle https-proxy-agent@5.0.0~preinstall: https-proxy-agent@5.0.0
npm info lifecycle http-proxy-agent@4.0.1~preinstall: http-proxy-agent@4.0.1
npm info lifecycle agent-base@6.0.2~preinstall: agent-base@6.0.2
npm info lifecycle debug@4.3.2~preinstall: debug@4.3.2
npm info lifecycle ms@2.1.2~preinstall: ms@2.1.2
npm info lifecycle mkdirp-classic@0.5.3~preinstall: mkdirp-classic@0.5.3
npm info lifecycle mkdirp@1.0.4~preinstall: mkdirp@1.0.4
npm info lifecycle minimatch@3.0.4~preinstall: minimatch@3.0.4
npm info lifecycle mime-types@2.1.32~preinstall: mime-types@2.1.32
npm info lifecycle compressible@2.0.18~preinstall: compressible@2.0.18
npm info lifecycle mime-db@1.49.0~preinstall: mime-db@1.49.0
npm info lifecycle mime@1.6.0~preinstall: mime@1.6.0
npm info lifecycle methods@1.1.2~preinstall: methods@1.1.2
npm info lifecycle merge-descriptors@1.0.1~preinstall: merge-descriptors@1.0.1
npm info lifecycle media-typer@0.3.0~preinstall: media-typer@0.3.0
npm info lifecycle md5@2.3.0~preinstall: md5@2.3.0
npm info lifecycle make-dir@3.1.0~preinstall: make-dir@3.1.0
npm info lifecycle semver@6.3.0~preinstall: semver@6.3.0
npm info lifecycle jsonfile@4.0.0~preinstall: jsonfile@4.0.0
npm info lifecycle isexe@2.0.0~preinstall: isexe@2.0.0
npm info lifecycle isarray@1.0.0~preinstall: isarray@1.0.0
npm info lifecycle is-buffer@1.1.6~preinstall: is-buffer@1.1.6
npm info lifecycle ipaddr.js@1.9.1~preinstall: ipaddr.js@1.9.1
npm info lifecycle ip@1.1.5~preinstall: ip@1.1.5
npm info lifecycle readable-stream@1.1.14~preinstall: readable-stream@1.1.14
npm info lifecycle inherits@2.0.4~preinstall: inherits@2.0.4
npm info lifecycle buffer@5.7.1~preinstall: buffer@5.7.1
npm info lifecycle ieee754@1.2.1~preinstall: ieee754@1.2.1
npm info lifecycle inherits@2.0.3~preinstall: inherits@2.0.3
npm info lifecycle has-unicode@2.0.1~preinstall: has-unicode@2.0.1
npm info lifecycle graceful-fs@4.2.6~preinstall: graceful-fs@4.2.6
npm info lifecycle string_decoder@0.10.31~preinstall: string_decoder@0.10.31
npm info lifecycle isarray@0.0.1~preinstall: isarray@0.0.1
npm info lifecycle fs.realpath@1.0.0~preinstall: fs.realpath@1.0.0
npm info lifecycle fs-constants@1.0.0~preinstall: fs-constants@1.0.0
npm info lifecycle fresh@0.5.2~preinstall: fresh@0.5.2
npm info lifecycle forwarded@0.2.0~preinstall: forwarded@0.2.0
npm info lifecycle follow-redirects@1.14.1~preinstall: follow-redirects@1.14.1
npm info lifecycle debug@2.6.9~preinstall: debug@2.6.9
npm info lifecycle ms@2.0.0~preinstall: ms@2.0.0
npm info lifecycle file-uri-to-path@2.0.0~preinstall: file-uri-to-path@2.0.0
npm info lifecycle fast-levenshtein@2.0.6~preinstall: fast-levenshtein@2.0.6
npm timing action:preinstall Completed in 36391ms
npm info linkStuff @phc/format@1.0.0
npm info linkStuff @tootallnate/once@1.1.2
npm info linkStuff abbrev@1.1.1
npm info linkStuff ansi-regex@2.1.1
npm info linkStuff aproba@1.2.0
npm info linkStuff argparse@2.0.1
npm info linkStuff array-flatten@2.1.1
npm info linkStuff balanced-match@1.0.2
npm info linkStuff base64-js@1.5.1
npm info linkStuff ms@2.0.0
npm info linkStuff debug@2.6.9
npm info linkStuff buffer-alloc-unsafe@1.1.0
npm info linkStuff buffer-fill@1.0.0
npm info linkStuff buffer-alloc@1.2.0
npm info linkStuff bytes@3.1.0
npm info linkStuff charenc@0.0.2
npm info linkStuff chownr@2.0.0
npm info linkStuff code-point-at@1.1.0
npm info linkStuff bytes@3.0.0
npm info linkStuff ms@2.0.0
npm info linkStuff debug@2.6.9
npm info linkStuff safe-buffer@5.1.2
npm info linkStuff concat-map@0.0.1
npm info linkStuff brace-expansion@1.1.11
npm info linkStuff console-control-strings@1.1.0
npm info linkStuff safe-buffer@5.1.2
npm info linkStuff content-disposition@0.5.3
npm info linkStuff content-type@1.0.4
npm info linkStuff cookie@0.4.0
npm info linkStuff cookie-signature@1.0.6
npm info linkStuff core-util-is@1.0.2
npm info linkStuff crypt@0.0.2
npm info linkStuff data-uri-to-buffer@3.0.1
npm info linkStuff deep-is@0.1.3
npm info linkStuff delegates@1.0.0
npm info linkStuff depd@1.1.2
npm info linkStuff destroy@1.0.4
npm info linkStuff detect-libc@1.0.3
npm verb linkBins [
npm verb linkBins   { 'detect-libc': 'bin/detect-libc.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff ee-first@1.1.1
npm info linkStuff encodeurl@1.0.2
npm info linkStuff es6-promisify@6.1.1
npm info linkStuff escape-html@1.0.3
npm info linkStuff esprima@4.0.1
npm verb linkBins [
npm verb linkBins   { esparse: 'bin/esparse.js', esvalidate: 'bin/esvalidate.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff estraverse@4.3.0
npm info linkStuff esutils@2.0.3
npm info linkStuff etag@1.8.1
npm info linkStuff eventemitter3@4.0.7
npm info linkStuff ms@2.0.0
npm info linkStuff debug@3.1.0
npm info linkStuff safe-buffer@5.1.2
npm info linkStuff fast-levenshtein@2.0.6
npm info linkStuff file-uri-to-path@2.0.0
npm info linkStuff ms@2.0.0
npm info linkStuff debug@2.6.9
npm info linkStuff follow-redirects@1.14.1
npm info linkStuff forwarded@0.2.0
npm info linkStuff fresh@0.5.2
npm info linkStuff fs-constants@1.0.0
npm info linkStuff fs.realpath@1.0.0
npm info linkStuff isarray@0.0.1
npm info linkStuff string_decoder@0.10.31
npm info linkStuff graceful-fs@4.2.6
npm info linkStuff has-unicode@2.0.1
npm info linkStuff inherits@2.0.3
npm info linkStuff ieee754@1.2.1
npm info linkStuff buffer@5.7.1
npm info linkStuff inherits@2.0.4
npm info linkStuff readable-stream@1.1.14
npm info linkStuff ip@1.1.5
npm info linkStuff ipaddr.js@1.9.1
npm info linkStuff is-buffer@1.1.6
npm info linkStuff isarray@1.0.0
npm info linkStuff isexe@2.0.0
npm info linkStuff jsonfile@4.0.0
npm info linkStuff semver@6.3.0
npm verb linkBins [
npm verb linkBins   { semver: 'bin/semver.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/make-dir/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff make-dir@3.1.0
npm info linkStuff md5@2.3.0
npm info linkStuff media-typer@0.3.0
npm info linkStuff merge-descriptors@1.0.1
npm info linkStuff methods@1.1.2
npm info linkStuff mime@1.6.0
npm verb linkBins [
npm verb linkBins   { mime: 'cli.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff mime-db@1.49.0
npm info linkStuff compressible@2.0.18
npm info linkStuff mime-types@2.1.32
npm info linkStuff minimatch@3.0.4
npm info linkStuff mkdirp@1.0.4
npm verb linkBins [
npm verb linkBins   { mkdirp: 'bin/cmd.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff mkdirp-classic@0.5.3
npm info linkStuff ms@2.1.2
npm info linkStuff debug@4.3.2
npm info linkStuff agent-base@6.0.2
npm info linkStuff http-proxy-agent@4.0.1
npm info linkStuff https-proxy-agent@5.0.0
npm info linkStuff negotiator@0.6.2
npm info linkStuff accepts@1.3.7
npm info linkStuff netmask@2.0.2
npm info linkStuff node-addon-api@3.2.1
npm info linkStuff node-fetch@2.6.1
npm info linkStuff nopt@5.0.0
npm verb linkBins [
npm verb linkBins   { nopt: 'bin/nopt.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff number-is-nan@1.0.1
npm info linkStuff is-fullwidth-code-point@1.0.0
npm info linkStuff object-assign@4.1.1
npm info linkStuff on-finished@2.3.0
npm info linkStuff on-headers@1.0.2
npm info linkStuff opencollective-postinstall@2.0.3
npm verb linkBins [
npm verb linkBins   { 'opencollective-postinstall': 'index.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff os-tmpdir@1.0.2
npm info linkStuff parseurl@1.3.3
npm info linkStuff path-is-absolute@1.0.1
npm info linkStuff path-to-regexp@0.1.7
npm info linkStuff prelude-ls@1.1.2
npm info linkStuff process-nextick-args@2.0.1
npm info linkStuff proxy-addr@2.0.7
npm info linkStuff yallist@3.1.1
npm info linkStuff lru-cache@5.1.1
npm info linkStuff proxy-from-env@1.1.0
npm info linkStuff qs@6.7.0
npm info linkStuff range-parser@1.2.1
npm info linkStuff safe-buffer@5.1.2
npm info linkStuff requires-port@1.0.0
npm info linkStuff ms@2.0.0
npm info linkStuff debug@3.1.0
npm info linkStuff setprototypeof@1.1.0
npm info linkStuff safer-buffer@2.1.2
npm info linkStuff iconv-lite@0.4.24
npm info linkStuff ms@2.0.0
npm info linkStuff debug@2.6.9
npm info linkStuff ms@2.1.1
npm info linkStuff set-blocking@2.0.0
npm info linkStuff setprototypeof@1.1.1
npm info linkStuff signal-exit@3.0.3
npm info linkStuff smart-buffer@4.1.0
npm info linkStuff socks@2.6.1
npm info linkStuff socks-proxy-agent@5.0.1
npm info linkStuff source-map@0.6.1
npm info linkStuff statuses@1.5.0
npm info linkStuff safe-buffer@5.1.2
npm info linkStuff string_decoder@1.1.1
npm info linkStuff strip-ansi@3.0.1
npm info linkStuff string-width@1.0.2
npm info linkStuff chownr@1.1.4
npm info linkStuff toidentifier@1.0.0
npm info linkStuff http-errors@1.7.2
npm info linkStuff send@0.17.1
npm info linkStuff serve-static@1.14.1
npm info linkStuff tslib@2.3.0
npm info linkStuff ast-types@0.13.4
npm info linkStuff type-check@0.3.2
npm info linkStuff levn@0.3.0
npm info linkStuff type-is@1.6.18
npm info linkStuff universalify@0.1.2
npm info linkStuff fs-extra@8.1.0
npm info linkStuff unpipe@1.0.0
npm info linkStuff finalhandler@1.1.2
npm info linkStuff raw-body@2.4.0
npm info linkStuff body-parser@1.19.0
npm info linkStuff util-deprecate@1.0.2
npm info linkStuff readable-stream@3.6.0
npm info linkStuff bl@4.1.0
npm info linkStuff readable-stream@2.3.7
npm info linkStuff are-we-there-yet@1.1.5
npm info linkStuff readable-stream@3.6.0
npm info linkStuff readable-stream@3.6.0
npm info linkStuff utils-merge@1.0.1
npm info linkStuff router@2.0.0-alpha.1
npm info linkStuff vary@1.1.2
npm info linkStuff which@2.0.2
npm verb linkBins [
npm verb linkBins   { 'node-which': 'bin/node-which' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff wide-align@1.1.3
npm info linkStuff gauge@2.7.4
npm info linkStuff npmlog@4.1.2
npm info linkStuff word-wrap@1.2.3
npm info linkStuff optionator@0.8.3
npm info linkStuff escodegen@1.14.3
npm verb linkBins [
npm verb linkBins   { esgenerate: 'bin/esgenerate.js', escodegen: 'bin/escodegen.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff degenerator@2.2.0
npm info linkStuff pac-resolver@4.2.0
npm info linkStuff wrappy@1.0.2
npm info linkStuff once@1.4.0
npm info linkStuff end-of-stream@1.4.4
npm info linkStuff tar-stream@2.2.0
npm info linkStuff inflight@1.0.6
npm info linkStuff glob@7.1.7
npm info linkStuff rimraf@3.0.2
npm verb linkBins [
npm verb linkBins   { rimraf: 'bin.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff pump@3.0.0
npm info linkStuff xregexp@2.0.0
npm info linkStuff ftp@0.3.10
npm info linkStuff get-uri@3.0.2
npm info linkStuff pac-proxy-agent@4.1.0
npm info linkStuff yallist@4.0.0
npm info linkStuff lru-cache@6.0.0
npm info linkStuff semver@7.3.5
npm verb linkBins [
npm verb linkBins   { semver: 'bin/semver.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff minipass@3.1.3
npm info linkStuff fs-minipass@2.1.0
npm info linkStuff minizlib@2.1.2
npm info linkStuff tar@6.1.3
npm info linkStuff @mapbox/node-pre-gyp@1.0.5
npm verb linkBins [
npm verb linkBins   { 'node-pre-gyp': 'bin/node-pre-gyp' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff @coder/logger@1.1.16
npm info linkStuff argon2@0.28.2
npm info linkStuff compression@1.7.4
npm info linkStuff cookie-parser@1.4.5
npm info linkStuff env-paths@2.2.1
npm info linkStuff express@5.0.0-alpha.8
npm info linkStuff http-proxy@1.18.1
npm info linkStuff httpolyglot@0.1.2
npm info linkStuff js-yaml@4.1.0
npm verb linkBins [
npm verb linkBins   { 'js-yaml': 'bin/js-yaml.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff limiter@1.1.5
npm info linkStuff pem@1.14.4
npm info linkStuff proxy-agent@4.0.1
npm info linkStuff rotating-file-stream@2.1.5
npm info linkStuff safe-buffer@5.2.1
npm info linkStuff safe-compare@1.1.4
npm info linkStuff split2@3.2.2
npm info linkStuff tar-fs@2.1.1
npm info linkStuff ws@7.5.3
npm info linkStuff xdg-basedir@4.0.0
npm info linkStuff yarn@1.22.11
npm verb linkBins [
npm verb linkBins   { yarn: 'bin/yarn.js', yarnpkg: 'bin/yarn.js' },
npm verb linkBins   '/usr/local/lib/node_modules/code-server/node_modules/.bin',
npm verb linkBins   false
npm verb linkBins ]
npm info linkStuff code-server@3.11.0
npm verb linkBins [ { 'code-server': 'out/node/entry.js' }, '/usr/local/bin', true ]
/usr/local/bin/code-server -> /usr/local/lib/node_modules/code-server/out/node/entry.js
npm timing action:build Completed in 542ms
npm info lifecycle @phc/format@1.0.0~install: @phc/format@1.0.0
npm info lifecycle @tootallnate/once@1.1.2~install: @tootallnate/once@1.1.2
npm info lifecycle abbrev@1.1.1~install: abbrev@1.1.1
npm info lifecycle ansi-regex@2.1.1~install: ansi-regex@2.1.1
npm info lifecycle aproba@1.2.0~install: aproba@1.2.0
npm info lifecycle argparse@2.0.1~install: argparse@2.0.1
npm info lifecycle array-flatten@2.1.1~install: array-flatten@2.1.1
npm info lifecycle balanced-match@1.0.2~install: balanced-match@1.0.2
npm info lifecycle base64-js@1.5.1~install: base64-js@1.5.1
npm info lifecycle ms@2.0.0~install: ms@2.0.0
npm info lifecycle debug@2.6.9~install: debug@2.6.9
npm info lifecycle buffer-alloc-unsafe@1.1.0~install: buffer-alloc-unsafe@1.1.0
npm info lifecycle buffer-fill@1.0.0~install: buffer-fill@1.0.0
npm info lifecycle buffer-alloc@1.2.0~install: buffer-alloc@1.2.0
npm info lifecycle bytes@3.1.0~install: bytes@3.1.0
npm info lifecycle charenc@0.0.2~install: charenc@0.0.2
npm info lifecycle chownr@2.0.0~install: chownr@2.0.0
npm info lifecycle code-point-at@1.1.0~install: code-point-at@1.1.0
npm info lifecycle bytes@3.0.0~install: bytes@3.0.0
npm info lifecycle ms@2.0.0~install: ms@2.0.0
npm info lifecycle debug@2.6.9~install: debug@2.6.9
npm info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2
npm info lifecycle concat-map@0.0.1~install: concat-map@0.0.1
npm info lifecycle brace-expansion@1.1.11~install: brace-expansion@1.1.11
npm info lifecycle console-control-strings@1.1.0~install: console-control-strings@1.1.0
npm info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2
npm info lifecycle content-disposition@0.5.3~install: content-disposition@0.5.3
npm info lifecycle content-type@1.0.4~install: content-type@1.0.4
npm info lifecycle cookie@0.4.0~install: cookie@0.4.0
npm info lifecycle cookie-signature@1.0.6~install: cookie-signature@1.0.6
npm info lifecycle core-util-is@1.0.2~install: core-util-is@1.0.2
npm info lifecycle crypt@0.0.2~install: crypt@0.0.2
npm info lifecycle data-uri-to-buffer@3.0.1~install: data-uri-to-buffer@3.0.1
npm info lifecycle deep-is@0.1.3~install: deep-is@0.1.3
npm info lifecycle delegates@1.0.0~install: delegates@1.0.0
npm info lifecycle depd@1.1.2~install: depd@1.1.2
npm info lifecycle destroy@1.0.4~install: destroy@1.0.4
npm info lifecycle detect-libc@1.0.3~install: detect-libc@1.0.3
npm info lifecycle ee-first@1.1.1~install: ee-first@1.1.1
npm info lifecycle encodeurl@1.0.2~install: encodeurl@1.0.2
npm info lifecycle es6-promisify@6.1.1~install: es6-promisify@6.1.1
npm info lifecycle escape-html@1.0.3~install: escape-html@1.0.3
npm info lifecycle esprima@4.0.1~install: esprima@4.0.1
npm info lifecycle estraverse@4.3.0~install: estraverse@4.3.0
npm info lifecycle esutils@2.0.3~install: esutils@2.0.3
npm info lifecycle etag@1.8.1~install: etag@1.8.1
npm info lifecycle eventemitter3@4.0.7~install: eventemitter3@4.0.7
npm info lifecycle ms@2.0.0~install: ms@2.0.0
npm info lifecycle debug@3.1.0~install: debug@3.1.0
npm info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2
npm info lifecycle fast-levenshtein@2.0.6~install: fast-levenshtein@2.0.6
npm info lifecycle file-uri-to-path@2.0.0~install: file-uri-to-path@2.0.0
npm info lifecycle ms@2.0.0~install: ms@2.0.0
npm info lifecycle debug@2.6.9~install: debug@2.6.9
npm info lifecycle follow-redirects@1.14.1~install: follow-redirects@1.14.1
npm info lifecycle forwarded@0.2.0~install: forwarded@0.2.0
npm info lifecycle fresh@0.5.2~install: fresh@0.5.2
npm info lifecycle fs-constants@1.0.0~install: fs-constants@1.0.0
npm info lifecycle fs.realpath@1.0.0~install: fs.realpath@1.0.0
npm info lifecycle isarray@0.0.1~install: isarray@0.0.1
npm info lifecycle string_decoder@0.10.31~install: string_decoder@0.10.31
npm info lifecycle graceful-fs@4.2.6~install: graceful-fs@4.2.6
npm info lifecycle has-unicode@2.0.1~install: has-unicode@2.0.1
npm info lifecycle inherits@2.0.3~install: inherits@2.0.3
npm info lifecycle ieee754@1.2.1~install: ieee754@1.2.1
npm info lifecycle buffer@5.7.1~install: buffer@5.7.1
npm info lifecycle inherits@2.0.4~install: inherits@2.0.4
npm info lifecycle readable-stream@1.1.14~install: readable-stream@1.1.14
npm info lifecycle ip@1.1.5~install: ip@1.1.5
npm info lifecycle ipaddr.js@1.9.1~install: ipaddr.js@1.9.1
npm info lifecycle is-buffer@1.1.6~install: is-buffer@1.1.6
npm info lifecycle isarray@1.0.0~install: isarray@1.0.0
npm info lifecycle isexe@2.0.0~install: isexe@2.0.0
npm info lifecycle jsonfile@4.0.0~install: jsonfile@4.0.0
npm info lifecycle semver@6.3.0~install: semver@6.3.0
npm info lifecycle make-dir@3.1.0~install: make-dir@3.1.0
npm info lifecycle md5@2.3.0~install: md5@2.3.0
npm info lifecycle media-typer@0.3.0~install: media-typer@0.3.0
npm info lifecycle merge-descriptors@1.0.1~install: merge-descriptors@1.0.1
npm info lifecycle methods@1.1.2~install: methods@1.1.2
npm info lifecycle mime@1.6.0~install: mime@1.6.0
npm info lifecycle mime-db@1.49.0~install: mime-db@1.49.0
npm info lifecycle compressible@2.0.18~install: compressible@2.0.18
npm info lifecycle mime-types@2.1.32~install: mime-types@2.1.32
npm info lifecycle minimatch@3.0.4~install: minimatch@3.0.4
npm info lifecycle mkdirp@1.0.4~install: mkdirp@1.0.4
npm info lifecycle mkdirp-classic@0.5.3~install: mkdirp-classic@0.5.3
npm info lifecycle ms@2.1.2~install: ms@2.1.2
npm info lifecycle debug@4.3.2~install: debug@4.3.2
npm info lifecycle agent-base@6.0.2~install: agent-base@6.0.2
npm info lifecycle http-proxy-agent@4.0.1~install: http-proxy-agent@4.0.1
npm info lifecycle https-proxy-agent@5.0.0~install: https-proxy-agent@5.0.0
npm info lifecycle negotiator@0.6.2~install: negotiator@0.6.2
npm info lifecycle accepts@1.3.7~install: accepts@1.3.7
npm info lifecycle netmask@2.0.2~install: netmask@2.0.2
npm info lifecycle node-addon-api@3.2.1~install: node-addon-api@3.2.1
npm info lifecycle node-fetch@2.6.1~install: node-fetch@2.6.1
npm info lifecycle nopt@5.0.0~install: nopt@5.0.0
npm info lifecycle number-is-nan@1.0.1~install: number-is-nan@1.0.1
npm info lifecycle is-fullwidth-code-point@1.0.0~install: is-fullwidth-code-point@1.0.0
npm info lifecycle object-assign@4.1.1~install: object-assign@4.1.1
npm info lifecycle on-finished@2.3.0~install: on-finished@2.3.0
npm info lifecycle on-headers@1.0.2~install: on-headers@1.0.2
npm info lifecycle opencollective-postinstall@2.0.3~install: opencollective-postinstall@2.0.3
npm info lifecycle os-tmpdir@1.0.2~install: os-tmpdir@1.0.2
npm info lifecycle parseurl@1.3.3~install: parseurl@1.3.3
npm info lifecycle path-is-absolute@1.0.1~install: path-is-absolute@1.0.1
npm info lifecycle path-to-regexp@0.1.7~install: path-to-regexp@0.1.7
npm info lifecycle prelude-ls@1.1.2~install: prelude-ls@1.1.2
npm info lifecycle process-nextick-args@2.0.1~install: process-nextick-args@2.0.1
npm info lifecycle proxy-addr@2.0.7~install: proxy-addr@2.0.7
npm info lifecycle yallist@3.1.1~install: yallist@3.1.1
npm info lifecycle lru-cache@5.1.1~install: lru-cache@5.1.1
npm info lifecycle proxy-from-env@1.1.0~install: proxy-from-env@1.1.0
npm info lifecycle qs@6.7.0~install: qs@6.7.0
npm info lifecycle range-parser@1.2.1~install: range-parser@1.2.1
npm info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2
npm info lifecycle requires-port@1.0.0~install: requires-port@1.0.0
npm info lifecycle ms@2.0.0~install: ms@2.0.0
npm info lifecycle debug@3.1.0~install: debug@3.1.0
npm info lifecycle setprototypeof@1.1.0~install: setprototypeof@1.1.0
npm info lifecycle safer-buffer@2.1.2~install: safer-buffer@2.1.2
npm info lifecycle iconv-lite@0.4.24~install: iconv-lite@0.4.24
npm info lifecycle ms@2.0.0~install: ms@2.0.0
npm info lifecycle debug@2.6.9~install: debug@2.6.9
npm info lifecycle ms@2.1.1~install: ms@2.1.1
npm info lifecycle set-blocking@2.0.0~install: set-blocking@2.0.0
npm info lifecycle setprototypeof@1.1.1~install: setprototypeof@1.1.1
npm info lifecycle signal-exit@3.0.3~install: signal-exit@3.0.3
npm info lifecycle smart-buffer@4.1.0~install: smart-buffer@4.1.0
npm info lifecycle socks@2.6.1~install: socks@2.6.1
npm info lifecycle socks-proxy-agent@5.0.1~install: socks-proxy-agent@5.0.1
npm info lifecycle source-map@0.6.1~install: source-map@0.6.1
npm info lifecycle statuses@1.5.0~install: statuses@1.5.0
npm info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2
npm info lifecycle string_decoder@1.1.1~install: string_decoder@1.1.1
npm info lifecycle strip-ansi@3.0.1~install: strip-ansi@3.0.1
npm info lifecycle string-width@1.0.2~install: string-width@1.0.2
npm info lifecycle chownr@1.1.4~install: chownr@1.1.4
npm info lifecycle toidentifier@1.0.0~install: toidentifier@1.0.0
npm info lifecycle http-errors@1.7.2~install: http-errors@1.7.2
npm info lifecycle send@0.17.1~install: send@0.17.1
npm info lifecycle serve-static@1.14.1~install: serve-static@1.14.1
npm info lifecycle tslib@2.3.0~install: tslib@2.3.0
npm info lifecycle ast-types@0.13.4~install: ast-types@0.13.4
npm info lifecycle type-check@0.3.2~install: type-check@0.3.2
npm info lifecycle levn@0.3.0~install: levn@0.3.0
npm info lifecycle type-is@1.6.18~install: type-is@1.6.18
npm info lifecycle universalify@0.1.2~install: universalify@0.1.2
npm info lifecycle fs-extra@8.1.0~install: fs-extra@8.1.0
npm info lifecycle unpipe@1.0.0~install: unpipe@1.0.0
npm info lifecycle finalhandler@1.1.2~install: finalhandler@1.1.2
npm info lifecycle raw-body@2.4.0~install: raw-body@2.4.0
npm info lifecycle body-parser@1.19.0~install: body-parser@1.19.0
npm info lifecycle util-deprecate@1.0.2~install: util-deprecate@1.0.2
npm info lifecycle readable-stream@3.6.0~install: readable-stream@3.6.0
npm info lifecycle bl@4.1.0~install: bl@4.1.0
npm info lifecycle readable-stream@2.3.7~install: readable-stream@2.3.7
npm info lifecycle are-we-there-yet@1.1.5~install: are-we-there-yet@1.1.5
npm info lifecycle readable-stream@3.6.0~install: readable-stream@3.6.0
npm info lifecycle readable-stream@3.6.0~install: readable-stream@3.6.0
npm info lifecycle utils-merge@1.0.1~install: utils-merge@1.0.1
npm info lifecycle router@2.0.0-alpha.1~install: router@2.0.0-alpha.1
npm info lifecycle vary@1.1.2~install: vary@1.1.2
npm info lifecycle which@2.0.2~install: which@2.0.2
npm info lifecycle wide-align@1.1.3~install: wide-align@1.1.3
npm info lifecycle gauge@2.7.4~install: gauge@2.7.4
npm info lifecycle npmlog@4.1.2~install: npmlog@4.1.2
npm info lifecycle word-wrap@1.2.3~install: word-wrap@1.2.3
npm info lifecycle optionator@0.8.3~install: optionator@0.8.3
npm info lifecycle escodegen@1.14.3~install: escodegen@1.14.3
npm info lifecycle degenerator@2.2.0~install: degenerator@2.2.0
npm info lifecycle pac-resolver@4.2.0~install: pac-resolver@4.2.0
npm info lifecycle wrappy@1.0.2~install: wrappy@1.0.2
npm info lifecycle once@1.4.0~install: once@1.4.0
npm info lifecycle end-of-stream@1.4.4~install: end-of-stream@1.4.4
npm info lifecycle tar-stream@2.2.0~install: tar-stream@2.2.0
npm info lifecycle inflight@1.0.6~install: inflight@1.0.6
npm info lifecycle glob@7.1.7~install: glob@7.1.7
npm info lifecycle rimraf@3.0.2~install: rimraf@3.0.2
npm info lifecycle pump@3.0.0~install: pump@3.0.0
npm info lifecycle xregexp@2.0.0~install: xregexp@2.0.0
npm info lifecycle ftp@0.3.10~install: ftp@0.3.10
npm info lifecycle get-uri@3.0.2~install: get-uri@3.0.2
npm info lifecycle pac-proxy-agent@4.1.0~install: pac-proxy-agent@4.1.0
npm info lifecycle yallist@4.0.0~install: yallist@4.0.0
npm info lifecycle lru-cache@6.0.0~install: lru-cache@6.0.0
npm info lifecycle semver@7.3.5~install: semver@7.3.5
npm info lifecycle minipass@3.1.3~install: minipass@3.1.3
npm info lifecycle fs-minipass@2.1.0~install: fs-minipass@2.1.0
npm info lifecycle minizlib@2.1.2~install: minizlib@2.1.2
npm info lifecycle tar@6.1.3~install: tar@6.1.3
npm info lifecycle @mapbox/node-pre-gyp@1.0.5~install: @mapbox/node-pre-gyp@1.0.5
npm info lifecycle @coder/logger@1.1.16~install: @coder/logger@1.1.16
npm info lifecycle argon2@0.28.2~install: argon2@0.28.2

> argon2@0.28.2 install /usr/local/lib/node_modules/code-server/node_modules/argon2
> node-pre-gyp install --fallback-to-build

node-pre-gyp info it worked if it ends with ok
node-pre-gyp verb cli [
node-pre-gyp verb cli   '/usr/local/bin/node',
node-pre-gyp verb cli   '/usr/local/lib/node_modules/code-server/node_modules/.bin/node-pre-gyp',
node-pre-gyp verb cli   'install',
node-pre-gyp verb cli   '--fallback-to-build'
node-pre-gyp verb cli ]
node-pre-gyp info using node-pre-gyp@1.0.5
node-pre-gyp info using node@14.17.4 | linux | arm
node-pre-gyp verb command install [ 'napi_build_version=3' ]
node-pre-gyp info check checked for "/usr/local/lib/node_modules/code-server/node_modules/argon2/lib/binding/napi-v3/argon2.node" (not found)
node-pre-gyp http GET https://github.com/ranisalt/node-argon2/releases/download/v0.28.2/argon2-v0.28.2-napi-v3-linux-arm-glibc.tar.gz
node-pre-gyp ERR! install response status 404 Not Found on https://github.com/ranisalt/node-argon2/releases/download/v0.28.2/argon2-v0.28.2-napi-v3-linux-arm-glibc.tar.gz 
node-pre-gyp WARN Pre-built binaries not installable for argon2@0.28.2 and node@14.17.4 (node-v83 ABI, glibc) (falling back to source compile with node-gyp) 
node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/ranisalt/node-argon2/releases/download/v0.28.2/argon2-v0.28.2-napi-v3-linux-arm-glibc.tar.gz 
node-pre-gyp verb command build [ 'rebuild', 'napi_build_version=3' ]
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli   '/usr/local/bin/node',
gyp verb cli   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli   'clean'
gyp verb cli ]
gyp info using node-gyp@5.1.0
gyp info using node@14.17.4 | linux | arm
gyp verb command clean []
gyp verb clean removing "build" directory
gyp info ok 
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli   '/usr/local/bin/node',
gyp verb cli   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli   'configure',
gyp verb cli   '--fallback-to-build',
gyp verb cli   '--module=/usr/local/lib/node_modules/code-server/node_modules/argon2/lib/binding/napi-v3/argon2.node',
gyp verb cli   '--module_name=argon2',
gyp verb cli   '--module_path=/usr/local/lib/node_modules/code-server/node_modules/argon2/lib/binding/napi-v3',
gyp verb cli   '--napi_version=8',
gyp verb cli   '--node_abi_napi=napi',
gyp verb cli   '--napi_build_version=3',
gyp verb cli   '--node_napi_label=napi-v3'
gyp verb cli ]
gyp info using node-gyp@5.1.0
gyp info using node@14.17.4 | linux | arm
gyp verb command configure []
gyp verb find Python Python is not set from command line or npm configuration
gyp verb find Python Python is not set from environment variable PYTHON
gyp verb find Python checking if "python" can be used
gyp verb find Python - executing "python" to get executable path
gyp verb find Python - "python" is not in PATH or produced an error
gyp verb find Python checking if "python2" can be used
gyp verb find Python - executing "python2" to get executable path
gyp verb find Python - executable path is "/usr/bin/python2"
gyp verb find Python - executing "/usr/bin/python2" to get version
gyp verb find Python - version is "2.7.18"
gyp info find Python using Python version 2.7.18 found at "/usr/bin/python2"
gyp verb get node dir no --target version specified, falling back to host node version: 14.17.4
gyp verb command install [ '14.17.4' ]
gyp verb install input version string "14.17.4"
gyp verb install installing version: 14.17.4
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 14.17.4
gyp verb build dir attempting to create "build" dir: /usr/local/lib/node_modules/code-server/node_modules/argon2/build
gyp verb build dir "build" dir needed to be created? /usr/local/lib/node_modules/code-server/node_modules/argon2/build
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: /usr/local/lib/node_modules/code-server/node_modules/argon2/build/config.gypi
gyp verb config.gypi checking for gypi file: /usr/local/lib/node_modules/code-server/node_modules/argon2/config.gypi
gyp verb common.gypi checking for gypi file: /usr/local/lib/node_modules/code-server/node_modules/argon2/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn /usr/bin/python2
gyp info spawn args [
gyp info spawn args   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/usr/local/lib/node_modules/code-server/node_modules/argon2/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/root/.cache/node-gyp/14.17.4/include/node/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/root/.cache/node-gyp/14.17.4',
gyp info spawn args   '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp',
gyp info spawn args   '-Dnode_lib_file=/root/.cache/node-gyp/14.17.4/<(target_arch)/node.lib',
gyp info spawn args   '-Dmodule_root_dir=/usr/local/lib/node_modules/code-server/node_modules/argon2',
gyp info spawn args   '-Dnode_engine=v8',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.'
gyp info spawn args ]
gyp info ok 
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli   '/usr/local/bin/node',
gyp verb cli   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli   'build',
gyp verb cli   '--fallback-to-build',
gyp verb cli   '--module=/usr/local/lib/node_modules/code-server/node_modules/argon2/lib/binding/napi-v3/argon2.node',
gyp verb cli   '--module_name=argon2',
gyp verb cli   '--module_path=/usr/local/lib/node_modules/code-server/node_modules/argon2/lib/binding/napi-v3',
gyp verb cli   '--napi_version=8',
gyp verb cli   '--node_abi_napi=napi',
gyp verb cli   '--napi_build_version=3',
gyp verb cli   '--node_napi_label=napi-v3'
gyp verb cli ]
gyp info using node-gyp@5.1.0
gyp info using node@14.17.4 | linux | arm
gyp verb command build []
gyp verb build type Release
gyp verb architecture arm
gyp verb node dev dir /root/.cache/node-gyp/14.17.4
gyp verb `which` succeeded for `make` /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
make: Entering directory '/usr/local/lib/node_modules/code-server/node_modules/argon2/build'
  cc '-D_FORTIFY_SOURCE=2' '-DNDEBUG' '-DNODE_GYP_MODULE_NAME=libargon2' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' -I../argon2/include -I/root/.cache/node-gyp/14.17.4/include/node -I/root/.cache/node-gyp/14.17.4/src -I/root/.cache/node-gyp/14.17.4/deps/openssl/config -I/root/.cache/node-gyp/14.17.4/deps/openssl/openssl/include -I/root/.cache/node-gyp/14.17.4/deps/uv/include -I/root/.cache/node-gyp/14.17.4/deps/zlib -I/root/.cache/node-gyp/14.17.4/deps/v8/include  -Wno-type-limits -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -fdata-sections -ffunction-sections -fvisibility=hidden -O3 -fno-omit-frame-pointer  -MMD -MF ./Release/.deps/Release/obj.target/libargon2/argon2/src/ref.o.d.raw   -c -o Release/obj.target/libargon2/argon2/src/ref.o ../argon2/src/ref.c
  cc '-D_FORTIFY_SOURCE=2' '-DNDEBUG' '-DNODE_GYP_MODULE_NAME=libargon2' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' -I../argon2/include -I/root/.cache/node-gyp/14.17.4/include/node -I/root/.cache/node-gyp/14.17.4/src -I/root/.cache/node-gyp/14.17.4/deps/openssl/config -I/root/.cache/node-gyp/14.17.4/deps/openssl/openssl/include -I/root/.cache/node-gyp/14.17.4/deps/uv/include -I/root/.cache/node-gyp/14.17.4/deps/zlib -I/root/.cache/node-gyp/14.17.4/deps/v8/include  -Wno-type-limits -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -fdata-sections -ffunction-sections -fvisibility=hidden -O3 -fno-omit-frame-pointer  -MMD -MF ./Release/.deps/Release/obj.target/libargon2/argon2/src/argon2.o.d.raw   -c -o Release/obj.target/libargon2/argon2/src/argon2.o ../argon2/src/argon2.c
  cc '-D_FORTIFY_SOURCE=2' '-DNDEBUG' '-DNODE_GYP_MODULE_NAME=libargon2' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' -I../argon2/include -I/root/.cache/node-gyp/14.17.4/include/node -I/root/.cache/node-gyp/14.17.4/src -I/root/.cache/node-gyp/14.17.4/deps/openssl/config -I/root/.cache/node-gyp/14.17.4/deps/openssl/openssl/include -I/root/.cache/node-gyp/14.17.4/deps/uv/include -I/root/.cache/node-gyp/14.17.4/deps/zlib -I/root/.cache/node-gyp/14.17.4/deps/v8/include  -Wno-type-limits -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -fdata-sections -ffunction-sections -fvisibility=hidden -O3 -fno-omit-frame-pointer  -MMD -MF ./Release/.deps/Release/obj.target/libargon2/argon2/src/core.o.d.raw   -c -o Release/obj.target/libargon2/argon2/src/core.o ../argon2/src/core.c
  cc '-D_FORTIFY_SOURCE=2' '-DNDEBUG' '-DNODE_GYP_MODULE_NAME=libargon2' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' -I../argon2/include -I/root/.cache/node-gyp/14.17.4/include/node -I/root/.cache/node-gyp/14.17.4/src -I/root/.cache/node-gyp/14.17.4/deps/openssl/config -I/root/.cache/node-gyp/14.17.4/deps/openssl/openssl/include -I/root/.cache/node-gyp/14.17.4/deps/uv/include -I/root/.cache/node-gyp/14.17.4/deps/zlib -I/root/.cache/node-gyp/14.17.4/deps/v8/include  -Wno-type-limits -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -fdata-sections -ffunction-sections -fvisibility=hidden -O3 -fno-omit-frame-pointer  -MMD -MF ./Release/.deps/Release/obj.target/libargon2/argon2/src/blake2/blake2b.o.d.raw   -c -o Release/obj.target/libargon2/argon2/src/blake2/blake2b.o ../argon2/src/blake2/blake2b.c
  cc '-D_FORTIFY_SOURCE=2' '-DNDEBUG' '-DNODE_GYP_MODULE_NAME=libargon2' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' -I../argon2/include -I/root/.cache/node-gyp/14.17.4/include/node -I/root/.cache/node-gyp/14.17.4/src -I/root/.cache/node-gyp/14.17.4/deps/openssl/config -I/root/.cache/node-gyp/14.17.4/deps/openssl/openssl/include -I/root/.cache/node-gyp/14.17.4/deps/uv/include -I/root/.cache/node-gyp/14.17.4/deps/zlib -I/root/.cache/node-gyp/14.17.4/deps/v8/include  -Wno-type-limits -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -fdata-sections -ffunction-sections -fvisibility=hidden -O3 -fno-omit-frame-pointer  -MMD -MF ./Release/.deps/Release/obj.target/libargon2/argon2/src/thread.o.d.raw   -c -o Release/obj.target/libargon2/argon2/src/thread.o ../argon2/src/thread.c
  cc '-D_FORTIFY_SOURCE=2' '-DNDEBUG' '-DNODE_GYP_MODULE_NAME=libargon2' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' -I../argon2/include -I/root/.cache/node-gyp/14.17.4/include/node -I/root/.cache/node-gyp/14.17.4/src -I/root/.cache/node-gyp/14.17.4/deps/openssl/config -I/root/.cache/node-gyp/14.17.4/deps/openssl/openssl/include -I/root/.cache/node-gyp/14.17.4/deps/uv/include -I/root/.cache/node-gyp/14.17.4/deps/zlib -I/root/.cache/node-gyp/14.17.4/deps/v8/include  -Wno-type-limits -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -fdata-sections -ffunction-sections -fvisibility=hidden -O3 -fno-omit-frame-pointer  -MMD -MF ./Release/.deps/Release/obj.target/libargon2/argon2/src/encoding.o.d.raw   -c -o Release/obj.target/libargon2/argon2/src/encoding.o ../argon2/src/encoding.c
  rm -f Release/obj.target/argon2.a && ar crs Release/obj.target/argon2.a Release/obj.target/libargon2/argon2/src/ref.o Release/obj.target/libargon2/argon2/src/argon2.o Release/obj.target/libargon2/argon2/src/core.o Release/obj.target/libargon2/argon2/src/blake2/blake2b.o Release/obj.target/libargon2/argon2/src/thread.o Release/obj.target/libargon2/argon2/src/encoding.o
  rm -rf "Release/argon2.a" && cp -af "Release/obj.target/argon2.a" "Release/argon2.a"
  g++ '-D_FORTIFY_SOURCE=2' '-DNDEBUG' '-DNODE_GYP_MODULE_NAME=argon2' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DNAPI_VERSION=3' '-DBUILDING_NODE_EXTENSION' -I../argon2/include -I/root/.cache/node-gyp/14.17.4/include/node -I/root/.cache/node-gyp/14.17.4/src -I/root/.cache/node-gyp/14.17.4/deps/openssl/config -I/root/.cache/node-gyp/14.17.4/deps/openssl/openssl/include -I/root/.cache/node-gyp/14.17.4/deps/uv/include -I/root/.cache/node-gyp/14.17.4/deps/zlib -I/root/.cache/node-gyp/14.17.4/deps/v8/include -I/usr/local/lib/node_modules/code-server/node_modules/node-addon-api  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -fdata-sections -ffunction-sections -fvisibility=hidden -O3 -fno-omit-frame-pointer -fno-rtti -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/argon2/src/argon2_node.o.d.raw   -c -o Release/obj.target/argon2/src/argon2_node.o ../src/argon2_node.cpp
  g++ -shared -pthread -rdynamic -Wl,--gc-sections  -Wl,-soname=argon2.node -o Release/obj.target/argon2.node -Wl,--start-group Release/obj.target/argon2/src/argon2_node.o Release/obj.target/argon2.a -Wl,--end-group 
  rm -rf "Release/argon2.node" && cp -af "Release/obj.target/argon2.node" "Release/argon2.node"
  rm -rf "/usr/local/lib/node_modules/code-server/node_modules/argon2/lib/binding/napi-v3/argon2.node" && cp -af "Release/argon2.node" "/usr/local/lib/node_modules/code-server/node_modules/argon2/lib/binding/napi-v3/argon2.node"
  touch Release/obj.target/action_after_build.stamp
make: Leaving directory '/usr/local/lib/node_modules/code-server/node_modules/argon2/build'
gyp info ok 
node-pre-gyp info ok 
npm verb lifecycle argon2@0.28.2~install: unsafe-perm in lifecycle true
npm verb lifecycle argon2@0.28.2~install: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/usr/local/lib/node_modules/code-server/node_modules/argon2/node_modules/.bin:/usr/local/lib/node_modules/code-server/node_modules/.bin:/usr/local/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
npm verb lifecycle argon2@0.28.2~install: CWD: /usr/local/lib/node_modules/code-server/node_modules/argon2
npm info lifecycle compression@1.7.4~install: compression@1.7.4
npm info lifecycle cookie-parser@1.4.5~install: cookie-parser@1.4.5
npm info lifecycle env-paths@2.2.1~install: env-paths@2.2.1
npm info lifecycle express@5.0.0-alpha.8~install: express@5.0.0-alpha.8
npm info lifecycle http-proxy@1.18.1~install: http-proxy@1.18.1
npm info lifecycle httpolyglot@0.1.2~install: httpolyglot@0.1.2
npm info lifecycle js-yaml@4.1.0~install: js-yaml@4.1.0
npm info lifecycle limiter@1.1.5~install: limiter@1.1.5
npm info lifecycle pem@1.14.4~install: pem@1.14.4
npm info lifecycle proxy-agent@4.0.1~install: proxy-agent@4.0.1
npm info lifecycle rotating-file-stream@2.1.5~install: rotating-file-stream@2.1.5
npm info lifecycle safe-buffer@5.2.1~install: safe-buffer@5.2.1
npm info lifecycle safe-compare@1.1.4~install: safe-compare@1.1.4
npm info lifecycle split2@3.2.2~install: split2@3.2.2
npm info lifecycle tar-fs@2.1.1~install: tar-fs@2.1.1
npm info lifecycle ws@7.5.3~install: ws@7.5.3
npm info lifecycle xdg-basedir@4.0.0~install: xdg-basedir@4.0.0
npm info lifecycle yarn@1.22.11~install: yarn@1.22.11
npm info lifecycle code-server@3.11.0~install: code-server@3.11.0
npm timing action:install Completed in 40081ms
npm info lifecycle @phc/format@1.0.0~postinstall: @phc/format@1.0.0
npm info lifecycle @tootallnate/once@1.1.2~postinstall: @tootallnate/once@1.1.2
npm info lifecycle abbrev@1.1.1~postinstall: abbrev@1.1.1
npm info lifecycle ansi-regex@2.1.1~postinstall: ansi-regex@2.1.1
npm info lifecycle aproba@1.2.0~postinstall: aproba@1.2.0
npm info lifecycle argparse@2.0.1~postinstall: argparse@2.0.1
npm info lifecycle array-flatten@2.1.1~postinstall: array-flatten@2.1.1
npm info lifecycle balanced-match@1.0.2~postinstall: balanced-match@1.0.2
npm info lifecycle base64-js@1.5.1~postinstall: base64-js@1.5.1
npm info lifecycle ms@2.0.0~postinstall: ms@2.0.0
npm info lifecycle debug@2.6.9~postinstall: debug@2.6.9
npm info lifecycle buffer-alloc-unsafe@1.1.0~postinstall: buffer-alloc-unsafe@1.1.0
npm info lifecycle buffer-fill@1.0.0~postinstall: buffer-fill@1.0.0
npm info lifecycle buffer-alloc@1.2.0~postinstall: buffer-alloc@1.2.0
npm info lifecycle bytes@3.1.0~postinstall: bytes@3.1.0
npm info lifecycle charenc@0.0.2~postinstall: charenc@0.0.2
npm info lifecycle chownr@2.0.0~postinstall: chownr@2.0.0
npm info lifecycle code-point-at@1.1.0~postinstall: code-point-at@1.1.0
npm info lifecycle bytes@3.0.0~postinstall: bytes@3.0.0
npm info lifecycle ms@2.0.0~postinstall: ms@2.0.0
npm info lifecycle debug@2.6.9~postinstall: debug@2.6.9
npm info lifecycle safe-buffer@5.1.2~postinstall: safe-buffer@5.1.2
npm info lifecycle concat-map@0.0.1~postinstall: concat-map@0.0.1
npm info lifecycle brace-expansion@1.1.11~postinstall: brace-expansion@1.1.11
npm info lifecycle console-control-strings@1.1.0~postinstall: console-control-strings@1.1.0
npm info lifecycle safe-buffer@5.1.2~postinstall: safe-buffer@5.1.2
npm info lifecycle content-disposition@0.5.3~postinstall: content-disposition@0.5.3
npm info lifecycle content-type@1.0.4~postinstall: content-type@1.0.4
npm info lifecycle cookie@0.4.0~postinstall: cookie@0.4.0
npm info lifecycle cookie-signature@1.0.6~postinstall: cookie-signature@1.0.6
npm info lifecycle core-util-is@1.0.2~postinstall: core-util-is@1.0.2
npm info lifecycle crypt@0.0.2~postinstall: crypt@0.0.2
npm info lifecycle data-uri-to-buffer@3.0.1~postinstall: data-uri-to-buffer@3.0.1
npm info lifecycle deep-is@0.1.3~postinstall: deep-is@0.1.3
npm info lifecycle delegates@1.0.0~postinstall: delegates@1.0.0
npm info lifecycle depd@1.1.2~postinstall: depd@1.1.2
npm info lifecycle destroy@1.0.4~postinstall: destroy@1.0.4
npm info lifecycle detect-libc@1.0.3~postinstall: detect-libc@1.0.3
npm info lifecycle ee-first@1.1.1~postinstall: ee-first@1.1.1
npm info lifecycle encodeurl@1.0.2~postinstall: encodeurl@1.0.2
npm info lifecycle es6-promisify@6.1.1~postinstall: es6-promisify@6.1.1
npm info lifecycle escape-html@1.0.3~postinstall: escape-html@1.0.3
npm info lifecycle esprima@4.0.1~postinstall: esprima@4.0.1
npm info lifecycle estraverse@4.3.0~postinstall: estraverse@4.3.0
npm info lifecycle esutils@2.0.3~postinstall: esutils@2.0.3
npm info lifecycle etag@1.8.1~postinstall: etag@1.8.1
npm info lifecycle eventemitter3@4.0.7~postinstall: eventemitter3@4.0.7
npm info lifecycle ms@2.0.0~postinstall: ms@2.0.0
npm info lifecycle debug@3.1.0~postinstall: debug@3.1.0
npm info lifecycle safe-buffer@5.1.2~postinstall: safe-buffer@5.1.2
npm info lifecycle fast-levenshtein@2.0.6~postinstall: fast-levenshtein@2.0.6
npm info lifecycle file-uri-to-path@2.0.0~postinstall: file-uri-to-path@2.0.0
npm info lifecycle ms@2.0.0~postinstall: ms@2.0.0
npm info lifecycle debug@2.6.9~postinstall: debug@2.6.9
npm info lifecycle follow-redirects@1.14.1~postinstall: follow-redirects@1.14.1
npm info lifecycle forwarded@0.2.0~postinstall: forwarded@0.2.0
npm info lifecycle fresh@0.5.2~postinstall: fresh@0.5.2
npm info lifecycle fs-constants@1.0.0~postinstall: fs-constants@1.0.0
npm info lifecycle fs.realpath@1.0.0~postinstall: fs.realpath@1.0.0
npm info lifecycle isarray@0.0.1~postinstall: isarray@0.0.1
npm info lifecycle string_decoder@0.10.31~postinstall: string_decoder@0.10.31
npm info lifecycle graceful-fs@4.2.6~postinstall: graceful-fs@4.2.6
npm info lifecycle has-unicode@2.0.1~postinstall: has-unicode@2.0.1
npm info lifecycle inherits@2.0.3~postinstall: inherits@2.0.3
npm info lifecycle ieee754@1.2.1~postinstall: ieee754@1.2.1
npm info lifecycle buffer@5.7.1~postinstall: buffer@5.7.1
npm info lifecycle inherits@2.0.4~postinstall: inherits@2.0.4
npm info lifecycle readable-stream@1.1.14~postinstall: readable-stream@1.1.14
npm info lifecycle ip@1.1.5~postinstall: ip@1.1.5
npm info lifecycle ipaddr.js@1.9.1~postinstall: ipaddr.js@1.9.1
npm info lifecycle is-buffer@1.1.6~postinstall: is-buffer@1.1.6
npm info lifecycle isarray@1.0.0~postinstall: isarray@1.0.0
npm info lifecycle isexe@2.0.0~postinstall: isexe@2.0.0
npm info lifecycle jsonfile@4.0.0~postinstall: jsonfile@4.0.0
npm info lifecycle semver@6.3.0~postinstall: semver@6.3.0
npm info lifecycle make-dir@3.1.0~postinstall: make-dir@3.1.0
npm info lifecycle md5@2.3.0~postinstall: md5@2.3.0
npm info lifecycle media-typer@0.3.0~postinstall: media-typer@0.3.0
npm info lifecycle merge-descriptors@1.0.1~postinstall: merge-descriptors@1.0.1
npm info lifecycle methods@1.1.2~postinstall: methods@1.1.2
npm info lifecycle mime@1.6.0~postinstall: mime@1.6.0
npm info lifecycle mime-db@1.49.0~postinstall: mime-db@1.49.0
npm info lifecycle compressible@2.0.18~postinstall: compressible@2.0.18
npm info lifecycle mime-types@2.1.32~postinstall: mime-types@2.1.32
npm info lifecycle minimatch@3.0.4~postinstall: minimatch@3.0.4
npm info lifecycle mkdirp@1.0.4~postinstall: mkdirp@1.0.4
npm info lifecycle mkdirp-classic@0.5.3~postinstall: mkdirp-classic@0.5.3
npm info lifecycle ms@2.1.2~postinstall: ms@2.1.2
npm info lifecycle debug@4.3.2~postinstall: debug@4.3.2
npm info lifecycle agent-base@6.0.2~postinstall: agent-base@6.0.2
npm info lifecycle http-proxy-agent@4.0.1~postinstall: http-proxy-agent@4.0.1
npm info lifecycle https-proxy-agent@5.0.0~postinstall: https-proxy-agent@5.0.0
npm info lifecycle negotiator@0.6.2~postinstall: negotiator@0.6.2
npm info lifecycle accepts@1.3.7~postinstall: accepts@1.3.7
npm info lifecycle netmask@2.0.2~postinstall: netmask@2.0.2
npm info lifecycle node-addon-api@3.2.1~postinstall: node-addon-api@3.2.1
npm info lifecycle node-fetch@2.6.1~postinstall: node-fetch@2.6.1
npm info lifecycle nopt@5.0.0~postinstall: nopt@5.0.0
npm info lifecycle number-is-nan@1.0.1~postinstall: number-is-nan@1.0.1
npm info lifecycle is-fullwidth-code-point@1.0.0~postinstall: is-fullwidth-code-point@1.0.0
npm info lifecycle object-assign@4.1.1~postinstall: object-assign@4.1.1
npm info lifecycle on-finished@2.3.0~postinstall: on-finished@2.3.0
npm info lifecycle on-headers@1.0.2~postinstall: on-headers@1.0.2
npm info lifecycle opencollective-postinstall@2.0.3~postinstall: opencollective-postinstall@2.0.3
npm info lifecycle os-tmpdir@1.0.2~postinstall: os-tmpdir@1.0.2
npm info lifecycle parseurl@1.3.3~postinstall: parseurl@1.3.3
npm info lifecycle path-is-absolute@1.0.1~postinstall: path-is-absolute@1.0.1
npm info lifecycle path-to-regexp@0.1.7~postinstall: path-to-regexp@0.1.7
npm info lifecycle prelude-ls@1.1.2~postinstall: prelude-ls@1.1.2
npm info lifecycle process-nextick-args@2.0.1~postinstall: process-nextick-args@2.0.1
npm info lifecycle proxy-addr@2.0.7~postinstall: proxy-addr@2.0.7
npm info lifecycle yallist@3.1.1~postinstall: yallist@3.1.1
npm info lifecycle lru-cache@5.1.1~postinstall: lru-cache@5.1.1
npm info lifecycle proxy-from-env@1.1.0~postinstall: proxy-from-env@1.1.0
npm info lifecycle qs@6.7.0~postinstall: qs@6.7.0
npm info lifecycle range-parser@1.2.1~postinstall: range-parser@1.2.1
npm info lifecycle safe-buffer@5.1.2~postinstall: safe-buffer@5.1.2
npm info lifecycle requires-port@1.0.0~postinstall: requires-port@1.0.0
npm info lifecycle ms@2.0.0~postinstall: ms@2.0.0
npm info lifecycle debug@3.1.0~postinstall: debug@3.1.0
npm info lifecycle setprototypeof@1.1.0~postinstall: setprototypeof@1.1.0
npm info lifecycle safer-buffer@2.1.2~postinstall: safer-buffer@2.1.2
npm info lifecycle iconv-lite@0.4.24~postinstall: iconv-lite@0.4.24
npm info lifecycle ms@2.0.0~postinstall: ms@2.0.0
npm info lifecycle debug@2.6.9~postinstall: debug@2.6.9
npm info lifecycle ms@2.1.1~postinstall: ms@2.1.1
npm info lifecycle set-blocking@2.0.0~postinstall: set-blocking@2.0.0
npm info lifecycle setprototypeof@1.1.1~postinstall: setprototypeof@1.1.1
npm info lifecycle signal-exit@3.0.3~postinstall: signal-exit@3.0.3
npm info lifecycle smart-buffer@4.1.0~postinstall: smart-buffer@4.1.0
npm info lifecycle socks@2.6.1~postinstall: socks@2.6.1
npm info lifecycle socks-proxy-agent@5.0.1~postinstall: socks-proxy-agent@5.0.1
npm info lifecycle source-map@0.6.1~postinstall: source-map@0.6.1
npm info lifecycle statuses@1.5.0~postinstall: statuses@1.5.0
npm info lifecycle safe-buffer@5.1.2~postinstall: safe-buffer@5.1.2
npm info lifecycle string_decoder@1.1.1~postinstall: string_decoder@1.1.1
npm info lifecycle strip-ansi@3.0.1~postinstall: strip-ansi@3.0.1
npm info lifecycle string-width@1.0.2~postinstall: string-width@1.0.2
npm info lifecycle chownr@1.1.4~postinstall: chownr@1.1.4
npm info lifecycle toidentifier@1.0.0~postinstall: toidentifier@1.0.0
npm info lifecycle http-errors@1.7.2~postinstall: http-errors@1.7.2
npm info lifecycle send@0.17.1~postinstall: send@0.17.1
npm info lifecycle serve-static@1.14.1~postinstall: serve-static@1.14.1
npm info lifecycle tslib@2.3.0~postinstall: tslib@2.3.0
npm info lifecycle ast-types@0.13.4~postinstall: ast-types@0.13.4
npm info lifecycle type-check@0.3.2~postinstall: type-check@0.3.2
npm info lifecycle levn@0.3.0~postinstall: levn@0.3.0
npm info lifecycle type-is@1.6.18~postinstall: type-is@1.6.18
npm info lifecycle universalify@0.1.2~postinstall: universalify@0.1.2
npm info lifecycle fs-extra@8.1.0~postinstall: fs-extra@8.1.0
npm info lifecycle unpipe@1.0.0~postinstall: unpipe@1.0.0
npm info lifecycle finalhandler@1.1.2~postinstall: finalhandler@1.1.2
npm info lifecycle raw-body@2.4.0~postinstall: raw-body@2.4.0
npm info lifecycle body-parser@1.19.0~postinstall: body-parser@1.19.0
npm info lifecycle util-deprecate@1.0.2~postinstall: util-deprecate@1.0.2
npm info lifecycle readable-stream@3.6.0~postinstall: readable-stream@3.6.0
npm info lifecycle bl@4.1.0~postinstall: bl@4.1.0
npm info lifecycle readable-stream@2.3.7~postinstall: readable-stream@2.3.7
npm info lifecycle are-we-there-yet@1.1.5~postinstall: are-we-there-yet@1.1.5
npm info lifecycle readable-stream@3.6.0~postinstall: readable-stream@3.6.0
npm info lifecycle readable-stream@3.6.0~postinstall: readable-stream@3.6.0
npm info lifecycle utils-merge@1.0.1~postinstall: utils-merge@1.0.1
npm info lifecycle router@2.0.0-alpha.1~postinstall: router@2.0.0-alpha.1
npm info lifecycle vary@1.1.2~postinstall: vary@1.1.2
npm info lifecycle which@2.0.2~postinstall: which@2.0.2
npm info lifecycle wide-align@1.1.3~postinstall: wide-align@1.1.3
npm info lifecycle gauge@2.7.4~postinstall: gauge@2.7.4
npm info lifecycle npmlog@4.1.2~postinstall: npmlog@4.1.2
npm info lifecycle word-wrap@1.2.3~postinstall: word-wrap@1.2.3
npm info lifecycle optionator@0.8.3~postinstall: optionator@0.8.3
npm info lifecycle escodegen@1.14.3~postinstall: escodegen@1.14.3
npm info lifecycle degenerator@2.2.0~postinstall: degenerator@2.2.0
npm info lifecycle pac-resolver@4.2.0~postinstall: pac-resolver@4.2.0
npm info lifecycle wrappy@1.0.2~postinstall: wrappy@1.0.2
npm info lifecycle once@1.4.0~postinstall: once@1.4.0
npm info lifecycle end-of-stream@1.4.4~postinstall: end-of-stream@1.4.4
npm info lifecycle tar-stream@2.2.0~postinstall: tar-stream@2.2.0
npm info lifecycle inflight@1.0.6~postinstall: inflight@1.0.6
npm info lifecycle glob@7.1.7~postinstall: glob@7.1.7
npm info lifecycle rimraf@3.0.2~postinstall: rimraf@3.0.2
npm info lifecycle pump@3.0.0~postinstall: pump@3.0.0
npm info lifecycle xregexp@2.0.0~postinstall: xregexp@2.0.0
npm info lifecycle ftp@0.3.10~postinstall: ftp@0.3.10
npm info lifecycle get-uri@3.0.2~postinstall: get-uri@3.0.2
npm info lifecycle pac-proxy-agent@4.1.0~postinstall: pac-proxy-agent@4.1.0
npm info lifecycle yallist@4.0.0~postinstall: yallist@4.0.0
npm info lifecycle lru-cache@6.0.0~postinstall: lru-cache@6.0.0
npm info lifecycle semver@7.3.5~postinstall: semver@7.3.5
npm info lifecycle minipass@3.1.3~postinstall: minipass@3.1.3
npm info lifecycle fs-minipass@2.1.0~postinstall: fs-minipass@2.1.0
npm info lifecycle minizlib@2.1.2~postinstall: minizlib@2.1.2
npm info lifecycle tar@6.1.3~postinstall: tar@6.1.3
npm info lifecycle @mapbox/node-pre-gyp@1.0.5~postinstall: @mapbox/node-pre-gyp@1.0.5
npm info lifecycle @coder/logger@1.1.16~postinstall: @coder/logger@1.1.16
npm info lifecycle argon2@0.28.2~postinstall: argon2@0.28.2

> argon2@0.28.2 postinstall /usr/local/lib/node_modules/code-server/node_modules/argon2
> opencollective-postinstall || true

Thank you for using argon2!
If you rely on this package, please consider supporting our open collective:
> https://opencollective.com/node-argon2/donate

npm verb lifecycle argon2@0.28.2~postinstall: unsafe-perm in lifecycle true
npm verb lifecycle argon2@0.28.2~postinstall: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/usr/local/lib/node_modules/code-server/node_modules/argon2/node_modules/.bin:/usr/local/lib/node_modules/code-server/node_modules/.bin:/usr/local/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
npm verb lifecycle argon2@0.28.2~postinstall: CWD: /usr/local/lib/node_modules/code-server/node_modules/argon2
npm info lifecycle compression@1.7.4~postinstall: compression@1.7.4
npm info lifecycle cookie-parser@1.4.5~postinstall: cookie-parser@1.4.5
npm info lifecycle env-paths@2.2.1~postinstall: env-paths@2.2.1
npm info lifecycle express@5.0.0-alpha.8~postinstall: express@5.0.0-alpha.8
npm info lifecycle http-proxy@1.18.1~postinstall: http-proxy@1.18.1
npm info lifecycle httpolyglot@0.1.2~postinstall: httpolyglot@0.1.2
npm info lifecycle js-yaml@4.1.0~postinstall: js-yaml@4.1.0
npm info lifecycle limiter@1.1.5~postinstall: limiter@1.1.5
npm info lifecycle pem@1.14.4~postinstall: pem@1.14.4
npm info lifecycle proxy-agent@4.0.1~postinstall: proxy-agent@4.0.1
npm info lifecycle rotating-file-stream@2.1.5~postinstall: rotating-file-stream@2.1.5
npm info lifecycle safe-buffer@5.2.1~postinstall: safe-buffer@5.2.1
npm info lifecycle safe-compare@1.1.4~postinstall: safe-compare@1.1.4
npm info lifecycle split2@3.2.2~postinstall: split2@3.2.2
npm info lifecycle tar-fs@2.1.1~postinstall: tar-fs@2.1.1
npm info lifecycle ws@7.5.3~postinstall: ws@7.5.3
npm info lifecycle xdg-basedir@4.0.0~postinstall: xdg-basedir@4.0.0
npm info lifecycle yarn@1.22.11~postinstall: yarn@1.22.11
npm info lifecycle code-server@3.11.0~postinstall: code-server@3.11.0

> code-server@3.11.0 postinstall /usr/local/lib/node_modules/code-server
> ./postinstall.sh

curl: (22) The requested URL returned error: 404 
Failed to download cloud agent; --link will not work
yarn install v1.22.11
info No lockfile found.
[1/4] Resolving packages...
warning @types/applicationinsights@0.20.0: This is a stub types definition for applicationinsights (https://github.com/Microsoft/ApplicationInsights-node.js). applicationinsights provides its own type definitions, so you don't need @types/applicationinsights installed!
warning @types/chokidar@2.1.3: This is a stub types definition. chokidar provides its own type definitions, so you do not need this installed.
warning @types/keytar@4.4.2: This is a stub types definition. keytar provides its own type definitions, so you do not need this installed.
warning @types/windows-foreground-love@0.3.1: This is a stub types definition. windows-foreground-love provides its own type definitions, so you do not need this installed.
warning cson-parser > coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
warning gulp > glob-watcher > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning gulp > glob-watcher > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning gulp > glob-watcher > anymatch > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
warning gulp > glob-watcher > anymatch > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
warning gulp-remote-retry-src > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning gulp-remote-retry-src > request > uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
warning gulp-remote-retry-src > request > har-validator@5.1.5: this library is no longer supported
warning jsdom-no-contextify > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning opn@6.0.0: The package has been renamed to `open`
warning request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning sinon > formatio@1.1.1: This package is unmaintained. Use @sinonjs/formatio instead
warning sinon > samsam@1.1.2: This package has been deprecated in favour of @sinonjs/samsam
warning sinon > formatio > samsam@1.1.3: This package has been deprecated in favour of @sinonjs/samsam
warning webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning webpack > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
[2/4] Fetching packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info fsevents@2.3.2: The platform "linux" is incompatible with this module.
info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
info vscode-windows-ca-certs@0.3.0: The platform "linux" is incompatible with this module.
info "vscode-windows-ca-certs@0.3.0" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
info vscode-windows-registry@1.0.3: The platform "linux" is incompatible with this module.
info "vscode-windows-registry@1.0.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info windows-mutex@0.4.1: The platform "linux" is incompatible with this module.
info "windows-mutex@0.4.1" is an optional dependency and failed compatibility check. Excluding it from installation.
info windows-process-tree@0.3.0: The platform "linux" is incompatible with this module.
info "windows-process-tree@0.3.0" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > gulp-tsb@4.0.6" has incorrect peer dependency "typescript@^3.0.0".
[4/4] Building fresh packages...
[8/8] ⠠ windows-foreground-love
[7/8] ⠠ vscode-sqlite3
[3/8] ⠠ node-pty
[4/8] ⠐ nsfw
error /usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3: Command failed.
Exit code: 1
Command: node-gyp rebuild
Arguments: 
Directory: /usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3
Output:
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli   '/usr/local/bin/node',
gyp verb cli   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli   'rebuild'
gyp verb cli ]
gyp info using node-gyp@5.1.0
gyp info using node@14.17.4 | linux | arm
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb find Python Python is not set from command line or npm configuration
gyp verb find Python Python is not set from environment variable PYTHON
gyp verb find Python checking if "python" can be used
gyp verb find Python - executing "python" to get executable path
gyp verb find Python - "python" is not in PATH or produced an error
gyp verb find Python checking if "python2" can be used
gyp verb find Python - executing "python2" to get executable path
gyp verb find Python - executable path is "/usr/bin/python2"
gyp verb find Python - executing "/usr/bin/python2" to get version
gyp verb find Python - version is "2.7.18"
gyp info find Python using Python version 2.7.18 found at "/usr/bin/python2"
gyp verb get node dir no --target version specified, falling back to host node version: 14.17.4
gyp verb command install [ '14.17.4' ]
gyp verb install input version string "14.17.4"
gyp verb install installing version: 14.17.4
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 14.17.4
gyp verb build dir attempting to create "build" dir: /usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/build
gyp verb build dir "build" dir needed to be created? /usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/build
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: /usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/build/config.gypi
gyp verb config.gypi checking for gypi file: /usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/config.gypi
gyp verb common.gypi checking for gypi file: /usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn /usr/bin/python2
gyp info spawn args [
gyp info spawn args   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/root/.cache/node-gyp/14.17.4/include/node/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/root/.cache/node-gyp/14.17.4',
gyp info spawn args   '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp',
gyp info spawn args   '-Dnode_lib_file=/root/.cache/node-gyp/14.17.4/<(target_arch)/node.lib',
gyp info spawn args   '-Dmodule_root_dir=/usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3',
gyp info spawn args   '-Dnode_engine=v8',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.'
gyp info spawn args ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture arm
gyp verb node dev dir /root/.cache/node-gyp/14.17.4
gyp verb `which` succeeded for `make` /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
make: Entering directory '/usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/build'
  LD_LIBRARY_PATH=/usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/build/Release/lib.host:/usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/build/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps; mkdir -p /usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/build/Release/obj/gen/sqlite-autoconf-3340000; python ./extract.py ./sqlite-autoconf-3340000.tar.gz "/usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/build/Release/obj/gen"
/bin/sh: 1: python: not found
make: *** [deps/action_before_build.target.mk:13: Release/obj/gen/sqlite-autoconf-3340000/sqlite3.c] Error 127
make: Leaving directory '/usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3/build'
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
gyp ERR! System Linux 5.4.0-1028-raspi
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /usr/local/lib/node_modules/code-server/lib/vscode/node_modules/vscode-sqlite3

yarn install v1.22.11
info No lockfile found.
[1/4] Resolving packages...
warning vscode-grammar-updater > cson-parser > coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
$ node ./postinstall
[##] 2/2Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/AUTHORS.md
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/CODE_OF_CONDUCT.md
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/CopyrightNotice.txt
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/LICENSE.txt
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/README.md
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/ThirdPartyNoticeText.txt
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/bin
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/loc
removed '/usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/lib/tsc.js'
removed '/usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/lib/tsserverlibrary.d.ts'
removed '/usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/lib/tsserverlibrary.js'
removed '/usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/lib/typescriptServices.d.ts'
removed '/usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/lib/typescriptServices.js'
Done in 62.01s.
extensions/bat: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning bat@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.45s.
extensions/clojure: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning clojure@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.47s.
extensions/coffeescript: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning coffeescript@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.45s.
extensions/configuration-editing: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning configuration-editing@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.46s.
extensions/cpp: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning cpp@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.47s.
extensions/csharp: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning csharp@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.47s.
extensions/css-language-features: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning css-language-features@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.53s.
extensions/css: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning css@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.48s.
extensions/dart: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning dart@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 11.94s.
extensions/debug-auto-launch: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning debug-auto-launch@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.45s.
extensions/debug-server-ready: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning debug-server-ready@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.45s.
extensions/docker: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning docker@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.44s.
extensions/emmet: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning emmet@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.49s.
extensions/extension-editing: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning extension-editing@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.49s.
extensions/fsharp: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning fsharp@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.48s.
extensions/git: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning git@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 3.10s.
extensions/github-authentication: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning github-authentication@0.0.2: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.46s.
extensions/github: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning github@0.0.1: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.48s.
extensions/go: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning go@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.49s.
extensions/groovy: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning groovy@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.49s.
extensions/grunt: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning grunt@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/gulp: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning gulp@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 1.98s.
extensions/handlebars: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning handlebars@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.46s.
extensions/hlsl: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning hlsl@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.49s.
extensions/html-language-features: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning html-language-features@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.53s.
extensions/html: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning html@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.49s.
extensions/image-preview: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning image-preview@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.50s.
extensions/ini: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning ini@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.49s.
extensions/jake: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning jake@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.50s.
extensions/java: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning java@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/javascript: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning javascript@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.50s.
extensions/json-language-features: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning json-language-features@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.54s.
extensions/json: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning json@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.48s.
extensions/julia: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning julia@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/less: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning less@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/log: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning log@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.50s.
extensions/lua: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning lua@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.50s.
extensions/make: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning make@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/markdown-basics: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning markdown@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/markdown-language-features: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning markdown-language-features@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.52s.
extensions/merge-conflict: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning merge-conflict@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.52s.
extensions/microsoft-authentication: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning microsoft-authentication@0.0.1: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/ms-vscode.js-debug-companion: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning js-debug-companion@1.0.13: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 1.07s.
extensions/ms-vscode.js-debug: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning js-debug@1.57.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.69s.
extensions/ms-vscode.node-debug: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning node-debug@1.44.28: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 1.24s.
extensions/ms-vscode.node-debug2: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning node-debug2@1.42.7: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.55s.
extensions/ms-vscode.references-view: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning references-view@0.0.80: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 1.87s.
extensions/ms-vscode.vscode-js-profile-table: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning vscode-js-profile-table@0.0.18: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.52s.
extensions/node_modules: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/4] Resolving packages...
warning vscode-grammar-updater > cson-parser > coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
$ node ./postinstall
[##] 2/2Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/AUTHORS.md
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/CODE_OF_CONDUCT.md
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/CopyrightNotice.txt
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/LICENSE.txt
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/README.md
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/ThirdPartyNoticeText.txt
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/bin
Removed /usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/loc
removed '/usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/lib/tsc.js'
removed '/usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/lib/tsserverlibrary.d.ts'
removed '/usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/lib/tsserverlibrary.js'
removed '/usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/lib/typescriptServices.d.ts'
removed '/usr/local/lib/node_modules/code-server/lib/vscode/extensions/node_modules/typescript/lib/typescriptServices.js'
Done in 25.34s.
extensions/notebook-markdown-extensions: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning notebook-markdown-extensions@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 5.03s.
extensions/npm: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning npm@1.0.1: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 3.67s.
extensions/objective-c: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning objective-c@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.47s.
extensions/perl: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning perl@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.46s.
extensions/php-language-features: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning php-language-features@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.49s.
extensions/php: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning php@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 3.65s.
extensions/powershell: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning powershell@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.44s.
extensions/pug: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning pug@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.47s.
extensions/python: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning python@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.47s.
extensions/r: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning r@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 2.95s.
extensions/razor: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning razor@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.47s.
extensions/ruby: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning ruby@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.49s.
extensions/rust: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning rust@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.52s.
extensions/scss: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning scss@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.77s.
extensions/search-result: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning search-result@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/shaderlab: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning shaderlab@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.50s.
extensions/shellscript: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning shellscript@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/simple-browser: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning simple-browser@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.52s.
extensions/sql: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning sql@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/swift: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning swift@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.52s.
extensions/testing-editor-contributions: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning testing-editor-contributions@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/theme-abyss: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning theme-abyss@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.50s.
extensions/theme-defaults: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning theme-defaults@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.52s.
extensions/theme-kimbie-dark: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning theme-kimbie-dark@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/theme-monokai-dimmed: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning theme-monokai-dimmed@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/theme-monokai: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning theme-monokai@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/theme-quietlight: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning theme-quietlight@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/theme-red: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning theme-red@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/theme-seti: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning vscode-theme-seti@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/theme-solarized-dark: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning theme-solarized-dark@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.52s.
extensions/theme-solarized-light: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning theme-solarized-light@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/theme-tomorrow-night-blue: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning theme-tomorrow-night-blue@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.50s.
extensions/typescript-basics: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning typescript@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/typescript-language-features: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning typescript-language-features@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.56s.
extensions/vb: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning vb@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/xml: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning xml@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
extensions/yaml: installing dependencies
yarn install v1.22.11
info No lockfile found.
[1/5] Validating package.json...
warning yaml@1.0.0: The engine "vscode" appears to be invalid.
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
Done in 0.51s.
npm verb lifecycle code-server@3.11.0~postinstall: unsafe-perm in lifecycle true
npm verb lifecycle code-server@3.11.0~postinstall: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/usr/local/lib/node_modules/code-server/node_modules/.bin:/usr/local/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
npm verb lifecycle code-server@3.11.0~postinstall: CWD: /usr/local/lib/node_modules/code-server
npm timing action:postinstall Completed in 710978ms
npm verb unlock done using /root/.npm/_locks/staging-3a08f0df5026584d.lock for /usr/local/lib/node_modules/.staging
npm timing stage:executeActions Completed in 881249ms
npm timing stage:rollbackFailedOptional Completed in 2ms
npm timing stage:runTopLevelLifecycles Completed in 908763ms
npm WARN @coder/logger@1.1.16 requires a peer of @google-cloud/logging@^4.5.2 but none is installed. You must install peer dependencies yourself.

+ code-server@3.11.0
added 214 packages from 228 contributors in 908.849s
npm verb exit [ 0, true ]
npm timing npm Completed in 911154ms
npm info ok 
code-asher commented 3 years ago

Huh weird! I wonder if yarn has issues being ran as root. npm has --unsafe-perm but I don't know if yarn has anything similar.

I'm glad npm worked though!