--0% --10% Lancement de l'installation/mise à jour des dépendances --20% Hit:1 http://archive.raspberrypi.org/debian buster InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:3 https://deb.nodesource.com/node_12.x buster InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... lsb-release is already the newest version (10.2019051400+rpi1). 0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded. --30% Version actuelle : --40% KO, version obsolète à upgrader Suppression du Nodejs existant et installation du paquet recommandé Reading package lists... Building dependency tree... Reading state information... Package 'npm' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'nodejs' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded. --45% Utilisation du dépot officiel ## Installing the NodeSource Node.js 12.x repo... ## Populating apt-get cache... + apt-get update Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://deb.nodesource.com/node_12.x buster InRelease Reading package lists... ## Confirming "buster" is supported... + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_12.x/dists/buster/Release' ## Adding the NodeSource signing key to your keyring... + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) OK ## Creating apt sources list file for the NodeSource Node.js 12.x repo... + echo 'deb https://deb.nodesource.com/node_12.x buster main' > /etc/apt/sources.list.d/nodesource.list + echo 'deb-src https://deb.nodesource.com/node_12.x buster main' >> /etc/apt/sources.list.d/nodesource.list ## Running `apt-get update` for you... + apt-get update Hit:1 http://archive.raspberrypi.org/debian buster InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:3 https://deb.nodesource.com/node_12.x buster InRelease Reading package lists... ## Run `sudo apt-get install -y nodejs` to install Node.js 12.x and npm ## You may also need development tools to build native addons: sudo apt-get install gcc g++ make ## To install the Yarn package manager, run: curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list sudo apt-get update && sudo apt-get install yarn Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: nodejs 0 upgraded, 1 newly installed, 0 to remove and 68 not upgraded. Need to get 0 B/15.0 MB of archives. After this operation, 76.4 MB of additional disk space will be used. Selecting previously unselected package nodejs. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 63770 files and directories currently installed.) Preparing to unpack .../nodejs_12.10.0-1nodesource1_armhf.deb ... Unpacking nodejs (12.10.0-1nodesource1) ... Setting up nodejs (12.10.0-1nodesource1) ... Processing triggers for man-db (2.8.5-2) ... Version actuelle : v12.10.0 --50% --60% Installation... added 198 packages from 150 contributors and audited 3227 packages in 13.215s found 0 vulnerabilities --95% --100% Installation des dépendances alexaapi terminée, vérifiez qu'il n'y a pas d'erreur