+ echo '*******************Begin of package installation******************' *******************Begin of package installation****************** + touch /tmp/jeedom_install_in_progress_espeasy + echo 1 + echo 2 + sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh + sudo /var/www/html/core/class/../../resources/install_nodejs.sh Hit:1 http://deb.debian.org/debian buster InRelease Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Hit:4 https://deb.nodesource.com/node_16.x buster InRelease Get:5 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [381 kB] Get:7 http://deb.debian.org/debian-security buster/updates/main armhf Packages [384 kB] Get:8 http://archive.raspberrypi.org/debian buster/main armhf Packages [392 kB] Get:9 http://archive.raspberrypi.org/debian buster/main arm64 Packages [303 kB] Fetched 1584 kB in 2s (931 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... apt-utils is already the newest version (1.8.2.3). build-essential is already the newest version (12.6). lsb-release is already the newest version (10.2019051400). git is already the newest version (1:2.20.1-2+deb10u4). 0 upgraded, 0 newly installed, 0 to remove and 73 not upgraded. [Check Version NodeJS actuelle : v16.18.1 : [ OK ] [Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [ OK ] + echo 3 + sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh + sudo /var/www/html/core/class/../../resources/install_nodejs.sh Hit:1 http://archive.raspberrypi.org/debian buster InRelease Hit:2 http://deb.debian.org/debian buster InRelease Hit:3 http://deb.debian.org/debian-security buster/updates InRelease Hit:4 http://deb.debian.org/debian buster-updates InRelease Hit:5 https://deb.nodesource.com/node_16.x buster InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... apt-utils is already the newest version (1.8.2.3). build-essential is already the newest version (12.6). lsb-release is already the newest version (10.2019051400). git is already the newest version (1:2.20.1-2+deb10u4). 0 upgraded, 0 newly installed, 0 to remove and 73 not upgraded. [Check Version NodeJS actuelle : v16.18.1 : [ OK ] [Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [ OK ] + echo 4 + cd /var/www/html/core/class/../../plugins/espeasy/resources + rm -rf node_modules + sudo npm install npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 added 48 packages, and audited 49 packages in 6s 2 packages are looking for funding run `npm fund` for details found 0 vulnerabilities npm notice npm notice New patch version of npm available! 8.19.2 -> 8.19.3 npm notice Changelog: npm notice Run `npm install -g npm@8.19.3` to update! npm notice + chown -R www-data:www-data espeasy.js node_modules package-lock.json package.json + echo 5 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end espeasy + rm /tmp/jeedom_install_in_progress_espeasy + echo '*******************End of package installation******************' *******************End of package installation******************