+ echo '*******************Begin of package installation******************' *******************Begin of package installation****************** + touch /tmp/jeedom_install_in_progress_rflink + echo 1 + echo 2 + sudo npm install --force -g serialport npm WARN using --force Recommended protections disabled. changed 21 packages, and audited 22 packages in 4s 12 packages are looking for funding run `npm fund` for details found 0 vulnerabilities + echo 3 + sudo npm install --force -g request npm WARN using --force Recommended protections disabled. 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 changed 47 packages, and audited 48 packages in 3s 2 packages are looking for funding run `npm fund` for details found 0 vulnerabilities + echo 4 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end rflink + rm /tmp/jeedom_install_in_progress_rflink + echo '*******************End of package installation******************' *******************End of package installation******************