MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.79k stars 494 forks source link

{Software install 122} Node-Red V2 install failure #4703

Closed MDAR closed 2 years ago

MDAR commented 3 years ago

Required Information

Additional Information (if applicable)

Details:

Expected behaviour

Actual behaviour

Extra details

TypeError: Class extends value undefined is not a constructor or null
    at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:94:18)
    at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:94:18)
    at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
SCREEN DUMP from full SSH session ``` Image by : DietPi Core Team (pre-image: Meveric) Web : https://dietpi.com | https://twitter.com/DietPi_ Patreon Legends : Camry2731 Contribute : https://dietpi.com/contribute.html DietPi Hosting : Powered by https://myvirtualserver.com dietpi-launcher : All the DietPi programs in one place dietpi-config : Feature rich configuration tool for your device dietpi-software : Select optimised software for installation htop : Resource monitor cpu : Shows CPU information and stats root@openHAB2-C4:~# systemctl status node-red Unit node-red.service could not be found. root@openHAB2-C4:~# dietpi-software [ OK ] DietPi-Software | Initialised database [ OK ] DietPi-Software | Reading database [ OK ] DietPi-Software | Free space check: path=/ | available=6486 MiB | required=500 MiB [ OK ] DietPi-Software | DietPi-Userdata validation: /mnt/dietpi_userdata [ OK ] DietPi-Software | Checking network connectivity [ OK ] DietPi-Software | Checking DNS resolver [ OK ] Network time sync | Completed [ SUB1 ] DietPi-Services > unmask [ OK ] DietPi-Services | unmask : nmbd [ OK ] DietPi-Services | unmask : smbd [ OK ] DietPi-Services | unmask : cron [ SUB1 ] DietPi-Services > stop [ OK ] DietPi-Services | stop : cron [ OK ] DietPi-Services | stop : smbd [ OK ] DietPi-Services | stop : nmbd [ OK ] DietPi-Software | mkdir -p /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_userdata/dow nloads /var/www /opt [ OK ] DietPi-Software | chown dietpi:dietpi /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_u serdata/downloads [ OK ] DietPi-Software | chmod 0775 /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_userdata/d ownloads [ INFO ] DietPi-Software | APT update, please wait... Hit:1 https://deb.debian.org/debian buster InRelease Hit:2 https://deb.debian.org/debian buster-updates InRelease Hit:3 https://deb.debian.org/debian-security buster/updates InRelease Hit:4 https://deb.debian.org/debian buster-backports InRelease Hit:5 https://dietpi.com/meveric all InRelease Hit:6 https://dietpi.com/meveric buster InRelease Hit:7 https://openhab.jfrog.io/artifactory/openhab-linuxpkg stable InRelease Reading package lists... [ OK ] DietPi-Software | APT update DietPi-Software ───────────────────────────────────────────────────── Mode: Checking for prerequisite software [ INFO ] DietPi-Software | Node.js will be reinstalled [ INFO ] DietPi-Software | Build-Essential will be reinstalled DietPi-Software ───────────────────────────────────────────────────── Mode: Installing Build-Essential: GNU C/C++ compiler, development libraries and headers [ INFO ] DietPi-Software | APT install for: g++ make automake, please wait... [ OK ] DietPi-Software | APT install for: g++ make automake DietPi-Software ───────────────────────────────────────────────────── Mode: Installing Node.js: JavaScript runtime environment [ OK ] DietPi-Software | Checking URL: https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh [ OK ] DietPi-Software | cd /tmp/DietPi-Software [ INFO ] DietPi-Software | G_THREAD_START_0 | curl -sSfL https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.s h -o node-install.sh [ INFO ] DietPi-Software | APT install for: libatomic1, please wait... [ OK ] DietPi-Software | APT install for: libatomic1 [ OK ] DietPi-Software | G_THREAD: All threads finished [ OK ] DietPi-Software | chmod +x node-install.sh [ INFO ] DietPi-Software | ./node-install.sh, please wait... Universal Node.js Linux Installer by github.com/taaem, updated by github.com/MichaIng root permissions verified Searching latest stable version for aarch64 ... Found latest stable version for aarch64: node-v16.8.0-linux-arm64.tar.gz Downloading https://nodejs.org/dist/latest/node-v16.8.0-linux-arm64.tar.gz ... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 9 31.4M 9 3085k 0 0 3408k 0 0:00:09 --:--:-- 0:00:09 3405khttps://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/ 100 31.4M 100 31.4M 0 0 7534k 0 0:00:04 0:00:04 --:--:-- 7534k Finished downloading! Installing /tmp/node.tar.gz ... removed '/tmp/node.tar.gz' Finished installing! [ OK ] DietPi-Software | ./node-install.sh [ OK ] DietPi-Software | rm node-install.sh DietPi-Software ───────────────────────────────────────────────────── Mode: Installing Node-RED: tool for wiring devices, APIs and online services [ OK ] DietPi-Software | mkdir -p /mnt/dietpi_userdata/node-red [ OK ] DietPi-Software | Verifying user "nodered" to run Node-RED [ OK ] DietPi-Software | useradd -rMU -d /mnt/dietpi_userdata/node-red -s /usr/sbin/nologin nodered [ OK ] DietPi-Software | chown -R nodered:nodered /mnt/dietpi_userdata/node-red [ INFO ] DietPi-Software | APT install for: python3, please wait... [ OK ] DietPi-Software | APT install for: python3 [ OK ] DietPi-Software | cd /mnt/dietpi_userdata/node-red [ INFO ] DietPi-Software | sudo -u nodered npm i --no-audit node-red, please wait... TypeError: Class extends value undefined is not a constructor or null at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25) at Module._compile (node:internal/modules/cjs/loader:1101:14) [FAILED] DietPi-Software | sudo -u nodered npm i --no-audit node-red [ INFO ] DietPi-Bugreport | cp /tmp/G_EXEC_ERROR_REPORT G_EXEC_ERROR_REPORT, please wait... [ OK ] DietPi-Bugreport | cp /tmp/G_EXEC_ERROR_REPORT G_EXEC_ERROR_REPORT [ OK ] DietPi-Bugreport | Packing upload archive [ OK ] DietPi-Bugreport | Sending bug report [ INFO ] DietPi-Bugreport | Reference code: e9065ed8-76b5-47f2-9cc1-3b8849e8d6ca --------------------------------------------------------------------- - DietPi has encountered an error - - Please create a ticket: https://github.com/MichaIng/DietPi/issues - - Copy and paste only the BLUE lines below into the ticket - --------------------------------------------------------------------- #### Details: - Date | Wed Sep 1 17:23:53 BST 2021 - Bug report | e9065ed8-76b5-47f2-9cc1-3b8849e8d6ca - DietPi version | v7.5.2 (MichaIng/master) - Image creator | DietPi Core Team - Pre-image | Meveric - Hardware | Odroid C4/HC4 (aarch64) (ID=16) - Kernel version | `Linux openHAB2-C4 4.9.241-arm64 #1 SMP PREEMPT Thu Feb 25 17:57:15 CET 2021 aarch64 GNU/Linux` - Distro | buster (ID=5) - Command | `sudo -u nodered npm i --no-audit node-red` - Exit code | 1 - Software title | DietPi-Software #### Steps to reproduce: 1. ... 2. ... #### Expected behaviour: - ... #### Actual behaviour: - ... #### Extra details: - ... #### Additional logs: ``` TypeError: Class extends value undefined is not a constructor or null at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25) at Module._compile (node:internal/modules/cjs/loader:1101:14) ``` --------------------------------------------------------------------- [FAILED] DietPi-Software | Unable to continue, DietPi-Software will now terminate. root@openHAB2-C4:~# sudo -u nodered npm i --no-audit node-red TypeError: Class extends value undefined is not a constructor or null at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25) at Module._compile (node:internal/modules/cjs/loader:1101:14) root@openHAB2-C4:~# su nodered This account is currently not available. root@openHAB2-C4:~# npm i --no-audit node-red TypeError: Class extends value undefined is not a constructor or null at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25) at Module._compile (node:internal/modules/cjs/loader:1101:14) root@openHAB2-C4:~# cd /opt root@openHAB2-C4:/opt# ls custom-autostart.sh nmap.xml node-RED-store qlcplus.service start-qlcplus.sh velserv video-assets nmap.txt node-red-config QLCplus screen_test_card.png update-velbus-jar.sh velserv-setup.sh root@openHAB2-C4:/opt# cd /tmp root@openHAB2-C4:/tmp# ls hsperfdata_openhab snap.velbus-tcp root@openHAB2-C4:/tmp# mkdir nodered root@openHAB2-C4:/tmp# cd nodered/ root@openHAB2-C4:/tmp/nodered# wget https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh --2021-09-01 17:26:35-- https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4209 (4.1K) [text/plain] Saving to: ‘node-install.sh’ node-install.sh 100%[===================================================================>] 4.11K --.-KB/s in 0.005s 2021-09-01 17:26:35 (868 KB/s) - ‘node-install.sh’ saved [4209/4209] root@openHAB2-C4:/tmp/nodered# ls node-install.sh root@openHAB2-C4:/tmp/nodered# sudo sh node-install.sh Universal Node.js Linux Installer by github.com/taaem, updated by github.com/MichaIng node-install.sh: 37: node-install.sh: [[: not found node-install.sh: 63: node-install.sh: [[: not found root permissions verified node-install.sh: 75: node-install.sh: [[: not found Searching latest stable version for aarch64 ... node-install.sh: 91: node-install.sh: [[: not found node-install.sh: 94: node-install.sh: [[: not found node-install.sh: 97: node-install.sh: [[: not found node-install.sh: 100: node-install.sh: [[: not found node-install.sh: 103: node-install.sh: [[: not found node-install.sh: 107: node-install.sh: Bad substitution root@openHAB2-C4:/tmp/nodered# fin d/ -iname node-install.sh -bash: fin: command not found root@openHAB2-C4:/tmp/nodered# find / -iname node-install.sh /tmp/nodered/node-install.sh root@openHAB2-C4:/tmp/nodered# sudo sh node-install.sh install Universal Node.js Linux Installer by github.com/taaem, updated by github.com/MichaIng node-install.sh: 37: node-install.sh: [[: not found node-install.sh: 63: node-install.sh: [[: not found root permissions verified node-install.sh: 75: node-install.sh: [[: not found Searching latest stable version for aarch64 ... node-install.sh: 91: node-install.sh: [[: not found node-install.sh: 94: node-install.sh: [[: not found node-install.sh: 97: node-install.sh: [[: not found node-install.sh: 100: node-install.sh: [[: not found node-install.sh: 103: node-install.sh: [[: not found node-install.sh: 107: node-install.sh: Bad substitution root@openHAB2-C4:/tmp/nodered# sudo sh node-install.sh -h Universal Node.js Linux Installer by github.com/taaem, updated by github.com/MichaIng node-install.sh: 37: node-install.sh: [[: not found node-install.sh: 63: node-install.sh: [[: not found root permissions verified node-install.sh: 75: node-install.sh: [[: not found Searching latest stable version for aarch64 ... node-install.sh: 91: node-install.sh: [[: not found node-install.sh: 94: node-install.sh: [[: not found node-install.sh: 97: node-install.sh: [[: not found node-install.sh: 100: node-install.sh: [[: not found node-install.sh: 103: node-install.sh: [[: not found node-install.sh: 107: node-install.sh: Bad substitution root@openHAB2-C4:/tmp/nodered# sudo npm install -g --unsafe-perm node-red TypeError: Class extends value undefined is not a constructor or null at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25) at Module._compile (node:internal/modules/cjs/loader:1101:14) root@openHAB2-C4:/tmp/nodered# apt install npm Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: gyp libc-ares2 libjs-inherits libjs-is-typedarray libnode-dev libnode64 libssl-dev libuv1 libuv1-dev node-abbrev node-ajv node-ansi node-ansi-align node-ansi-regex node-ansi-styles node-ansistyles node-aproba node-archy node-are-we-there-yet node-asn1 node-assert-plus node-asynckit node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf 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-cli-boxes node-cliui node-clone node-co node-color-convert node-color-name node-combined-stream node-concat-map node-concat-stream node-config-chain node-console-control-strings node-copy-concurrently node-core-util-is node-cross-spawn node-cyclist node-dashdash node-decamelize node-decompress-response node-deep-extend node-defaults node-delayed-stream node-delegates node-detect-indent node-detect-newline node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding node-end-of-stream node-errno node-escape-string-regexp node-execa node-extend node-extsprintf 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-gauge 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-is-builtin-module node-is-npm node-is-object 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-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-lowercase-keys node-lru-cache node-mem node-mime-types node-mimic-fn node-mimic-response node-minimatch node-minimist node-mississippi node-mkdirp node-move-concurrently node-mute-stream node-node-uuid node-nopt node-normalize-package-data node-npm-package-arg node-npm-run-path node-npmlog node-oauth-sign node-object-assign node-once node-opener node-os-locale node-osenv node-p-cancelable node-p-finally 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-prepend-http node-process-nextick-args node-promise-inflight node-promzard node-proto-list node-prr 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-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-expression-parse node-spdx-license-ids node-sshpk node-ssri node-stream-each node-stream-iterate node-stream-shift 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-uid-number node-unique-filename node-unpipe 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 python-pkg-resources Suggested packages: libssl-doc python-setuptools Recommended packages: javascript-common nodejs-doc y The following NEW packages will be installed: gyp libc-ares2 libjs-inherits libjs-is-typedarray libnode-dev libnode64 libssl-dev libuv1 libuv1-dev node-abbrev node-ajv node-ansi node-ansi-align node-ansi-regex node-ansi-styles node-ansistyles node-aproba node-archy node-are-we-there-yet node-asn1 node-assert-plus node-asynckit node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf 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-cli-boxes node-cliui node-clone node-co node-color-convert node-color-name node-combined-stream node-concat-map node-concat-stream node-config-chain node-console-control-strings node-copy-concurrently node-core-util-is node-cross-spawn node-cyclist node-dashdash node-decamelize node-decompress-response node-deep-extend node-defaults node-delayed-stream node-delegates node-detect-indent node-detect-newline node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding node-end-of-stream node-errno node-escape-string-regexp node-execa node-extend node-extsprintf 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-gauge 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-is-builtin-module node-is-npm node-is-object 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-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-lowercase-keys node-lru-cache node-mem node-mime-types node-mimic-fn node-mimic-response node-minimatch node-minimist node-mississippi node-mkdirp node-move-concurrently node-mute-stream node-node-uuid node-nopt node-normalize-package-data node-npm-package-arg node-npm-run-path node-npmlog node-oauth-sign node-object-assign node-once node-opener node-os-locale node-osenv node-p-cancelable node-p-finally 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-prepend-http node-process-nextick-args node-promise-inflight node-promzard node-proto-list node-prr 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-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-expression-parse node-spdx-license-ids node-sshpk node-ssri node-stream-each node-stream-iterate node-stream-shift 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-uid-number node-unique-filename node-unpipe 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 npm python-pkg-resources 0 upgraded, 251 newly installed, 0 to remove and 0 not upgraded. Need to get 11.1 MB of archives. After this operation, 51.4 MB of additional disk space will be used. Get:1 https://deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] Get:2 https://deb.debian.org/debian buster/main arm64 gyp all 0.1+20180428git4d467626-3 [238 kB] Get:3 https://deb.debian.org/debian buster/main arm64 libjs-inherits all 2.0.3-1 [2,762 B] Get:4 https://deb.debian.org/debian buster/main arm64 libjs-is-typedarray all 1.0.0-2 [2,876 B] Get:5 https://deb.debian.org/debian-security buster/updates/main arm64 libssl-dev arm64 1.1.1d-0+deb10u7 [1,690 kB] Get:6 https://deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] Get:7 https://deb.debian.org/debian-security buster/updates/main arm64 libuv1-dev arm64 1.24.1-1+deb10u1 [128 kB] Get:8 https://deb.debian.org/debian-security buster/updates/main arm64 libc-ares2 arm64 1.14.0-1+deb10u1 [84.6 kB] Get:9 https://deb.debian.org/debian buster/main arm64 libnode64 arm64 10.24.0~dfsg-1~deb10u1 [5,280 kB] Get:10 https://deb.debian.org/debian buster/main arm64 libnode-dev arm64 10.24.0~dfsg-1~deb10u1 [397 kB] Get:11 https://deb.debian.org/debian buster/main arm64 nodejs arm64 10.24.0~dfsg-1~deb10u1 [87.4 kB] Get:12 https://deb.debian.org/debian buster/main arm64 node-abbrev all 1.1.1-1 [4,352 B] Get:13 https://deb.debian.org/debian buster/main arm64 node-jsonify all 0.0.0-1 [5,408 B] Get:14 https://deb.debian.org/debian buster/main arm64 node-json-stable-stringify all 1.0.1-1 [4,450 B] Get:15 https://deb.debian.org/debian buster/main arm64 node-co all 4.6.0-1 [7,550 B] Get:16 https://deb.debian.org/debian buster/main arm64 node-ajv all 5.0.0-1 [64.9 kB] Get:17 https://deb.debian.org/debian buster/main arm64 node-ansi all 0.3.0-3 [9,068 B] Get:18 https://deb.debian.org/debian buster/main arm64 node-clone all 2.1.2-1 [7,880 B] Get:19 https://deb.debian.org/debian buster/main arm64 node-defaults all 1.0.3-1 [3,108 B] Get:20 https://deb.debian.org/debian buster/main arm64 node-wcwidth.js all 1.0.0-1 [6,408 B] Get:21 https://deb.debian.org/debian buster/main arm64 node-ansi-regex all 3.0.0-1 [3,658 B] Get:22 https://deb.debian.org/debian buster/main arm64 node-strip-ansi all 4.0.0-1 [3,078 B] Get:23 https://deb.debian.org/debian buster/main arm64 node-string-width all 2.1.1-1 [3,992 B] Get:24 https://deb.debian.org/debian buster/main arm64 node-ansi-align all 2.0.0-1 [4,704 B] Get:25 https://deb.debian.org/debian buster/main arm64 node-color-name all 1.1.3-1 [4,090 B] Get:26 https://deb.debian.org/debian buster/main arm64 node-color-convert all 1.9.0-3 [10.1 kB] Get:27 https://deb.debian.org/debian buster/main arm64 node-ansi-styles all 3.2.1-1 [5,684 B] Get:28 https://deb.debian.org/debian buster/main arm64 node-ansistyles all 0.1.3-1 [4,026 B] Get:29 https://deb.debian.org/debian buster/main arm64 node-aproba all 1.2.0-1 [5,008 B] Get:30 https://deb.debian.org/debian buster/main arm64 node-archy all 1.0.0-2 [4,340 B] Get:31 https://deb.debian.org/debian buster/main arm64 node-delegates all 1.0.0-1 [3,864 B] Get:32 https://deb.debian.org/debian buster/main arm64 node-are-we-there-yet all 1.1.4-1 [7,662 B] Get:33 https://deb.debian.org/debian buster/main arm64 node-asn1 all 0.2.3-1 [6,880 B] Get:34 https://deb.debian.org/debian buster/main arm64 node-assert-plus all 1.0.0-1 [6,162 B] Get:35 https://deb.debian.org/debian buster/main arm64 node-asynckit all 0.4.0-2 [10.4 kB] Get:36 https://deb.debian.org/debian buster/main arm64 node-aws-sign2 all 0.7.1-1 [3,716 B] Get:37 https://deb.debian.org/debian buster/main arm64 node-aws4 all 1.8.0-1 [11.7 kB] Get:38 https://deb.debian.org/debian buster/main arm64 node-balanced-match all 0.4.2-1 [3,982 B] Get:39 https://deb.debian.org/debian buster/main arm64 node-tweetnacl all 0.14.5+dfsg-3 [21.1 kB] Get:40 https://deb.debian.org/debian buster/main arm64 node-bcrypt-pbkdf all 1.0.1-1 [10.4 kB] Get:41 https://deb.debian.org/debian buster/main arm64 node-bluebird all 3.5.1+dfsg2-2 [36.4 kB] Get:42 https://deb.debian.org/debian buster/main arm64 node-camelcase all 5.0.0-1 [3,964 B] Get:43 https://deb.debian.org/debian buster/main arm64 node-escape-string-regexp all 1.0.5-1 [3,218 B] Get:44 https://deb.debian.org/debian buster/main arm64 node-has-flag all 2.0.0-1 [3,172 B] Get:45 https://deb.debian.org/debian buster/main arm64 node-supports-color all 4.4.0-2 [4,742 B] Get:46 https://deb.debian.org/debian buster/main arm64 node-chalk all 2.3.0-2 [11.2 kB] Get:47 https://deb.debian.org/debian buster/main arm64 node-cli-boxes all 1.0.0-1 [3,252 B] Get:48 https://deb.debian.org/debian buster/main arm64 node-yallist all 3.0.3-1 [6,052 B] Get:49 https://deb.debian.org/debian buster/main arm64 node-lru-cache all 5.1.1-4 [8,320 B] Get:50 https://deb.debian.org/debian buster/main arm64 node-isexe all 2.0.0-4 [4,404 B] Get:51 https://deb.debian.org/debian buster/main arm64 node-which all 1.3.0-2 [5,804 B] Get:52 https://deb.debian.org/debian buster/main arm64 node-shebang-regex all 2.0.0-1 [2,742 B] Get:53 https://deb.debian.org/debian buster/main arm64 node-shebang-command all 1.2.0-1 [2,900 B] Get:54 https://deb.debian.org/debian buster/main arm64 node-cross-spawn all 5.1.0-2 [8,732 B] Get:55 https://deb.debian.org/debian buster/main arm64 node-get-stream all 3.0.0-1 [4,724 B] Get:56 https://deb.debian.org/debian buster/main arm64 node-is-stream all 1.1.0-1 [2,998 B] Get:57 https://deb.debian.org/debian buster/main arm64 node-npm-run-path all 2.0.2-2 [4,412 B] Get:58 https://deb.debian.org/debian buster/main arm64 node-p-finally all 1.0.0-2 [3,230 B] Get:59 https://deb.debian.org/debian buster/main arm64 node-signal-exit all 3.0.2-1 [5,648 B] Get:60 https://deb.debian.org/debian buster/main arm64 node-strip-eof all 1.0.0-2 [3,010 B] Get:61 https://deb.debian.org/debian buster/main arm64 node-execa all 0.10.0+dfsg-1 [8,936 B] Get:62 https://deb.debian.org/debian buster/main arm64 node-term-size all 1.2.0+dfsg-2 [3,944 B] Get:63 https://deb.debian.org/debian buster/main arm64 node-widest-line all 1.2.2-1 [3,360 B] Get:64 https://deb.debian.org/debian buster/main arm64 node-boxen all 1.2.2-1 [4,764 B] Get:65 https://deb.debian.org/debian buster/main arm64 node-concat-map all 0.0.1-1 [3,462 B] Get:66 https://deb.debian.org/debian buster/main arm64 node-brace-expansion all 1.1.8-1 [5,798 B] Get:67 https://deb.debian.org/debian buster/main arm64 node-builtin-modules all 3.0.0-1 [3,780 B] Get:68 https://deb.debian.org/debian buster/main arm64 node-builtins all 1.0.3-1 [2,970 B] Get:69 https://deb.debian.org/debian buster/main arm64 node-chownr all 1.1.1-1 [3,432 B] Get:70 https://deb.debian.org/debian buster/main arm64 node-minimatch all 3.0.4-3 [13.4 kB] Get:71 https://deb.debian.org/debian buster/main arm64 node-inherits all 2.0.3-1 [3,744 B] Get:72 https://deb.debian.org/debian buster/main arm64 node-wrappy all 1.0.2-1 [3,114 B] Get:73 https://deb.debian.org/debian buster/main arm64 node-once all 1.4.0-3 [4,344 B] Get:74 https://deb.debian.org/debian buster/main arm64 node-fs.realpath all 1.0.0-1 [5,522 B] Get:75 https://deb.debian.org/debian buster/main arm64 node-inflight all 1.0.6-1 [3,334 B] Get:76 https://deb.debian.org/debian buster/main arm64 node-path-is-absolute all 1.0.0-1 [3,266 B] Get:77 https://deb.debian.org/debian buster/main arm64 node-glob all 7.1.3-2 [19.1 kB] Get:78 https://deb.debian.org/debian buster/main arm64 node-graceful-fs all 4.1.11-1 [10.8 kB] Get:79 https://deb.debian.org/debian buster/main arm64 node-typedarray all 0.0.6-1 [8,202 B] Get:80 https://deb.debian.org/debian buster/main arm64 node-concat-stream all 1.6.2-1 [5,644 B] Get:81 https://deb.debian.org/debian buster/main arm64 node-end-of-stream all 1.4.1-1 [3,980 B] Get:82 https://deb.debian.org/debian buster/main arm64 node-core-util-is all 1.0.2-1 [3,410 B] Get:83 https://deb.debian.org/debian buster/main arm64 node-safe-buffer all 5.1.2-1 [12.2 kB] Get:84 https://deb.debian.org/debian buster/main arm64 node-string-decoder all 1.2.0-1 [6,432 B] Get:85 https://deb.debian.org/debian buster/main arm64 node-process-nextick-args all 2.0.0-1 [3,388 B] Get:86 https://deb.debian.org/debian buster/main arm64 node-util-deprecate all 1.0.2-1 [3,866 B] Get:87 https://deb.debian.org/debian buster/main arm64 node-isarray all 2.0.4-1 [3,768 B] Get:88 https://deb.debian.org/debian buster/main arm64 node-readable-stream all 2.3.6-1 [21.6 kB] Get:89 https://deb.debian.org/debian buster/main arm64 node-stream-shift all 1.0.0-1 [2,850 B] Get:90 https://deb.debian.org/debian buster/main arm64 node-duplexify all 3.6.1-1 [5,492 B] Get:91 https://deb.debian.org/debian buster/main arm64 node-flush-write-stream all 1.0.3-1 [3,984 B] Get:92 https://deb.debian.org/debian buster/main arm64 node-from2 all 2.3.0-1 [4,338 B] Get:93 https://deb.debian.org/debian buster/main arm64 node-cyclist all 1.0.1-2 [3,612 B] Get:94 https://deb.debian.org/debian buster/main arm64 node-parallel-transform all 1.1.0-2 [4,136 B] Get:95 https://deb.debian.org/debian buster/main arm64 node-pump all 3.0.0-1 [4,936 B] Get:96 https://deb.debian.org/debian buster/main arm64 node-pumpify all 1.5.1-1 [4,316 B] Get:97 https://deb.debian.org/debian buster/main arm64 node-stream-each all 1.2.2-2 [3,808 B] Get:98 https://deb.debian.org/debian buster/main arm64 node-xtend all 4.0.1-2 [3,560 B] Get:99 https://deb.debian.org/debian buster/main arm64 node-through2 all 2.0.5-2 [6,524 B] Get:100 https://deb.debian.org/debian buster/main arm64 node-mississippi all 3.0.0-1 [8,108 B] Get:101 https://deb.debian.org/debian buster/main arm64 node-mkdirp all 0.5.1-1 [4,708 B] Get:102 https://deb.debian.org/debian buster/main arm64 node-run-queue all 1.0.3-1 [4,416 B] Get:103 https://deb.debian.org/debian buster/main arm64 node-rimraf all 2.6.2-1 [8,112 B] Get:104 https://deb.debian.org/debian buster/main arm64 node-imurmurhash all 0.1.4-1 [8,154 B] Get:105 https://deb.debian.org/debian buster/main arm64 node-iferr all 1.0.2-1 [3,496 B] Get:106 https://deb.debian.org/debian buster/main arm64 node-fs-write-stream-atomic all 1.0.10-4 [4,820 B] Get:107 https://deb.debian.org/debian buster/main arm64 node-copy-concurrently all 1.0.5-4 [6,516 B] Get:108 https://deb.debian.org/debian buster/main arm64 node-move-concurrently all 1.0.1-2 [4,644 B] Get:109 https://deb.debian.org/debian buster/main arm64 node-promise-inflight all 1.0.1-1 [3,104 B] Get:110 https://deb.debian.org/debian buster/main arm64 node-ssri all 5.2.4-2 [14.1 kB] Get:111 https://deb.debian.org/debian buster/main arm64 node-unique-filename all 1.1.0+ds-2 [4,416 B] Get:112 https://deb.debian.org/debian buster/main arm64 node-y18n all 3.2.1-2+deb10u1 [4,924 B] Get:113 https://deb.debian.org/debian buster/main arm64 node-cacache all 11.3.2-2 [29.5 kB] Get:114 https://deb.debian.org/debian buster/main arm64 node-call-limit all 1.1.0-1 [3,576 B] Get:115 https://deb.debian.org/debian buster/main arm64 node-caseless all 0.12.0-1 [3,334 B] Get:116 https://deb.debian.org/debian buster/main arm64 node-wrap-ansi all 4.0.0-1 [5,444 B] Get:117 https://deb.debian.org/debian buster/main arm64 node-cliui all 4.1.0-1 [7,832 B] Get:118 https://deb.debian.org/debian buster/main arm64 node-delayed-stream all 0.0.5-1 [4,482 B] Get:119 https://deb.debian.org/debian buster/main arm64 node-combined-stream all 1.0.7-1 [6,024 B] Get:120 https://deb.debian.org/debian buster/main arm64 node-proto-list all 1.2.4-1 [3,046 B] Get:121 https://deb.debian.org/debian buster/main arm64 node-ini all 1.3.5-1+deb10u1 [5,924 B] Get:122 https://deb.debian.org/debian buster/main arm64 node-config-chain all 1.1.11-1 [7,612 B] Get:123 https://deb.debian.org/debian buster/main arm64 node-console-control-strings all 1.1.0-1 [4,906 B] Get:124 https://deb.debian.org/debian buster/main arm64 node-dashdash all 1.14.1-2 [22.2 kB] Get:125 https://deb.debian.org/debian buster/main arm64 node-decamelize all 1.2.0-1 [3,044 B] Get:126 https://deb.debian.org/debian buster/main arm64 node-mimic-response all 1.0.0-1 [3,302 B] Get:127 https://deb.debian.org/debian buster/main arm64 node-decompress-response all 3.3.0-1 [3,262 B] Get:128 https://deb.debian.org/debian buster/main arm64 node-deep-extend all 0.4.1-2 [5,000 B] Get:129 https://deb.debian.org/debian buster/main arm64 node-detect-indent all 5.0.0-1 [4,392 B] Get:130 https://deb.debian.org/debian buster/main arm64 node-detect-newline all 2.1.0-1 [2,972 B] Get:131 https://deb.debian.org/debian buster/main arm64 node-duplexer3 all 0.1.4-4 [4,844 B] Get:132 https://deb.debian.org/debian buster/main arm64 node-jsbn all 1.1.0-1 [13.5 kB] Get:133 https://deb.debian.org/debian buster/main arm64 node-ecc-jsbn all 0.1.1-1 [8,832 B] Get:134 https://deb.debian.org/debian buster/main arm64 node-editor all 1.0.0-1 [3,296 B] Get:135 https://deb.debian.org/debian buster/main arm64 node-iconv-lite all 0.4.13-2 [122 kB] Get:136 https://deb.debian.org/debian buster/main arm64 node-encoding all 0.1.12-2 [4,262 B] Get:137 https://deb.debian.org/debian buster/main arm64 node-prr all 1.0.1-1 [3,682 B] Get:138 https://deb.debian.org/debian buster/main arm64 node-errno all 0.1.4-1 [6,572 B] Get:139 https://deb.debian.org/debian buster/main arm64 node-extend all 3.0.2-1 [6,744 B] Get:140 https://deb.debian.org/debian buster/main arm64 node-extsprintf all 1.3.0-1 [4,452 B] Get:141 https://deb.debian.org/debian buster/main arm64 node-p-limit all 1.1.0-1 [3,382 B] Get:142 https://deb.debian.org/debian buster/main arm64 node-p-locate all 2.0.0-1 [3,986 B] Get:143 https://deb.debian.org/debian buster/main arm64 node-path-exists all 3.0.0-1 [3,154 B] Get:144 https://deb.debian.org/debian buster/main arm64 node-locate-path all 2.0.0-1 [3,816 B] Get:145 https://deb.debian.org/debian buster/main arm64 node-find-up all 2.1.0-1 [3,652 B] Get:146 https://deb.debian.org/debian buster/main arm64 node-forever-agent all 0.6.1-1 [3,536 B] Get:147 https://deb.debian.org/debian buster/main arm64 node-mime-types all 2.1.21-1 [16.5 kB] Get:148 https://deb.debian.org/debian buster/main arm64 node-form-data all 2.3.2-2 [10.0 kB] Get:149 https://deb.debian.org/debian buster/main arm64 node-path-is-inside all 1.0.2-1 [3,940 B] Get:150 https://deb.debian.org/debian buster/main arm64 node-fs-vacuum all 1.2.10-2 [4,232 B] Get:151 https://deb.debian.org/debian buster/main arm64 node-object-assign all 4.1.1-2 [4,336 B] Get:152 https://deb.debian.org/debian buster/main arm64 node-has-unicode all 2.0.1-2 [3,442 B] Get:153 https://deb.debian.org/debian buster/main arm64 node-wide-align all 1.1.0-1 [3,438 B] Get:154 https://deb.debian.org/debian buster/main arm64 node-gauge all 2.7.4-1 [25.1 kB] Get:155 https://deb.debian.org/debian buster/main arm64 node-get-caller-file all 1.0.2-1 [2,814 B] Get:156 https://deb.debian.org/debian buster/main arm64 node-getpass all 0.1.7-1 [4,142 B] Get:157 https://deb.debian.org/debian buster/main arm64 node-is-retry-allowed all 1.1.0-1 [3,296 B] Get:158 https://deb.debian.org/debian buster/main arm64 node-p-cancelable all 0.3.0-1 [4,322 B] Get:159 https://deb.debian.org/debian buster/main arm64 node-p-timeout all 1.2.0-1 [3,642 B] Get:160 https://deb.debian.org/debian buster/main arm64 node-is-plain-obj all 1.1.0-1 [2,918 B] Get:161 https://deb.debian.org/debian buster/main arm64 node-url-to-options all 1.0.1-1 [3,152 B] Get:162 https://deb.debian.org/debian buster/main arm64 node-timed-out all 4.0.1-4 [3,972 B] Get:163 https://deb.debian.org/debian buster/main arm64 node-lowercase-keys all 1.0.0-2 [3,108 B] Get:164 https://deb.debian.org/debian buster/main arm64 node-is-object all 1.0.1-1 [3,288 B] Get:165 https://deb.debian.org/debian buster/main arm64 node-has-symbol-support-x all 1.4.1+dfsg-1 [3,948 B] Get:166 https://deb.debian.org/debian buster/main arm64 node-has-to-string-tag-x all 1.4.1+dfsg-1 [4,066 B] Get:167 https://deb.debian.org/debian buster/main arm64 node-isurl all 1.0.0-1 [3,598 B] Get:168 https://deb.debian.org/debian buster/main arm64 node-prepend-http all 2.0.0-1 [3,292 B] Get:169 https://deb.debian.org/debian buster/main arm64 node-url-parse-lax all 1.0.0-1 [3,222 B] Get:170 https://deb.debian.org/debian buster/main arm64 node-got all 7.1.0-1 [11.7 kB] Get:171 https://deb.debian.org/debian buster/main arm64 node-nopt all 3.0.6-3 [9,538 B] Get:172 https://deb.debian.org/debian buster/main arm64 node-set-blocking all 2.0.0-1 [3,806 B] Get:173 https://deb.debian.org/debian buster/main arm64 node-npmlog all 4.1.2-1 [8,592 B] Get:174 https://deb.debian.org/debian buster/main arm64 node-osenv all 0.1.5-1 [4,332 B] Get:175 https://deb.debian.org/debian buster/main arm64 node-har-schema all 2.0.0-1 [5,254 B] Get:176 https://deb.debian.org/debian buster/main arm64 node-har-validator all 5.1.0-1 [4,548 B] Get:177 https://deb.debian.org/debian buster/main arm64 node-json-schema all 0.2.3-1 [6,996 B] Get:178 https://deb.debian.org/debian buster/main arm64 node-verror all 1.10.0-1 [13.9 kB] Get:179 https://deb.debian.org/debian buster/main arm64 node-jsprim all 1.4.0-1 [13.2 kB] Get:180 https://deb.debian.org/debian buster/main arm64 node-sshpk all 1.13.1+dfsg-2 [44.4 kB] Get:181 https://deb.debian.org/debian buster/main arm64 node-http-signature all 1.2.0-1 [11.1 kB] Get:182 https://deb.debian.org/debian buster/main arm64 node-is-typedarray all 1.0.0-2 [2,422 B] Get:183 https://deb.debian.org/debian buster/main arm64 node-isstream all 0.1.2+dfsg-1 [3,546 B] Get:184 https://deb.debian.org/debian buster/main arm64 node-json-stringify-safe all 5.0.1-1 [4,124 B] Get:185 https://deb.debian.org/debian buster/main arm64 node-oauth-sign all 0.9.0-1 [3,676 B] Get:186 https://deb.debian.org/debian buster/main arm64 node-performance-now all 2.1.0+debian-1 [4,442 B] Get:187 https://deb.debian.org/debian buster/main arm64 node-qs all 6.5.2-1 [16.4 kB] Get:188 https://deb.debian.org/debian buster/main arm64 node-punycode all 2.1.1-2 [9,404 B] Get:189 https://deb.debian.org/debian buster/main arm64 node-tough-cookie all 2.3.4+dfsg-1 [56.1 kB] Get:190 https://deb.debian.org/debian buster/main arm64 node-tunnel-agent all 0.6.1-1 [4,288 B] Get:191 https://deb.debian.org/debian buster/main arm64 node-uuid all 3.3.2-2 [18.2 kB] Get:192 https://deb.debian.org/debian buster/main arm64 node-node-uuid all 3.3.2-2 [5,744 B] Get:193 https://deb.debian.org/debian buster/main arm64 node-request all 2.88.1-2 [53.8 kB] Get:194 https://deb.debian.org/debian buster/main arm64 node-semver all 5.5.1-1 [23.9 kB] Get:195 https://deb.debian.org/debian buster/main arm64 node-tar all 4.4.6+ds1-3 [31.8 kB] Get:196 https://deb.debian.org/debian buster/main arm64 node-gyp all 3.8.0-6 [36.9 kB] Get:197 https://deb.debian.org/debian buster/main arm64 node-hosted-git-info all 2.7.1-1+deb10u1 [8,380 B] Get:198 https://deb.debian.org/debian buster/main arm64 node-import-lazy all 3.0.0.REALLY.2.1.0-1 [4,000 B] Get:199 https://deb.debian.org/debian buster/main arm64 node-invert-kv all 1.0.0-1 [2,862 B] Get:200 https://deb.debian.org/debian buster/main arm64 node-is-builtin-module all 2.0.0-1 [3,156 B] Get:201 https://deb.debian.org/debian buster/main arm64 node-is-npm all 1.0.0-1 [2,836 B] Get:202 https://deb.debian.org/debian buster/main arm64 node-json-parse-better-errors all 1.0.2-2 [5,080 B] Get:203 https://deb.debian.org/debian buster/main arm64 node-jsonparse all 1.3.1-6 [7,012 B] Get:204 https://deb.debian.org/debian buster/main arm64 node-through all 2.3.8-1 [4,182 B] Get:205 https://deb.debian.org/debian buster/main arm64 node-jsonstream all 1.3.2-1 [8,092 B] Get:206 https://deb.debian.org/debian buster/main arm64 node-minimist all 1.2.0-1+deb10u1 [5,856 B] Get:207 https://deb.debian.org/debian buster/main arm64 node-strip-json-comments all 2.0.1-2 [4,016 B] Get:208 https://deb.debian.org/debian buster/main arm64 node-rc all 1.1.6-2 [6,058 B] Get:209 https://deb.debian.org/debian buster/main arm64 node-registry-url all 3.1.0-1 [3,172 B] Get:210 https://deb.debian.org/debian buster/main arm64 node-registry-auth-token all 3.3.1-1 [5,642 B] Get:211 https://deb.debian.org/debian buster/main arm64 node-package-json all 4.0.1-1 [4,180 B] Get:212 https://deb.debian.org/debian buster/main arm64 node-latest-version all 3.1.0-1 [3,128 B] Get:213 https://deb.debian.org/debian buster/main arm64 node-lazy-property all 1.0.0-3 [3,556 B] Get:214 https://deb.debian.org/debian buster/main arm64 node-lcid all 1.0.0-1 [4,232 B] Get:215 https://deb.debian.org/debian buster/main arm64 node-validate-npm-package-name all 3.0.0-1 [4,432 B] Get:216 https://deb.debian.org/debian buster/main arm64 node-npm-package-arg all 6.0.0-2 [6,752 B] Get:217 https://deb.debian.org/debian buster/main arm64 node-require-directory all 2.1.1-1 [5,364 B] Get:218 https://deb.debian.org/debian buster/main arm64 node-require-main-filename all 1.0.1-1 [3,152 B] Get:219 https://deb.debian.org/debian buster/main arm64 node-which-module all 2.0.0-1 [3,792 B] Get:220 https://deb.debian.org/debian buster/main arm64 node-mimic-fn all 1.1.0-1 [3,070 B] Get:221 https://deb.debian.org/debian buster/main arm64 node-mem all 1.1.0-1 [4,076 B] Get:222 https://deb.debian.org/debian buster/main arm64 node-os-locale all 2.0.0-1 [3,702 B] Get:223 https://deb.debian.org/debian buster/main arm64 node-yargs-parser all 11.1.1-1+deb10u1 [16.7 kB] Get:224 https://deb.debian.org/debian buster/main arm64 node-yargs all 10.0.3-2 [57.1 kB] Get:225 https://deb.debian.org/debian buster/main arm64 node-libnpx all 10.2.0+repack-1 [41.8 kB] Get:226 https://deb.debian.org/debian buster/main arm64 node-lockfile all 1.0.4-1 [7,272 B] Get:227 https://deb.debian.org/debian buster/main arm64 node-mute-stream all 0.0.8-1 [4,608 B] Get:228 https://deb.debian.org/debian buster/main arm64 node-spdx-license-ids all 1.2.2-1 [4,754 B] Get:229 https://deb.debian.org/debian buster/main arm64 node-spdx-correct all 1.0.2-1 [3,678 B] Get:230 https://deb.debian.org/debian buster/main arm64 node-spdx-expression-parse all 1.0.4-1 [12.1 kB] Get:231 https://deb.debian.org/debian buster/main arm64 node-validate-npm-package-license all 3.0.1-1 [3,442 B] Get:232 https://deb.debian.org/debian buster/main arm64 node-normalize-package-data all 2.4.0-1 [10.8 kB] Get:233 https://deb.debian.org/debian buster/main arm64 node-opener all 1.4.3-1 [4,094 B] Get:234 https://deb.debian.org/debian buster/main arm64 node-read all 1.0.7-1 [4,540 B] Get:235 https://deb.debian.org/debian buster/main arm64 node-promzard all 0.3.0-1 [8,964 B] Get:236 https://deb.debian.org/debian buster/main arm64 node-qw all 1.0.1-1 [3,080 B] Get:237 https://deb.debian.org/debian buster/main arm64 node-slash all 1.0.0-1 [2,976 B] Get:238 https://deb.debian.org/debian buster/main arm64 node-read-package-json all 2.0.13-1 [8,388 B] Get:239 https://deb.debian.org/debian buster/main arm64 node-resolve-from all 4.0.0-1 [3,684 B] Get:240 https://deb.debian.org/debian buster/main arm64 node-retry all 0.10.1-1 [7,980 B] Get:241 https://deb.debian.org/debian buster/main arm64 node-semver-diff all 2.1.0-2 [3,356 B] Get:242 https://deb.debian.org/debian buster/main arm64 node-sha all 2.0.1-1 [4,336 B] Get:243 https://deb.debian.org/debian buster/main arm64 node-slide all 1.1.6-2 [6,292 B] Get:244 https://deb.debian.org/debian buster/main arm64 node-sorted-object all 2.0.1-1 [3,686 B] Get:245 https://deb.debian.org/debian buster/main arm64 node-stream-iterate all 1.2.0-4 [3,736 B] Get:246 https://deb.debian.org/debian buster/main arm64 node-text-table all 0.2.0-2 [4,308 B] Get:247 https://deb.debian.org/debian buster/main arm64 node-uid-number all 0.0.6-1 [3,068 B] Get:248 https://deb.debian.org/debian buster/main arm64 node-unpipe all 1.0.0-1 [3,582 B] Get:249 https://deb.debian.org/debian buster/main arm64 node-write-file-atomic all 2.3.0-1 [4,878 B] Get:250 https://deb.debian.org/debian buster/main arm64 node-xdg-basedir all 3.0.0-1 [3,660 B] Get:251 https://deb.debian.org/debian buster/main arm64 npm all 5.8.0+ds6-4+deb10u2 [1,017 kB] Fetched 11.1 MB in 2s (5,825 kB/s) Extracting templates from packages: 100% Selecting previously unselected package python-pkg-resources. (Reading database ... 73911 files and directories currently installed.) Preparing to unpack .../000-python-pkg-resources_40.8.0-1_all.deb ... Unpacking python-pkg-resources (40.8.0-1) ... Selecting previously unselected package gyp. Preparing to unpack .../001-gyp_0.1+20180428git4d467626-3_all.deb ... Unpacking gyp (0.1+20180428git4d467626-3) ... Selecting previously unselected package libjs-inherits. Preparing to unpack .../002-libjs-inherits_2.0.3-1_all.deb ... Unpacking libjs-inherits (2.0.3-1) ... Selecting previously unselected package libjs-is-typedarray. Preparing to unpack .../003-libjs-is-typedarray_1.0.0-2_all.deb ... Unpacking libjs-is-typedarray (1.0.0-2) ... Selecting previously unselected package libssl-dev:arm64. Preparing to unpack .../004-libssl-dev_1.1.1d-0+deb10u7_arm64.deb ... Unpacking libssl-dev:arm64 (1.1.1d-0+deb10u7) ... Selecting previously unselected package libuv1:arm64. Preparing to unpack .../005-libuv1_1.24.1-1+deb10u1_arm64.deb ... Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... Selecting previously unselected package libuv1-dev:arm64. Preparing to unpack .../006-libuv1-dev_1.24.1-1+deb10u1_arm64.deb ... Unpacking libuv1-dev:arm64 (1.24.1-1+deb10u1) ... Selecting previously unselected package libc-ares2:arm64. Preparing to unpack .../007-libc-ares2_1.14.0-1+deb10u1_arm64.deb ... Unpacking libc-ares2:arm64 (1.14.0-1+deb10u1) ... Selecting previously unselected package libnode64:arm64. Preparing to unpack .../008-libnode64_10.24.0~dfsg-1~deb10u1_arm64.deb ... Unpacking libnode64:arm64 (10.24.0~dfsg-1~deb10u1) ... Selecting previously unselected package libnode-dev:arm64. Preparing to unpack .../009-libnode-dev_10.24.0~dfsg-1~deb10u1_arm64.deb ... Unpacking libnode-dev:arm64 (10.24.0~dfsg-1~deb10u1) ... Selecting previously unselected package nodejs. Preparing to unpack .../010-nodejs_10.24.0~dfsg-1~deb10u1_arm64.deb ... Unpacking nodejs (10.24.0~dfsg-1~deb10u1) ... Selecting previously unselected package node-abbrev. Preparing to unpack .../011-node-abbrev_1.1.1-1_all.deb ... Unpacking node-abbrev (1.1.1-1) ... Selecting previously unselected package node-jsonify. Preparing to unpack .../012-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 .../013-node-json-stable-stringify_1.0.1-1_all.deb ... Unpacking node-json-stable-stringify (1.0.1-1) ... Selecting previously unselected package node-co. Preparing to unpack .../014-node-co_4.6.0-1_all.deb ... Unpacking node-co (4.6.0-1) ... Selecting previously unselected package node-ajv. Preparing to unpack .../015-node-ajv_5.0.0-1_all.deb ... Unpacking node-ajv (5.0.0-1) ... Selecting previously unselected package node-ansi. Preparing to unpack .../016-node-ansi_0.3.0-3_all.deb ... Unpacking node-ansi (0.3.0-3) ... Selecting previously unselected package node-clone. Preparing to unpack .../017-node-clone_2.1.2-1_all.deb ... Unpacking node-clone (2.1.2-1) ... Selecting previously unselected package node-defaults. Preparing to unpack .../018-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 .../019-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 .../020-node-ansi-regex_3.0.0-1_all.deb ... Unpacking node-ansi-regex (3.0.0-1) ... Selecting previously unselected package node-strip-ansi. Preparing to unpack .../021-node-strip-ansi_4.0.0-1_all.deb ... Unpacking node-strip-ansi (4.0.0-1) ... Selecting previously unselected package node-string-width. Preparing to unpack .../022-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 .../023-node-ansi-align_2.0.0-1_all.deb ... Unpacking node-ansi-align (2.0.0-1) ... Selecting previously unselected package node-color-name. Preparing to unpack .../024-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 .../025-node-color-convert_1.9.0-3_all.deb ... Unpacking node-color-convert (1.9.0-3) ... Selecting previously unselected package node-ansi-styles. Preparing to unpack .../026-node-ansi-styles_3.2.1-1_all.deb ... Unpacking node-ansi-styles (3.2.1-1) ... Selecting previously unselected package node-ansistyles. Preparing to unpack .../027-node-ansistyles_0.1.3-1_all.deb ... Unpacking node-ansistyles (0.1.3-1) ... Selecting previously unselected package node-aproba. Preparing to unpack .../028-node-aproba_1.2.0-1_all.deb ... Unpacking node-aproba (1.2.0-1) ... Selecting previously unselected package node-archy. Preparing to unpack .../029-node-archy_1.0.0-2_all.deb ... Unpacking node-archy (1.0.0-2) ... Selecting previously unselected package node-delegates. Preparing to unpack .../030-node-delegates_1.0.0-1_all.deb ... Unpacking node-delegates (1.0.0-1) ... Selecting previously unselected package node-are-we-there-yet. Preparing to unpack .../031-node-are-we-there-yet_1.1.4-1_all.deb ... Unpacking node-are-we-there-yet (1.1.4-1) ... Selecting previously unselected package node-asn1. Preparing to unpack .../032-node-asn1_0.2.3-1_all.deb ... Unpacking node-asn1 (0.2.3-1) ... Selecting previously unselected package node-assert-plus. Preparing to unpack .../033-node-assert-plus_1.0.0-1_all.deb ... Unpacking node-assert-plus (1.0.0-1) ... Selecting previously unselected package node-asynckit. Preparing to unpack .../034-node-asynckit_0.4.0-2_all.deb ... Unpacking node-asynckit (0.4.0-2) ... Selecting previously unselected package node-aws-sign2. Preparing to unpack .../035-node-aws-sign2_0.7.1-1_all.deb ... Unpacking node-aws-sign2 (0.7.1-1) ... Selecting previously unselected package node-aws4. Preparing to unpack .../036-node-aws4_1.8.0-1_all.deb ... Unpacking node-aws4 (1.8.0-1) ... Selecting previously unselected package node-balanced-match. Preparing to unpack .../037-node-balanced-match_0.4.2-1_all.deb ... Unpacking node-balanced-match (0.4.2-1) ... Selecting previously unselected package node-tweetnacl. Preparing to unpack .../038-node-tweetnacl_0.14.5+dfsg-3_all.deb ... Unpacking node-tweetnacl (0.14.5+dfsg-3) ... Selecting previously unselected package node-bcrypt-pbkdf. Preparing to unpack .../039-node-bcrypt-pbkdf_1.0.1-1_all.deb ... Unpacking node-bcrypt-pbkdf (1.0.1-1) ... Selecting previously unselected package node-bluebird. Preparing to unpack .../040-node-bluebird_3.5.1+dfsg2-2_all.deb ... Unpacking node-bluebird (3.5.1+dfsg2-2) ... Selecting previously unselected package node-camelcase. Preparing to unpack .../041-node-camelcase_5.0.0-1_all.deb ... Unpacking node-camelcase (5.0.0-1) ... Selecting previously unselected package node-escape-string-regexp. Preparing to unpack .../042-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 .../043-node-has-flag_2.0.0-1_all.deb ... Unpacking node-has-flag (2.0.0-1) ... Selecting previously unselected package node-supports-color. Preparing to unpack .../044-node-supports-color_4.4.0-2_all.deb ... Unpacking node-supports-color (4.4.0-2) ... Selecting previously unselected package node-chalk. Preparing to unpack .../045-node-chalk_2.3.0-2_all.deb ... Unpacking node-chalk (2.3.0-2) ... Selecting previously unselected package node-cli-boxes. Preparing to unpack .../046-node-cli-boxes_1.0.0-1_all.deb ... Unpacking node-cli-boxes (1.0.0-1) ... Selecting previously unselected package node-yallist. Preparing to unpack .../047-node-yallist_3.0.3-1_all.deb ... Unpacking node-yallist (3.0.3-1) ... Selecting previously unselected package node-lru-cache. Preparing to unpack .../048-node-lru-cache_5.1.1-4_all.deb ... Unpacking node-lru-cache (5.1.1-4) ... Selecting previously unselected package node-isexe. Preparing to unpack .../049-node-isexe_2.0.0-4_all.deb ... Unpacking node-isexe (2.0.0-4) ... Selecting previously unselected package node-which. Preparing to unpack .../050-node-which_1.3.0-2_all.deb ... Unpacking node-which (1.3.0-2) ... Selecting previously unselected package node-shebang-regex. Preparing to unpack .../051-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 .../052-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 .../053-node-cross-spawn_5.1.0-2_all.deb ... Unpacking node-cross-spawn (5.1.0-2) ... Selecting previously unselected package node-get-stream. Preparing to unpack .../054-node-get-stream_3.0.0-1_all.deb ... Unpacking node-get-stream (3.0.0-1) ... Selecting previously unselected package node-is-stream. Preparing to unpack .../055-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 .../056-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 .../057-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 .../058-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 .../059-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 .../060-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 .../061-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 .../062-node-widest-line_1.2.2-1_all.deb ... Unpacking node-widest-line (1.2.2-1) ... Selecting previously unselected package node-boxen. Preparing to unpack .../063-node-boxen_1.2.2-1_all.deb ... Unpacking node-boxen (1.2.2-1) ... Selecting previously unselected package node-concat-map. Preparing to unpack .../064-node-concat-map_0.0.1-1_all.deb ... Unpacking node-concat-map (0.0.1-1) ... Selecting previously unselected package node-brace-expansion. Preparing to unpack .../065-node-brace-expansion_1.1.8-1_all.deb ... Unpacking node-brace-expansion (1.1.8-1) ... Selecting previously unselected package node-builtin-modules. Preparing to unpack .../066-node-builtin-modules_3.0.0-1_all.deb ... Unpacking node-builtin-modules (3.0.0-1) ... Selecting previously unselected package node-builtins. Preparing to unpack .../067-node-builtins_1.0.3-1_all.deb ... Unpacking node-builtins (1.0.3-1) ... Selecting previously unselected package node-chownr. Preparing to unpack .../068-node-chownr_1.1.1-1_all.deb ... Unpacking node-chownr (1.1.1-1) ... Selecting previously unselected package node-minimatch. Preparing to unpack .../069-node-minimatch_3.0.4-3_all.deb ... Unpacking node-minimatch (3.0.4-3) ... Selecting previously unselected package node-inherits. Preparing to unpack .../070-node-inherits_2.0.3-1_all.deb ... Unpacking node-inherits (2.0.3-1) ... Selecting previously unselected package node-wrappy. Preparing to unpack .../071-node-wrappy_1.0.2-1_all.deb ... Unpacking node-wrappy (1.0.2-1) ... Selecting previously unselected package node-once. Preparing to unpack .../072-node-once_1.4.0-3_all.deb ... Unpacking node-once (1.4.0-3) ... Selecting previously unselected package node-fs.realpath. Preparing to unpack .../073-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 .../074-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 .../075-node-path-is-absolute_1.0.0-1_all.deb ... Unpacking node-path-is-absolute (1.0.0-1) ... Selecting previously unselected package node-glob. Preparing to unpack .../076-node-glob_7.1.3-2_all.deb ... Unpacking node-glob (7.1.3-2) ... Selecting previously unselected package node-graceful-fs. Preparing to unpack .../077-node-graceful-fs_4.1.11-1_all.deb ... Unpacking node-graceful-fs (4.1.11-1) ... Selecting previously unselected package node-typedarray. Preparing to unpack .../078-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 .../079-node-concat-stream_1.6.2-1_all.deb ... Unpacking node-concat-stream (1.6.2-1) ... Selecting previously unselected package node-end-of-stream. Preparing to unpack .../080-node-end-of-stream_1.4.1-1_all.deb ... Unpacking node-end-of-stream (1.4.1-1) ... Selecting previously unselected package node-core-util-is. Preparing to unpack .../081-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 .../082-node-safe-buffer_5.1.2-1_all.deb ... Unpacking node-safe-buffer (5.1.2-1) ... Selecting previously unselected package node-string-decoder. Preparing to unpack .../083-node-string-decoder_1.2.0-1_all.deb ... Unpacking node-string-decoder (1.2.0-1) ... Selecting previously unselected package node-process-nextick-args. Preparing to unpack .../084-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 .../085-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 .../086-node-isarray_2.0.4-1_all.deb ... Unpacking node-isarray (2.0.4-1) ... Selecting previously unselected package node-readable-stream. Preparing to unpack .../087-node-readable-stream_2.3.6-1_all.deb ... Unpacking node-readable-stream (2.3.6-1) ... Selecting previously unselected package node-stream-shift. Preparing to unpack .../088-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 .../089-node-duplexify_3.6.1-1_all.deb ... Unpacking node-duplexify (3.6.1-1) ... Selecting previously unselected package node-flush-write-stream. Preparing to unpack .../090-node-flush-write-stream_1.0.3-1_all.deb ... Unpacking node-flush-write-stream (1.0.3-1) ... Selecting previously unselected package node-from2. Preparing to unpack .../091-node-from2_2.3.0-1_all.deb ... Unpacking node-from2 (2.3.0-1) ... Selecting previously unselected package node-cyclist. Preparing to unpack .../092-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 .../093-node-parallel-transform_1.1.0-2_all.deb ... Unpacking node-parallel-transform (1.1.0-2) ... Selecting previously unselected package node-pump. Preparing to unpack .../094-node-pump_3.0.0-1_all.deb ... Unpacking node-pump (3.0.0-1) ... Selecting previously unselected package node-pumpify. Preparing to unpack .../095-node-pumpify_1.5.1-1_all.deb ... Unpacking node-pumpify (1.5.1-1) ... Selecting previously unselected package node-stream-each. Preparing to unpack .../096-node-stream-each_1.2.2-2_all.deb ... Unpacking node-stream-each (1.2.2-2) ... Selecting previously unselected package node-xtend. Preparing to unpack .../097-node-xtend_4.0.1-2_all.deb ... Unpacking node-xtend (4.0.1-2) ... Selecting previously unselected package node-through2. Preparing to unpack .../098-node-through2_2.0.5-2_all.deb ... Unpacking node-through2 (2.0.5-2) ... Selecting previously unselected package node-mississippi. Preparing to unpack .../099-node-mississippi_3.0.0-1_all.deb ... Unpacking node-mississippi (3.0.0-1) ... Selecting previously unselected package node-mkdirp. Preparing to unpack .../100-node-mkdirp_0.5.1-1_all.deb ... Unpacking node-mkdirp (0.5.1-1) ... Selecting previously unselected package node-run-queue. Preparing to unpack .../101-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 .../102-node-rimraf_2.6.2-1_all.deb ... Unpacking node-rimraf (2.6.2-1) ... Selecting previously unselected package node-imurmurhash. Preparing to unpack .../103-node-imurmurhash_0.1.4-1_all.deb ... Unpacking node-imurmurhash (0.1.4-1) ... Selecting previously unselected package node-iferr. Preparing to unpack .../104-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 .../105-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 .../106-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 .../107-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 .../108-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 .../109-node-ssri_5.2.4-2_all.deb ... Unpacking node-ssri (5.2.4-2) ... Selecting previously unselected package node-unique-filename. Preparing to unpack .../110-node-unique-filename_1.1.0+ds-2_all.deb ... Unpacking node-unique-filename (1.1.0+ds-2) ... Selecting previously unselected package node-y18n. Preparing to unpack .../111-node-y18n_3.2.1-2+deb10u1_all.deb ... Unpacking node-y18n (3.2.1-2+deb10u1) ... Selecting previously unselected package node-cacache. Preparing to unpack .../112-node-cacache_11.3.2-2_all.deb ... Unpacking node-cacache (11.3.2-2) ... Selecting previously unselected package node-call-limit. Preparing to unpack .../113-node-call-limit_1.1.0-1_all.deb ... Unpacking node-call-limit (1.1.0-1) ... Selecting previously unselected package node-caseless. Preparing to unpack .../114-node-caseless_0.12.0-1_all.deb ... Unpacking node-caseless (0.12.0-1) ... Selecting previously unselected package node-wrap-ansi. Preparing to unpack .../115-node-wrap-ansi_4.0.0-1_all.deb ... Unpacking node-wrap-ansi (4.0.0-1) ... Selecting previously unselected package node-cliui. Preparing to unpack .../116-node-cliui_4.1.0-1_all.deb ... Unpacking node-cliui (4.1.0-1) ... Selecting previously unselected package node-delayed-stream. Preparing to unpack .../117-node-delayed-stream_0.0.5-1_all.deb ... Unpacking node-delayed-stream (0.0.5-1) ... Selecting previously unselected package node-combined-stream. Preparing to unpack .../118-node-combined-stream_1.0.7-1_all.deb ... Unpacking node-combined-stream (1.0.7-1) ... Selecting previously unselected package node-proto-list. Preparing to unpack .../119-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 .../120-node-ini_1.3.5-1+deb10u1_all.deb ... Unpacking node-ini (1.3.5-1+deb10u1) ... Selecting previously unselected package node-config-chain. Preparing to unpack .../121-node-config-chain_1.1.11-1_all.deb ... Unpacking node-config-chain (1.1.11-1) ... Selecting previously unselected package node-console-control-strings. Preparing to unpack .../122-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 .../123-node-dashdash_1.14.1-2_all.deb ... Unpacking node-dashdash (1.14.1-2) ... Selecting previously unselected package node-decamelize. Preparing to unpack .../124-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 .../125-node-mimic-response_1.0.0-1_all.deb ... Unpacking node-mimic-response (1.0.0-1) ... Selecting previously unselected package node-decompress-response. Preparing to unpack .../126-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 .../127-node-deep-extend_0.4.1-2_all.deb ... Unpacking node-deep-extend (0.4.1-2) ... Selecting previously unselected package node-detect-indent. Preparing to unpack .../128-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 .../129-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 .../130-node-duplexer3_0.1.4-4_all.deb ... Unpacking node-duplexer3 (0.1.4-4) ... Selecting previously unselected package node-jsbn. Preparing to unpack .../131-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 .../132-node-ecc-jsbn_0.1.1-1_all.deb ... Unpacking node-ecc-jsbn (0.1.1-1) ... Selecting previously unselected package node-editor. Preparing to unpack .../133-node-editor_1.0.0-1_all.deb ... Unpacking node-editor (1.0.0-1) ... Selecting previously unselected package node-iconv-lite. Preparing to unpack .../134-node-iconv-lite_0.4.13-2_all.deb ... Unpacking node-iconv-lite (0.4.13-2) ... Selecting previously unselected package node-encoding. Preparing to unpack .../135-node-encoding_0.1.12-2_all.deb ... Unpacking node-encoding (0.1.12-2) ... Selecting previously unselected package node-prr. Preparing to unpack .../136-node-prr_1.0.1-1_all.deb ... Unpacking node-prr (1.0.1-1) ... Selecting previously unselected package node-errno. Preparing to unpack .../137-node-errno_0.1.4-1_all.deb ... Unpacking node-errno (0.1.4-1) ... Selecting previously unselected package node-extend. Preparing to unpack .../138-node-extend_3.0.2-1_all.deb ... Unpacking node-extend (3.0.2-1) ... Selecting previously unselected package node-extsprintf. Preparing to unpack .../139-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 .../140-node-p-limit_1.1.0-1_all.deb ... Unpacking node-p-limit (1.1.0-1) ... Selecting previously unselected package node-p-locate. Preparing to unpack .../141-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 .../142-node-path-exists_3.0.0-1_all.deb ... Unpacking node-path-exists (3.0.0-1) ... Selecting previously unselected package node-locate-path. Preparing to unpack .../143-node-locate-path_2.0.0-1_all.deb ... Unpacking node-locate-path (2.0.0-1) ... Selecting previously unselected package node-find-up. Preparing to unpack .../144-node-find-up_2.1.0-1_all.deb ... Unpacking node-find-up (2.1.0-1) ... Selecting previously unselected package node-forever-agent. Preparing to unpack .../145-node-forever-agent_0.6.1-1_all.deb ... Unpacking node-forever-agent (0.6.1-1) ... Selecting previously unselected package node-mime-types. Preparing to unpack .../146-node-mime-types_2.1.21-1_all.deb ... Unpacking node-mime-types (2.1.21-1) ... Selecting previously unselected package node-form-data. Preparing to unpack .../147-node-form-data_2.3.2-2_all.deb ... Unpacking node-form-data (2.3.2-2) ... Selecting previously unselected package node-path-is-inside. Preparing to unpack .../148-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 .../149-node-fs-vacuum_1.2.10-2_all.deb ... Unpacking node-fs-vacuum (1.2.10-2) ... Selecting previously unselected package node-object-assign. Preparing to unpack .../150-node-object-assign_4.1.1-2_all.deb ... Unpacking node-object-assign (4.1.1-2) ... Selecting previously unselected package node-has-unicode. Preparing to unpack .../151-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 .../152-node-wide-align_1.1.0-1_all.deb ... Unpacking node-wide-align (1.1.0-1) ... Selecting previously unselected package node-gauge. Preparing to unpack .../153-node-gauge_2.7.4-1_all.deb ... Unpacking node-gauge (2.7.4-1) ... Selecting previously unselected package node-get-caller-file. Preparing to unpack .../154-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 .../155-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 .../156-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 .../157-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 .../158-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 .../159-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 .../160-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 .../161-node-timed-out_4.0.1-4_all.deb ... Unpacking node-timed-out (4.0.1-4) ... Selecting previously unselected package node-lowercase-keys. Preparing to unpack .../162-node-lowercase-keys_1.0.0-2_all.deb ... Unpacking node-lowercase-keys (1.0.0-2) ... Selecting previously unselected package node-is-object. Preparing to unpack .../163-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 .../164-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 .../165-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 .../166-node-isurl_1.0.0-1_all.deb ... Unpacking node-isurl (1.0.0-1) ... Selecting previously unselected package node-prepend-http. Preparing to unpack .../167-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 .../168-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 .../169-node-got_7.1.0-1_all.deb ... Unpacking node-got (7.1.0-1) ... Selecting previously unselected package node-nopt. Preparing to unpack .../170-node-nopt_3.0.6-3_all.deb ... Unpacking node-nopt (3.0.6-3) ... Selecting previously unselected package node-set-blocking. Preparing to unpack .../171-node-set-blocking_2.0.0-1_all.deb ... Unpacking node-set-blocking (2.0.0-1) ... Selecting previously unselected package node-npmlog. Preparing to unpack .../172-node-npmlog_4.1.2-1_all.deb ... Unpacking node-npmlog (4.1.2-1) ... Selecting previously unselected package node-osenv. Preparing to unpack .../173-node-osenv_0.1.5-1_all.deb ... Unpacking node-osenv (0.1.5-1) ... Selecting previously unselected package node-har-schema. Preparing to unpack .../174-node-har-schema_2.0.0-1_all.deb ... Unpacking node-har-schema (2.0.0-1) ... Selecting previously unselected package node-har-validator. Preparing to unpack .../175-node-har-validator_5.1.0-1_all.deb ... Unpacking node-har-validator (5.1.0-1) ... Selecting previously unselected package node-json-schema. Preparing to unpack .../176-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 .../177-node-verror_1.10.0-1_all.deb ... Unpacking node-verror (1.10.0-1) ... Selecting previously unselected package node-jsprim. Preparing to unpack .../178-node-jsprim_1.4.0-1_all.deb ... Unpacking node-jsprim (1.4.0-1) ... Selecting previously unselected package node-sshpk. Preparing to unpack .../179-node-sshpk_1.13.1+dfsg-2_all.deb ... Unpacking node-sshpk (1.13.1+dfsg-2) ... Selecting previously unselected package node-http-signature. Preparing to unpack .../180-node-http-signature_1.2.0-1_all.deb ... Unpacking node-http-signature (1.2.0-1) ... Selecting previously unselected package node-is-typedarray. Preparing to unpack .../181-node-is-typedarray_1.0.0-2_all.deb ... Unpacking node-is-typedarray (1.0.0-2) ... Selecting previously unselected package node-isstream. Preparing to unpack .../182-node-isstream_0.1.2+dfsg-1_all.deb ... Unpacking node-isstream (0.1.2+dfsg-1) ... Selecting previously unselected package node-json-stringify-safe. Preparing to unpack .../183-node-json-stringify-safe_5.0.1-1_all.deb ... Unpacking node-json-stringify-safe (5.0.1-1) ... Selecting previously unselected package node-oauth-sign. Preparing to unpack .../184-node-oauth-sign_0.9.0-1_all.deb ... Unpacking node-oauth-sign (0.9.0-1) ... Selecting previously unselected package node-performance-now. Preparing to unpack .../185-node-performance-now_2.1.0+debian-1_all.deb ... Unpacking node-performance-now (2.1.0+debian-1) ... Selecting previously unselected package node-qs. Preparing to unpack .../186-node-qs_6.5.2-1_all.deb ... Unpacking node-qs (6.5.2-1) ... Selecting previously unselected package node-punycode. Preparing to unpack .../187-node-punycode_2.1.1-2_all.deb ... Unpacking node-punycode (2.1.1-2) ... Selecting previously unselected package node-tough-cookie. Preparing to unpack .../188-node-tough-cookie_2.3.4+dfsg-1_all.deb ... Unpacking node-tough-cookie (2.3.4+dfsg-1) ... Selecting previously unselected package node-tunnel-agent. Preparing to unpack .../189-node-tunnel-agent_0.6.1-1_all.deb ... Unpacking node-tunnel-agent (0.6.1-1) ... Selecting previously unselected package node-uuid. Preparing to unpack .../190-node-uuid_3.3.2-2_all.deb ... Unpacking node-uuid (3.3.2-2) ... Selecting previously unselected package node-node-uuid. Preparing to unpack .../191-node-node-uuid_3.3.2-2_all.deb ... Unpacking node-node-uuid (3.3.2-2) ... Selecting previously unselected package node-request. Preparing to unpack .../192-node-request_2.88.1-2_all.deb ... Unpacking node-request (2.88.1-2) ... Selecting previously unselected package node-semver. Preparing to unpack .../193-node-semver_5.5.1-1_all.deb ... Unpacking node-semver (5.5.1-1) ... Selecting previously unselected package node-tar. Preparing to unpack .../194-node-tar_4.4.6+ds1-3_all.deb ... Unpacking node-tar (4.4.6+ds1-3) ... Selecting previously unselected package node-gyp. Preparing to unpack .../195-node-gyp_3.8.0-6_all.deb ... Unpacking node-gyp (3.8.0-6) ... Selecting previously unselected package node-hosted-git-info. Preparing to unpack .../196-node-hosted-git-info_2.7.1-1+deb10u1_all.deb ... Unpacking node-hosted-git-info (2.7.1-1+deb10u1) ... Selecting previously unselected package node-import-lazy. Preparing to unpack .../197-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 .../198-node-invert-kv_1.0.0-1_all.deb ... Unpacking node-invert-kv (1.0.0-1) ... Selecting previously unselected package node-is-builtin-module. Preparing to unpack .../199-node-is-builtin-module_2.0.0-1_all.deb ... Unpacking node-is-builtin-module (2.0.0-1) ... Selecting previously unselected package node-is-npm. Preparing to unpack .../200-node-is-npm_1.0.0-1_all.deb ... Unpacking node-is-npm (1.0.0-1) ... Selecting previously unselected package node-json-parse-better-errors. Preparing to unpack .../201-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 .../202-node-jsonparse_1.3.1-6_all.deb ... Unpacking node-jsonparse (1.3.1-6) ... Selecting previously unselected package node-through. Preparing to unpack .../203-node-through_2.3.8-1_all.deb ... Unpacking node-through (2.3.8-1) ... Selecting previously unselected package node-jsonstream. Preparing to unpack .../204-node-jsonstream_1.3.2-1_all.deb ... Unpacking node-jsonstream (1.3.2-1) ... Selecting previously unselected package node-minimist. Preparing to unpack .../205-node-minimist_1.2.0-1+deb10u1_all.deb ... Unpacking node-minimist (1.2.0-1+deb10u1) ... Selecting previously unselected package node-strip-json-comments. Preparing to unpack .../206-node-strip-json-comments_2.0.1-2_all.deb ... Unpacking node-strip-json-comments (2.0.1-2) ... Selecting previously unselected package node-rc. Preparing to unpack .../207-node-rc_1.1.6-2_all.deb ... Unpacking node-rc (1.1.6-2) ... Selecting previously unselected package node-registry-url. Preparing to unpack .../208-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 .../209-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 .../210-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 .../211-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 .../212-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 .../213-node-lcid_1.0.0-1_all.deb ... Unpacking node-lcid (1.0.0-1) ... Selecting previously unselected package node-validate-npm-package-name. Preparing to unpack .../214-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 .../215-node-npm-package-arg_6.0.0-2_all.deb ... Unpacking node-npm-package-arg (6.0.0-2) ... Selecting previously unselected package node-require-directory. Preparing to unpack .../216-node-require-directory_2.1.1-1_all.deb ... Unpacking node-require-directory (2.1.1-1) ... Selecting previously unselected package node-require-main-filename. Preparing to unpack .../217-node-require-main-filename_1.0.1-1_all.deb ... Unpacking node-require-main-filename (1.0.1-1) ... Selecting previously unselected package node-which-module. Preparing to unpack .../218-node-which-module_2.0.0-1_all.deb ... Unpacking node-which-module (2.0.0-1) ... Selecting previously unselected package node-mimic-fn. Preparing to unpack .../219-node-mimic-fn_1.1.0-1_all.deb ... Unpacking node-mimic-fn (1.1.0-1) ... Selecting previously unselected package node-mem. Preparing to unpack .../220-node-mem_1.1.0-1_all.deb ... Unpacking node-mem (1.1.0-1) ... Selecting previously unselected package node-os-locale. Preparing to unpack .../221-node-os-locale_2.0.0-1_all.deb ... Unpacking node-os-locale (2.0.0-1) ... Selecting previously unselected package node-yargs-parser. Preparing to unpack .../222-node-yargs-parser_11.1.1-1+deb10u1_all.deb ... Unpacking node-yargs-parser (11.1.1-1+deb10u1) ... Selecting previously unselected package node-yargs. Preparing to unpack .../223-node-yargs_10.0.3-2_all.deb ... Unpacking node-yargs (10.0.3-2) ... Selecting previously unselected package node-libnpx. Preparing to unpack .../224-node-libnpx_10.2.0+repack-1_all.deb ... Unpacking node-libnpx (10.2.0+repack-1) ... Selecting previously unselected package node-lockfile. Preparing to unpack .../225-node-lockfile_1.0.4-1_all.deb ... Unpacking node-lockfile (1.0.4-1) ... Selecting previously unselected package node-mute-stream. Preparing to unpack .../226-node-mute-stream_0.0.8-1_all.deb ... Unpacking node-mute-stream (0.0.8-1) ... Selecting previously unselected package node-spdx-license-ids. Preparing to unpack .../227-node-spdx-license-ids_1.2.2-1_all.deb ... Unpacking node-spdx-license-ids (1.2.2-1) ... Selecting previously unselected package node-spdx-correct. Preparing to unpack .../228-node-spdx-correct_1.0.2-1_all.deb ... Unpacking node-spdx-correct (1.0.2-1) ... Selecting previously unselected package node-spdx-expression-parse. Preparing to unpack .../229-node-spdx-expression-parse_1.0.4-1_all.deb ... Unpacking node-spdx-expression-parse (1.0.4-1) ... Selecting previously unselected package node-validate-npm-package-license. Preparing to unpack .../230-node-validate-npm-package-license_3.0.1-1_all.deb ... Unpacking node-validate-npm-package-license (3.0.1-1) ... Selecting previously unselected package node-normalize-package-data. Preparing to unpack .../231-node-normalize-package-data_2.4.0-1_all.deb ... Unpacking node-normalize-package-data (2.4.0-1) ... Selecting previously unselected package node-opener. Preparing to unpack .../232-node-opener_1.4.3-1_all.deb ... Unpacking node-opener (1.4.3-1) ... Selecting previously unselected package node-read. Preparing to unpack .../233-node-read_1.0.7-1_all.deb ... Unpacking node-read (1.0.7-1) ... Selecting previously unselected package node-promzard. Preparing to unpack .../234-node-promzard_0.3.0-1_all.deb ... Unpacking node-promzard (0.3.0-1) ... Selecting previously unselected package node-qw. Preparing to unpack .../235-node-qw_1.0.1-1_all.deb ... Unpacking node-qw (1.0.1-1) ... Selecting previously unselected package node-slash. Preparing to unpack .../236-node-slash_1.0.0-1_all.deb ... Unpacking node-slash (1.0.0-1) ... Selecting previously unselected package node-read-package-json. Preparing to unpack .../237-node-read-package-json_2.0.13-1_all.deb ... Unpacking node-read-package-json (2.0.13-1) ... Selecting previously unselected package node-resolve-from. Preparing to unpack .../238-node-resolve-from_4.0.0-1_all.deb ... Unpacking node-resolve-from (4.0.0-1) ... Selecting previously unselected package node-retry. Preparing to unpack .../239-node-retry_0.10.1-1_all.deb ... Unpacking node-retry (0.10.1-1) ... Selecting previously unselected package node-semver-diff. Preparing to unpack .../240-node-semver-diff_2.1.0-2_all.deb ... Unpacking node-semver-diff (2.1.0-2) ... Selecting previously unselected package node-sha. Preparing to unpack .../241-node-sha_2.0.1-1_all.deb ... Unpacking node-sha (2.0.1-1) ... Selecting previously unselected package node-slide. Preparing to unpack .../242-node-slide_1.1.6-2_all.deb ... Unpacking node-slide (1.1.6-2) ... Selecting previously unselected package node-sorted-object. Preparing to unpack .../243-node-sorted-object_2.0.1-1_all.deb ... Unpacking node-sorted-object (2.0.1-1) ... Selecting previously unselected package node-stream-iterate. Preparing to unpack .../244-node-stream-iterate_1.2.0-4_all.deb ... Unpacking node-stream-iterate (1.2.0-4) ... Selecting previously unselected package node-text-table. Preparing to unpack .../245-node-text-table_0.2.0-2_all.deb ... Unpacking node-text-table (0.2.0-2) ... Selecting previously unselected package node-uid-number. Preparing to unpack .../246-node-uid-number_0.0.6-1_all.deb ... Unpacking node-uid-number (0.0.6-1) ... Selecting previously unselected package node-unpipe. Preparing to unpack .../247-node-unpipe_1.0.0-1_all.deb ... Unpacking node-unpipe (1.0.0-1) ... Selecting previously unselected package node-write-file-atomic. Preparing to unpack .../248-node-write-file-atomic_2.3.0-1_all.deb ... Unpacking node-write-file-atomic (2.3.0-1) ... Selecting previously unselected package node-xdg-basedir. Preparing to unpack .../249-node-xdg-basedir_3.0.0-1_all.deb ... Unpacking node-xdg-basedir (3.0.0-1) ... Selecting previously unselected package npm. Preparing to unpack .../250-npm_5.8.0+ds6-4+deb10u2_all.deb ... Unpacking npm (5.8.0+ds6-4+deb10u2) ... Setting up libjs-inherits (2.0.3-1) ... Setting up python-pkg-resources (40.8.0-1) ... Setting up libc-ares2:arm64 (1.14.0-1+deb10u1) ... Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... Setting up libssl-dev:arm64 (1.1.1d-0+deb10u7) ... Setting up libnode64:arm64 (10.24.0~dfsg-1~deb10u1) ... Setting up libjs-is-typedarray (1.0.0-2) ... Setting up gyp (0.1+20180428git4d467626-3) ... Setting up libuv1-dev:arm64 (1.24.1-1+deb10u1) ... Setting up libnode-dev:arm64 (10.24.0~dfsg-1~deb10u1) ... Setting up nodejs (10.24.0~dfsg-1~deb10u1) ... update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode Setting up node-minimist (1.2.0-1+deb10u1) ... Setting up node-aws4 (1.8.0-1) ... Setting up node-prepend-http (2.0.0-1) ... Setting up node-typedarray (0.0.6-1) ... Setting up node-clone (2.1.2-1) ... Setting up node-iferr (1.0.2-1) ... Setting up node-chownr (1.1.1-1) ... Setting up node-has-flag (2.0.0-1) ... Setting up node-inherits (2.0.3-1) ... Setting up node-builtin-modules (3.0.0-1) ... Setting up node-path-is-absolute (1.0.0-1) ... Setting up node-ini (1.3.5-1+deb10u1) ... Setting up node-iconv-lite (0.4.13-2) ... Setting up node-is-npm (1.0.0-1) ... Setting up node-safe-buffer (5.1.2-1) ... Setting up node-promise-inflight (1.0.1-1) ... Setting up node-json-stringify-safe (5.0.1-1) ... Setting up node-json-parse-better-errors (1.0.2-2) ... Setting up node-y18n (3.2.1-2+deb10u1) ... Setting up node-detect-newline (2.1.0-1) ... Setting up node-shebang-regex (2.0.0-1) ... Setting up node-har-schema (2.0.0-1) ... Setting up node-mime-types (2.1.21-1) ... Setting up node-performance-now (2.1.0+debian-1) ... Setting up node-resolve-from (4.0.0-1) ... Setting up node-balanced-match (0.4.2-1) ... Setting up node-ansi (0.3.0-3) ... Setting up node-is-object (1.0.1-1) ... Setting up node-is-stream (1.1.0-1) ... Setting up node-deep-extend (0.4.1-2) ... Setting up node-p-finally (1.0.0-2) ... Setting up node-get-stream (3.0.0-1) ... 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-1) ... Setting up node-uid-number (0.0.6-1) ... Setting up node-signal-exit (3.0.2-1) ... Setting up node-spdx-expression-parse (1.0.4-1) ... Setting up node-cyclist (1.0.1-2) ... Setting up node-wrappy (1.0.2-1) ... Setting up node-text-table (0.2.0-2) ... Setting up node-asynckit (0.4.0-2) ... Setting up node-proto-list (1.2.4-1) ... Setting up node-require-directory (2.1.1-1) ... Setting up node-punycode (2.1.1-2) ... Setting up node-concat-stream (1.6.2-1) ... Setting up node-defaults (1.0.3-1) ... Setting up node-is-typedarray (1.0.0-2) ... Setting up node-mute-stream (0.0.8-1) ... Setting up node-mimic-response (1.0.0-1) ... Setting up node-duplexer3 (0.1.4-4) ... Setting up node-graceful-fs (4.1.11-1) ... Setting up node-jsonify (0.0.0-1) ... Setting up node-json-stable-stringify (1.0.1-1) ... Setting up node-hosted-git-info (2.7.1-1+deb10u1) ... Setting up node-aproba (1.2.0-1) ... Setting up node-tough-cookie (2.3.4+dfsg-1) ... Setting up node-mimic-fn (1.1.0-1) ... Setting up node-spdx-license-ids (1.2.2-1) ... Setting up node-string-decoder (1.2.0-1) ... Setting up node-mkdirp (0.5.1-1) ... Setting up node-run-queue (1.0.3-1) ... Setting up node-call-limit (1.1.0-1) ... Setting up node-core-util-is (1.0.2-1) ... Setting up node-json-schema (0.2.3-1) ... Setting up node-is-builtin-module (2.0.0-1) ... Setting up node-cli-boxes (1.0.0-1) ... Setting up node-opener (1.4.3-1) ... Setting up node-archy (1.0.0-2) ... Setting up node-caseless (0.12.0-1) ... Setting up node-imurmurhash (0.1.4-1) ... Setting up node-xtend (4.0.1-2) ... Setting up node-p-timeout (1.2.0-1) ... Setting up node-encoding (0.1.12-2) ... Setting up node-config-chain (1.1.11-1) ... Setting up node-read (1.0.7-1) ... Setting up node-detect-indent (5.0.0-1) ... Setting up node-npm-run-path (2.0.2-2) ... Setting up node-asn1 (0.2.3-1) ... Setting up node-has-symbol-support-x (1.4.1+dfsg-1) ... Setting up node-sorted-object (2.0.1-1) ... Setting up node-isarray (2.0.4-1) ... Setting up node-osenv (0.1.5-1) ... Setting up node-is-plain-obj (1.1.0-1) ... Setting up node-shebang-command (1.2.0-1) ... Setting up node-lowercase-keys (1.0.0-2) ... Setting up node-decompress-response (3.3.0-1) ... Setting up node-strip-eof (1.0.0-2) ... Setting up node-process-nextick-args (2.0.0-1) ... Setting up node-semver (5.5.1-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-1) ... Setting up node-unpipe (1.0.0-1) ... Setting up node-qs (6.5.2-1) ... Setting up node-slide (1.1.6-2) ... Setting up node-delayed-stream (0.0.5-1) ... 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-fs.realpath (1.0.0-1) ... Setting up node-oauth-sign (0.9.0-1) ... Setting up node-ssri (5.2.4-2) ... Setting up node-url-to-options (1.0.1-1) ... Setting up node-jsbn (1.1.0-1) ... Setting up node-object-assign (4.1.1-2) ... Setting up node-extsprintf (1.3.0-1) ... Setting up node-abbrev (1.1.1-1) ... Setting up node-mem (1.1.0-1) ... Setting up node-path-is-inside (1.0.2-1) ... Setting up node-supports-color (4.4.0-2) ... Setting up node-invert-kv (1.0.0-1) ... Setting up node-p-limit (1.1.0-1) ... Setting up node-yallist (3.0.3-1) ... Setting up node-p-cancelable (0.3.0-1) ... Setting up node-ansi-regex (3.0.0-1) ... Setting up node-timed-out (4.0.1-4) ... Setting up node-strip-json-comments (2.0.1-2) ... Setting up node-once (1.4.0-3) ... Setting up node-write-file-atomic (2.3.0-1) ... Setting up node-slash (1.0.0-1) ... Setting up node-util-deprecate (1.0.2-1) ... Setting up node-editor (1.0.0-1) ... Setting up node-retry (0.10.1-1) ... Setting up node-get-caller-file (1.0.2-1) ... Setting up node-sha (2.0.1-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-1) ... Setting up node-import-lazy (3.0.0.REALLY.2.1.0-1) ... Setting up node-is-retry-allowed (1.1.0-1) ... Setting up node-assert-plus (1.0.0-1) ... Setting up node-ansistyles (0.1.3-1) ... Setting up node-delegates (1.0.0-1) ... Setting up node-xdg-basedir (3.0.0-1) ... Setting up node-co (4.6.0-1) ... Setting up node-isexe (2.0.0-4) ... Setting up node-jsonparse (1.3.1-6) ... Setting up node-ajv (5.0.0-1) ... Setting up node-path-exists (3.0.0-1) ... Setting up node-qw (1.0.1-1) ... Setting up node-tweetnacl (0.14.5+dfsg-3) ... Setting up node-escape-string-regexp (1.0.5-1) ... Setting up node-are-we-there-yet (1.1.4-1) ... Setting up node-through (2.3.8-1) ... Setting up node-errno (0.1.4-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-aws-sign2 (0.7.1-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-2) ... Setting up node-console-control-strings (1.1.0-1) ... Setting up node-camelcase (5.0.0-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.2-1) ... Setting up node-lazy-property (1.0.0-3) ... Setting up node-yargs-parser (11.1.1-1+deb10u1) ... Setting up node-dashdash (1.14.1-2) ... Setting up node-validate-npm-package-name (3.0.0-1) ... Setting up node-promzard (0.3.0-1) ... Setting up node-wcwidth.js (1.0.0-1) ... Setting up node-locate-path (2.0.0-1) ... Setting up node-spdx-correct (1.0.2-1) ... Setting up node-ecc-jsbn (0.1.1-1) ... Setting up node-combined-stream (1.0.7-1) ... Setting up node-unique-filename (1.1.0+ds-2) ... Setting up node-brace-expansion (1.1.8-1) ... Setting up node-form-data (2.3.2-2) ... Setting up node-strip-ansi (4.0.0-1) ... Setting up node-lockfile (1.0.4-1) ... Setting up node-parallel-transform (1.1.0-2) ... Setting up node-which (1.3.0-2) ... Setting up node-lcid (1.0.0-1) ... Setting up node-stream-iterate (1.2.0-4) ... Setting up node-tar (4.4.6+ds1-3) ... Setting up node-node-uuid (3.3.2-2) ... Setting up node-inflight (1.0.6-1) ... Setting up node-has-to-string-tag-x (1.4.1+dfsg-1) ... Setting up node-rc (1.1.6-2) ... Setting up node-minimatch (3.0.4-3) ... Setting up node-npm-package-arg (6.0.0-2) ... Setting up node-verror (1.10.0-1) ... Setting up node-getpass (0.1.7-1) ... Setting up node-nopt (3.0.6-3) ... Setting up node-isurl (1.0.0-1) ... Setting up node-color-convert (1.9.0-3) ... Setting up node-string-width (2.1.1-1) ... Setting up node-har-validator (5.1.0-1) ... Setting up node-validate-npm-package-license (3.0.1-1) ... Setting up node-readable-stream (2.3.6-1) ... Setting up node-through2 (2.0.5-2) ... Setting up node-lru-cache (5.1.1-4) ... Setting up node-bcrypt-pbkdf (1.0.1-1) ... Setting up node-end-of-stream (1.4.1-1) ... Setting up node-pump (3.0.0-1) ... Setting up node-jsprim (1.4.0-1) ... Setting up node-flush-write-stream (1.0.3-1) ... Setting up node-find-up (2.1.0-1) ... Setting up node-duplexify (3.6.1-1) ... Setting up node-cross-spawn (5.1.0-2) ... Setting up node-normalize-package-data (2.4.0-1) ... Setting up node-ansi-styles (3.2.1-1) ... Setting up node-glob (7.1.3-2) ... Setting up node-pumpify (1.5.1-1) ... Setting up node-widest-line (1.2.2-1) ... Setting up node-got (7.1.0-1) ... Setting up node-chalk (2.3.0-2) ... Setting up node-registry-url (3.1.0-1) ... Setting up node-registry-auth-token (3.3.1-1) ... Setting up node-wide-align (1.1.0-1) ... Setting up node-ansi-align (2.0.0-1) ... Setting up node-rimraf (2.6.2-1) ... Setting up node-sshpk (1.13.1+dfsg-2) ... Setting up node-stream-each (1.2.2-2) ... Setting up node-mississippi (3.0.0-1) ... Setting up node-execa (0.10.0+dfsg-1) ... Setting up node-read-package-json (2.0.13-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 (2.0.0-1) ... Setting up node-http-signature (1.2.0-1) ... Setting up node-fs-vacuum (1.2.10-2) ... Setting up node-gauge (2.7.4-1) ... Setting up node-wrap-ansi (4.0.0-1) ... Setting up node-boxen (1.2.2-1) ... 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-2) ... Setting up node-npmlog (4.1.2-1) ... Setting up node-cliui (4.1.0-1) ... Setting up node-yargs (10.0.3-2) ... Setting up node-cacache (11.3.2-2) ... Setting up node-gyp (3.8.0-6) ... Setting up node-libnpx (10.2.0+repack-1) ... Setting up npm (5.8.0+ds6-4+deb10u2) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for libc-bin (2.28-10) ... root@openHAB2-C4:/tmp/nodered# dietpi-software reinstall 122 [ OK ] DietPi-Software | Initialised database [ OK ] DietPi-Software | Reading database DietPi-Software ───────────────────────────────────────────────────── Mode: Automated reinstall [ INFO ] DietPi-Software | 122: Node-RED is not currently installed [ INFO ] DietPi-Software | Use "dietpi-software install 122" to install Node-RED. [ OK ] DietPi-Software | No changes applied for: Node-RED root@openHAB2-C4:/tmp/nodered# dietpi-software install 122 [ OK ] DietPi-Software | Initialised database [ OK ] DietPi-Software | Reading database DietPi-Software ───────────────────────────────────────────────────── Mode: Automated install [ OK ] DietPi-Software | Installing Node-RED: tool for wiring devices, APIs and online services [ OK ] DietPi-Software | Free space check: path=/ | available=6423 MiB | required=500 MiB [ OK ] DietPi-Software | DietPi-Userdata validation: /mnt/dietpi_userdata [ OK ] DietPi-Software | Checking network connectivity [ OK ] DietPi-Software | Checking DNS resolver [ OK ] Network time sync | Completed [ SUB1 ] DietPi-Services > unmask [ OK ] DietPi-Services | unmask : nmbd [ OK ] DietPi-Services | unmask : smbd [ OK ] DietPi-Services | unmask : node-red [ OK ] DietPi-Services | unmask : cron [ SUB1 ] DietPi-Services > stop [ OK ] DietPi-Services | stop : cron [ OK ] DietPi-Services | stop : node-red [ OK ] DietPi-Services | stop : smbd [ OK ] DietPi-Services | stop : nmbd [ OK ] DietPi-Software | mkdir -p /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_userdata/dow nloads /var/www /opt [ OK ] DietPi-Software | chown dietpi:dietpi /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_u serdata/downloads [ OK ] DietPi-Software | chmod 0775 /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_userdata/d ownloads [ INFO ] DietPi-Software | APT update, please wait... Hit:1 https://deb.debian.org/debian buster InRelease Hit:2 https://deb.debian.org/debian buster-updates InRelease Hit:3 https://deb.debian.org/debian-security buster/updates InRelease Hit:4 https://deb.debian.org/debian buster-backports InRelease Hit:5 https://dietpi.com/meveric all InRelease Hit:6 https://dietpi.com/meveric buster InRelease Hit:7 https://openhab.jfrog.io/artifactory/openhab-linuxpkg stable InRelease Reading package lists... [ OK ] DietPi-Software | APT update DietPi-Software ───────────────────────────────────────────────────── Mode: Checking for prerequisite software [ INFO ] DietPi-Software | Node.js will be reinstalled [ INFO ] DietPi-Software | Build-Essential will be reinstalled DietPi-Software ───────────────────────────────────────────────────── Mode: Installing Build-Essential: GNU C/C++ compiler, development libraries and headers [ INFO ] DietPi-Software | APT install for: g++ make automake, please wait... [ OK ] DietPi-Software | APT install for: g++ make automake DietPi-Software ───────────────────────────────────────────────────── Mode: Installing Node.js: JavaScript runtime environment [ OK ] DietPi-Software | Checking URL: https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh [ OK ] DietPi-Software | cd /tmp/DietPi-Software [ INFO ] DietPi-Software | G_THREAD_START_0 | curl -sSfL https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.s h -o node-install.sh [ INFO ] DietPi-Software | APT install for: libatomic1, please wait... [ OK ] DietPi-Software | APT install for: libatomic1 [ OK ] DietPi-Software | G_THREAD: All threads finished [ OK ] DietPi-Software | chmod +x node-install.sh [ INFO ] DietPi-Software | ./node-install.sh, please wait... Universal Node.js Linux Installer by github.com/taaem, updated by github.com/MichaIng root permissions verified Searching latest stable version for aarch64 ... Found latest stable version for aarch64: node-v16.8.0-linux-arm64.tar.gz Downloading https://nodejs.org/dist/latest/node-v16.8.0-linux-arm64.tar.gz ... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 31.4M 100 31.4M 0 0 8304k 0 0:00:03 0:00:03 --:--:-- 8302k Finished downloading! Installing /tmp/node.tar.gz ... removed '/tmp/node.tar.gz' Finished installing! [ OK ] DietPi-Software | ./node-install.sh [ OK ] DietPi-Software | rm node-install.sh DietPi-Software ───────────────────────────────────────────────────── Mode: Installing Node-RED: tool for wiring devices, APIs and online services [ OK ] DietPi-Software | mkdir -p /mnt/dietpi_userdata/node-red [ OK ] DietPi-Software | Verifying user "nodered" to run Node-RED [ OK ] DietPi-Software | usermod -d /mnt/dietpi_userdata/node-red -s /usr/sbin/nologin nodered [ OK ] DietPi-Software | chown -R nodered:nodered /mnt/dietpi_userdata/node-red [ INFO ] DietPi-Software | APT install for: python3, please wait... [ OK ] DietPi-Software | APT install for: python3 [ OK ] DietPi-Software | cd /mnt/dietpi_userdata/node-red [ INFO ] DietPi-Software | sudo -u nodered npm i --no-audit node-red, please wait... TypeError: Class extends value undefined is not a constructor or null at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25) at Module._compile (node:internal/modules/cjs/loader:1101:14) [FAILED] DietPi-Software | sudo -u nodered npm i --no-audit node-red [ INFO ] DietPi-Bugreport | cp /tmp/G_EXEC_ERROR_REPORT G_EXEC_ERROR_REPORT, please wait... [ OK ] DietPi-Bugreport | cp /tmp/G_EXEC_ERROR_REPORT G_EXEC_ERROR_REPORT [ OK ] DietPi-Bugreport | Packing upload archive [ OK ] DietPi-Bugreport | Sending bug report [ INFO ] DietPi-Bugreport | Reference code: e9065ed8-76b5-47f2-9cc1-3b8849e8d6ca --------------------------------------------------------------------- - DietPi has encountered an error - - Please create a ticket: https://github.com/MichaIng/DietPi/issues - - Copy and paste only the BLUE lines below into the ticket - --------------------------------------------------------------------- #### Details: - Date | Wed Sep 1 17:34:32 BST 2021 - Bug report | e9065ed8-76b5-47f2-9cc1-3b8849e8d6ca - DietPi version | v7.5.2 (MichaIng/master) - Image creator | DietPi Core Team - Pre-image | Meveric - Hardware | Odroid C4/HC4 (aarch64) (ID=16) - Kernel version | `Linux openHAB2-C4 4.9.241-arm64 #1 SMP PREEMPT Thu Feb 25 17:57:15 CET 2021 aarch64 GNU/Linux` - Distro | buster (ID=5) - Command | `sudo -u nodered npm i --no-audit node-red` - Exit code | 1 - Software title | DietPi-Software #### Steps to reproduce: 1. ... 2. ... #### Expected behaviour: - ... #### Actual behaviour: - ... #### Extra details: - ... #### Additional logs: ``` TypeError: Class extends value undefined is not a constructor or null at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25) at Module._compile (node:internal/modules/cjs/loader:1101:14) ``` --------------------------------------------------------------------- [FAILED] DietPi-Software | Unable to continue, DietPi-Software will now terminate. root@openHAB2-C4:/tmp/nodered# https://github.com/MichaIng/DietPi/issues#### Details: lib/agent.js:161:25) at Module._compile (node:internal/modules/cjs/loader:1101:14)-bash: https://github.com/MichaIng/DietPi/issues####: No such file or directory root@openHAB2-C4:/tmp/nodered# - Date | Wed Sep 1 17:34:32 BST 2021 -bash: -: command not found -bash: Wed: command not found root@openHAB2-C4:/tmp/nodered# - Bug report | e9065ed8-76b5-47f2-9cc1-3b8849e8d6ca -bash: -: command not found -bash: e9065ed8-76b5-47f2-9cc1-3b8849e8d6ca: command not found root@openHAB2-C4:/tmp/nodered# - DietPi version | v7.5.2 (MichaIng/master) -bash: syntax error near unexpected token `MichaIng/master' root@openHAB2-C4:/tmp/nodered# - Image creator | DietPi Core Team -bash: -: command not found -bash: DietPi: command not found root@openHAB2-C4:/tmp/nodered# - Pre-image | Meveric -bash: -: command not found -bash: Meveric: command not found root@openHAB2-C4:/tmp/nodered# - Hardware | Odroid C4/HC4 (aarch64) (ID=16) -bash: syntax error near unexpected token `(' root@openHAB2-C4:/tmp/nodered# - Kernel version | `Linux openHAB2-C4 4.9.241-arm64 #1 SMP PREEMPT Thu Feb 25 17:57:15 CET 2021 aarch64 GNU/Linux` -bash: -: command not found -bash: Linux: command not found root@openHAB2-C4:/tmp/nodered# - Distro | buster (ID=5) -bash: syntax error near unexpected token `ID=5' root@openHAB2-C4:/tmp/nodered# - Command | `sudo -u nodered npm i --no-audit node-red` -bash: -: command not found TypeError: Class extends value undefined is not a constructor or null at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:94:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25) at Module._compile (node:internal/modules/cjs/loader:1101:14) root@openHAB2-C4:/tmp/nodered# - Exit code | 1 -bash: -: command not found -bash: 1: command not found root@openHAB2-C4:/tmp/nodered# - Software title | DietPi-Software -bash: -: command not found -bash: DietPi-Software: command not found root@openHAB2-C4:/tmp/nodered# #### Steps to reproduce: root@openHAB2-C4:/tmp/nodered# -bash: !-: event not found root@openHAB2-C4:/tmp/nodered# 1. ... -bash: 1.: command not found root@openHAB2-C4:/tmp/nodered# 2. ... -bash: 2.: command not found root@openHAB2-C4:/tmp/nodered# #### Expected behaviour: root@openHAB2-C4:/tmp/nodered# -bash: !-: event not found root@openHAB2-C4:/tmp/nodered# - ... -bash: -: command not found root@openHAB2-C4:/tmp/nodered# #### Actual behaviour: root@openHAB2-C4:/tmp/nodered# -bash: !-: event not found root@openHAB2-C4:/tmp/nodered# - ... -bash: -: command not found root@openHAB2-C4:/tmp/nodered# #### Extra details: root@openHAB2-C4:/tmp/nodered# -bash: !-: event not found root@openHAB2-C4:/tmp/nodered# - ... -bash: -: command not found root@openHAB2-C4:/tmp/nodered# #### Additional logs: root@openHAB2-C4:/tmp/nodered# ``` > TypeError: Class extends value undefined is not a constructor or null > at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44) > at Module._compile (node:internal/modules/cjs/loader:1101:14) > at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) > at Module.load (node:internal/modules/cjs/loader:981:32) > at Function.Module._load (node:internal/modules/cjs/loader:822:12) > at Module.require (node:internal/modules/cjs/loader:1005:19) > at require (node:internal/modules/cjs/helpers:94:18) > at Object. (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33) > at Module._compile (node:internal/modules/cjs/loader:1101:14) > at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) > at Module.load (node:internal/modules/cjs/loader:981:32) > at Function.Module._load (node:internal/modules/cjs/loader:822:12) > at Module.require (node:internal/modules/cjs/loader:1005:19) > at require (node:internal/modules/cjs/helpers:94:18) > at Object. (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25) > at Module._compile (node:internal/modules/cjs/loader:1101:14) > > ^C root@openHAB2-C4:/tmp/nodered# dietpi-software [ OK ] DietPi-Software | Initialised database [ OK ] DietPi-Software | Reading database ───────────────────────────────────────────────────── DietPi v7.5.2 : 17:37 - Wed 01/09/21 ───────────────────────────────────────────────────── - Device model : Odroid C4/HC4 (aarch64) - CPU temp : 29'C : 84'F (Who put me in the freezer!) - LAN IP : 192.168.178.111 (eth0) - MOTD : DietPi v7.5 brings further fixes for Debian Bullseye ───────────────────────────────────────────────────── DietPi Team : MichaIng (lead), Daniel Knight (founder), Joulinar (support) Image by : DietPi Core Team (pre-image: Meveric) Web : https://dietpi.com | https://twitter.com/DietPi_ Patreon Legends : Camry2731 Contribute : https://dietpi.com/contribute.html DietPi Hosting : Powered by https://myvirtualserver.com dietpi-launcher : All the DietPi programs in one place dietpi-config : Feature rich configuration tool for your device dietpi-software : Select optimised software for installation htop : Resource monitor cpu : Shows CPU information and stats root@openHAB2-C4:/tmp/nodered# cat /boot/dietpi/.version G_DIETPI_VERSION_CORE=7 G_DIETPI_VERSION_SUB=5 G_DIETPI_VERSION_RC=2 G_GITBRANCH='master' G_GITOWNER='MichaIng' G_LIVE_PATCH_STATUS[0]='not applicable' root@openHAB2-C4:/tmp/nodered# G_DIETPI_VERSION_CORE=7 root@openHAB2-C4:/tmp/nodered# G_DIETPI_VERSION_SUB=5 root@openHAB2-C4:/tmp/nodered# G_DIETPI_VERSION_RC=2 root@openHAB2-C4:/tmp/nodered# G_GITBRANCH='master' root@openHAB2-C4:/tmp/nodered# G_GITOWNER='MichaIng' root@openHAB2-C4:/tmp/nodered# G_LIVE_PATCH_STATUS[0]='not applicable' root@openHAB2-C4:/tmp/nodered# echo $G_DISTRO_NAME` > > ^C root@openHAB2-C4:/tmp/nodered# root@openHAB2-C4:/tmp/nodered# root@openHAB2-C4:/tmp/nodered# root@openHAB2-C4:/tmp/nodered# cat /etc/debian_version 10.10 root@openHAB2-C4:/tmp/nodered# uname -a Linux openHAB2-C4 4.9.241-arm64 #1 SMP PREEMPT Thu Feb 25 17:57:15 CET 2021 aarch64 GNU/Linux root@openHAB2-C4:/tmp/nodered# root@openHAB2-C4:/tmp/nodered# root@openHAB2-C4:/tmp/nodered# echo $G_HW_MODEL_NAME Odroid C4/HC4 (aarch64) root@openHAB2-C4:/tmp/nodered# echo $G_HW_UUID e9065ed8-76b5-47f2-9cc1-3b8849e8d6ca root@openHAB2-C4:/tmp/nodered# bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered) Diet-Pi detected - only going to add the node-red-start, -stop, -log commands. Flow files and other things worth backing up can be found in the /mnt/dietpi_userdata/node-red directory. Use the dietpi-software command to un-install and re-install Node-RED. root@openHAB2-C4:/tmp/nodered# dietpi-software install 122 [ OK ] DietPi-Software | Initialised database [ OK ] DietPi-Software | Reading database DietPi-Software ───────────────────────────────────────────────────── Mode: Automated install [ OK ] DietPi-Software | Installing Node-RED: tool for wiring devices, APIs and online services [ OK ] DietPi-Software | Free space check: path=/ | available=6423 MiB | required=500 MiB [ OK ] DietPi-Software | DietPi-Userdata validation: /mnt/dietpi_userdata [ OK ] DietPi-Software | Checking network connectivity [ OK ] DietPi-Software | Checking DNS resolver [ OK ] Network time sync | Completed [ SUB1 ] DietPi-Services > unmask [ OK ] DietPi-Services | unmask : nmbd [ OK ] DietPi-Services | unmask : smbd [ OK ] DietPi-Services | unmask : node-red [ OK ] DietPi-Services | unmask : cron [ SUB1 ] DietPi-Services > stop [ OK ] DietPi-Services | stop : cron [ OK ] DietPi-Services | stop : node-red [ OK ] DietPi-Services | stop : smbd [ OK ] DietPi-Services | stop : nmbd [ OK ] DietPi-Software | mkdir -p /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_userdata/downloads /var/www /opt [ OK ] DietPi-Software | chown dietpi:dietpi /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_userdata/downloads [ OK ] DietPi-Software | chmod 0775 /mnt/dietpi_userdata/Music /mnt/dietpi_userdata/Pictures /mnt/dietpi_userdata/Video /mnt/dietpi_userdata/downloads [ INFO ] DietPi-Software | APT update, please wait... Hit:1 https://deb.debian.org/debian buster InRelease Hit:2 https://deb.debian.org/debian buster-updates InRelease Hit:3 https://deb.debian.org/debian-security buster/updates InRelease Hit:4 https://deb.debian.org/debian buster-backports InRelease Hit:5 https://dietpi.com/meveric all InRelease Hit:6 https://dietpi.com/meveric buster InRelease Hit:7 https://openhab.jfrog.io/artifactory/openhab-linuxpkg stable InRelease Reading package lists... [ OK ] DietPi-Software | APT update DietPi-Software ───────────────────────────────────────────────────── Mode: Checking for prerequisite software [ INFO ] DietPi-Software | Node.js will be reinstalled [ INFO ] DietPi-Software | Build-Essential will be reinstalled DietPi-Software ───────────────────────────────────────────────────── Mode: Installing Build-Essential: GNU C/C++ compiler, development libraries and headers [ INFO ] DietPi-Software | APT install for: g++ make automake, please wait... [ OK ] DietPi-Software | APT install for: g++ make automake DietPi-Software ───────────────────────────────────────────────────── Mode: Installing Node.js: JavaScript runtime environment [ OK ] DietPi-Software | Checking URL: https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh [ OK ] DietPi-Software | cd /tmp/DietPi-Software [ INFO ] DietPi-Software | G_THREAD_START_0 | curl -sSfL https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh -o node-install.sh [ INFO ] DietPi-Software | APT install for: libatomic1, please wait... [ OK ] DietPi-Software | APT install for: libatomic1 [ OK ] DietPi-Software | G_THREAD: All threads finished [ OK ] DietPi-Software | chmod +x node-install.sh [ INFO ] DietPi-Software | ./node-install.sh, please wait... Universal Node.js Linux Installer by github.com/taaem, updated by github.com/MichaIng root permissions verified Searching latest stable version for aarch64 ... Found latest stable version for aarch64: node-v16.8.0-linux-arm64.tar.gz Downloading https://nodejs.org/dist/latest/node-v16.8.0-linux-arm64.tar.gz ... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 31.4M 100 31.4M 0 0 8444k 0 0:00:03 0:00:03 --:--:-- 8441k Finished downloading! Installing /tmp/node.tar.gz ... removed '/tmp/node.tar.gz' Finished installing! [ OK ] DietPi-Software | ./node-install.sh [ OK ] DietPi-Software | rm node-install.sh DietPi-Software ───────────────────────────────────────────────────── Mode: Installing Node-RED: tool for wiring devices, APIs and online services [ OK ] DietPi-Software | mkdir -p /mnt/dietpi_userdata/node-red [ OK ] DietPi-Software | Verifying user "nodered" to run Node-RED [ OK ] DietPi-Software | usermod -d /mnt/dietpi_userdata/node-red -s /usr/sbin/nologin nodered [ OK ] DietPi-Software | chown -R nodered:nodered /mnt/dietpi_userdata/node-red [ INFO ] DietPi-Software | APT install for: python3, please wait... ```
jimmywarting commented 3 years ago

fyi, v3 switched to ESM only, you can no longer use require to load node-fetch if you are stuck with cjs then it would be best to stick with v2

(based it on: at Module._compile (node:internal/modules/ -> cjs <-/loader:1101:14)

MichaIng commented 3 years ago

Since it is installed via npm, it should be v2.0.5: https://www.npmjs.com/package/node-red This is also the latest official release: https://nodered.org/ Never heard of v3 yet?

However, the error happens when socks-proxy-agent is installed as dependency of make-fetch-happen, if I understand it right, so it has not directly something to do with Node-RED. EDIT: Ah nope, these modules are globally installed, as part of Node.js itself, while Node-RED is installed as local module in /mnt/dietpi_userdata/nodered.

I just tested in on VM, where it works perfectly fine. Testing on aarch64...

MDAR commented 3 years ago

Hi

thanks for looking at this go quickly.

All I have done is try to update Node-Red using

dietpi-software reinstall 122

Who knows what I have done with the machine,

I'll put a fresh copy of DietPi on it tomorrow and start again.

They only run

So not a big deal to start from scratch

Do you want me to test anything before I wipe this machine?

MDAR commented 3 years ago

FYI

Just tried that command again, and I just see the following after it looks like it is going to work

 Command: sudo -u nodered npm i --no-audit node-red                                                                │
             │  - Exit code: 1                                                                                                      │
             │  - DietPi version: v7.5.2 (MichaIng/master) | HW_MODEL: 16 | HW_ARCH: 3 | DISTRO: 5                                  │
             │  - Image creator: DietPi Core Team                                                                                   │
             │  - Pre-image: Meveric                                                                                                │
             │  - Error log:                                                                                                        │
             │ TypeError: Class extends value undefined is not a constructor or null                                                │
             │     at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44)      │
             │     at Module._compile (node:internal/modules/cjs/loader:1101:14)                                                    │
             │     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)                                      │
             │     at Module.load (node:internal/modules/cjs/loader:981:32)                                                         │
             │     at Function.Module._load (node:internal/modules/cjs/loader:822:12)                                               │
             │     at Module.require (node:internal/modules/cjs/loader:1005:19)                                                     │
             │     at require (node:internal/modules/cjs/helpers:94:18)                                                             │
             │     at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33)        │
             │     at Module._compile (node:internal/modules/cjs/loader:1101:14)                                                    │
             │     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)                                      │
             │     at Module.load (node:internal/modules/cjs/loader:981:32)                                                         │
             │     at Function.Module._load (node:internal/modules/cjs/loader:822:12)                                               │
             │     at Module.require (node:internal/modules/cjs/loader:1005:19)                                                     │
             │     at require (node:internal/modules/cjs/helpers:94:18)                                                             │
             │     at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25)       │
             │     at Module._compile (node:internal/modules/cjs/loader:1101:14)

It is always this command that throws a tantrum

sudo -u nodered npm i --no-audit node-red

I'll come back to it tomorrow

MichaIng commented 3 years ago

I just tested a fresh install and reinstall as well on aarch64, and didn't face any issues. Node.js itself is always reinstalled freshly, so unlikely that something went wrong with it's unpacking or so two times. But the new files are extracted over the old files, so I'm not 100% sure if old obsolete files may cause problems. The ones shown in your error however exist as well on a fresh install. It could be something with the old local Node-RED modules, not sure.

Probably the following solves it already, starting with fresh Node and Node-RED modules (preserving data and configs):

rm -R /usr/local/lib/node_modules
rm -R /usr/local/include/node
rm -R /mnt/dietpi_userdata/node-red/{node_modules,package-lock.json,package.json,.cache,.npm}
dietpi-software reinstall 122

But you need to again install nodes which you installed via Node-RED's palette manager.

Btw, if you only want to update Node-RED, while a reinstall usually works for this (and includes updating Node.js), the following is sufficient (as described in our docs):

systemctl stop node-red
cd /mnt/dietpi_userdata/node-red
sudo -u nodered npm up --no-audit node-red
systemctl start node-red

Looking at our SSH paste, it is important to run npm from within the Node-RED data directory, else npm tries to install a fresh instance within the current directory. That may already have partly happened in your home directory: ls -l ~

And you installed npm from the Debian repository. Generally this would be an alternative to test, but it is a much older version, compared to the one we install from Node.js downloads directly. And the package as you install it won't have any effect unless you remove the Node.js installed via dietpi-software: The package installs the command to /usr/bin/npm while we install it to /usr/local/bin/npm, from where executables are picked first. So another test would be indeed to uninstall Node.js via dietpi-software, then run the above 4 commands to try updating Node-RED. If that fails as well, then I suggest to remove the obsolete package and all the dependencies it pulled:

apt purge --autoremove npm
MDAR commented 3 years ago

Thank you so much for your time and guidance, in just 5 minutes Node-RED was installed again. (With Version 2.0.6)

All I did was the following

Boot up

rm -R /usr/local/lib/node_modules
rm -R /usr/local/include/node
rm -R /mnt/dietpi_userdata/node-red/{node_modules,package-lock.json,package.json,.cache,.npm} [Although this folder was not present]

apt purge --autoremove npm
dietpi-software install 122

I did try dietpi-software reinstall 122 but that reported "no changes" as node-red had been removed.

Thank you again.

a quick edit of the /mnt/dietpi_userdata/node-red/settings.js and import of a backup and everything was back to how it should be

MichaIng commented 3 years ago

dietpi-software reinstall 122 instead of dietpi-software install 122 would have worked.

MDAR commented 3 years ago

dietpi-software reinstall 122 instead of dietpi-software install 122 would have worked.

😄

Either way, I'm delighted that its all back up and running.

(Now I just have to find out if there are any dramatic changes in Node-RED v2 that will affect any of my production machines)

Thanks again 😄

MDAR commented 2 years ago

Hi @MichaIng

I'm really sorry about this.

I'm trying to update another machine and this time the dietpi-software install 122 process is halting when it comes to downloading this file https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh

It seems to be unavailable

- Date           | Thu Sep 16 23:04:13 BST 2021
- Bug report     | 4418a821-f302-4d8c-95be-e9225a6d11b5
- DietPi version | v6.34.3 (MichaIng/master)
- Image creator  | DietPi Core Team
- Pre-image      | Meveric
- Hardware       | Odroid C2 (aarch64) (ID=12)
- Kernel version | Linux LiveStream-C2 3.16.85+ #1 SMP PREEMPT Tue Jun 30 19:02:35 CEST 2020 aarch64 GNU/Linux
- Distro         | stretch (ID=4)
- Command        | curl -ILfvm 5 https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh
- Exit code      | 28
- Software title | DietPi-Software
Joulinar commented 2 years ago

could you try to execute following on your system

cd /tmp
curl -ILfvm 5 https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh
MDAR commented 2 years ago

curl -ILfvm 5 https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh

😢

This is what I get

/tmp# curl -ILfvm 5 https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh
*   Trying 185.199.110.133...
* TCP_NODELAY set
* Connected to raw.githubusercontent.com (185.199.110.133) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: /etc/ssl/certs
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* Operation timed out after 5001 milliseconds with 0 out of 0 bytes received
* Curl_http_done: called premature == 1
* stopped the pause stream!
* Closing connection 0
curl: (28) Operation timed out after 5001 milliseconds with 0 out of 0 bytes received

Just putting this line in a web browser to see what is pulled down, just ends with a timeout

https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh


Is the issue anything to do with the fact that this box is running DietPi 6.34.3 ?

Is there an SSL certificate issue at play?

FYI dietpi-update seems to fail too

it just seems to wait a very long time at the first step, then finally ends with this

 DietPi-Update
─────────────────────────────────────────────────────
 Phase: Checking for available DietPi update

[ INFO ] DietPi-Update | Checking mirror: https://raw.githubusercontent.com/MichaIng/DietPi/master/dietpi/server_version-6

curl: (35) Unknown SSL protocol error in connection to raw.githubusercontent.com:443
[ INFO ] DietPi-Update | No valid response from: https://raw.githubusercontent.com/MichaIng/DietPi/master/dietpi/server_version-6 ()
[ INFO ] DietPi-Update | Checking mirror: https://dietpi.com/downloads/dietpi-update_mirror/master/server_version-6
curl: (22) The requested URL returned error: 404
[ INFO ] DietPi-Update | No valid response from: https://dietpi.com/downloads/dietpi-update_mirror/master/server_version-6 ()
[FAILED] DietPi-Update | Unable to access any update server. Please check your network connection, then rerun dietpi-update.
If this error persists, please report at: https://github.com/MichaIng/DietPi/issues
[ INFO ] DietPi-Update | APT update, please wait...
Ign:1 https://deb.debian.org/debian stretch InRelease
Hit:2 https://deb.debian.org/debian stretch-updates InRelease
Hit:3 https://deb.debian.org/debian-security stretch/updates InRelease
Hit:4 https://deb.debian.org/debian stretch-backports InRelease
Hit:5 https://deb.debian.org/debian stretch Release
Hit:6 https://dietpi.com/meveric all InRelease
Hit:7 https://dietpi.com/meveric stretch InRelease
Reading package lists...
[  OK  ] DietPi-Update | APT update
[ INFO ] DietPi-Update | No APT upgrades were found, not creating file: /run/dietpi/.apt_updates

This was all triggered because I was trying to add another palette and Node-RED (on two machines in this building) didn't populate the palette manager >> install window. Eventually issuing a pop up to that effect

MDAR commented 2 years ago

😢

Now this is super odd.

If I put my laptop onto the mobile hotspot of my phone, I pull down the node-install.sh file from github in a browser.

But it seems the ISP is blocking traffic from GitHub, or at least certain pages.

As far as a I know, there isn't a firewall in place, I can ask tomorrow when their office opens.


I've pasted the text into a SH file on the Odroid.

Do you happen to know the parameters I need to pass to the script for it to work?

Joulinar commented 2 years ago

the script is simply executed as far as I can see.


Is the issue anything to do with the fact that this box is running DietPi 6.34.3 ? Is there an SSL certificate issue at play?

If I understood correctly, you have same issue putting the URL into a browser on your laptop. Means it is not dedicated on your DietPin device

MDAR commented 2 years ago

the script is simply executed as far as I can see.

Is the issue anything to do with the fact that this box is running DietPi 6.34.3 ? Is there an SSL certificate issue at play?

If I understood correctly, you have same issue putting the URL into a browser on your laptop. Means it is not dedicated on your DietPi device

I'm very quickly coming to the point where I agree with you 100%

I'm also trying to load the ESP32 board details into Ardunio on my laptop and part of that process is being blocked too.

But again, if I connect my laptop to my phone's hot-spot, it downloads.

I'll call the ISP tomorrow and see what is happening, (I know that they have been the victims of a DoS attack recently, so maybe things are locked down a little right now)

Thanks very much for your help, I really do appreciate it.

MDAR commented 2 years ago

@Joulinar

Thanks for helping last night and keeping my sanity in check.

It turns out that there was an issue with the ISP and they got me to change the MTU value this morning and everything has started to work normally again.