+ echo '*******************Begin of package installation******************' *******************Begin of package installation****************** + touch /tmp/jeedom_install_in_progress_zwavejs + echo 1 + echo 2 + sudo chmod +x /var/www/html/core/class/../../plugins/zwavejs/resources/pre_install.sh + sudo /var/www/html/core/class/../../plugins/zwavejs/resources/pre_install.sh + echo 'Pre installation de l'\''installation/mise à jour des dépendances zwavejs' Pre installation de l'installation/mise à jour des dépendances zwavejs +++ dirname /var/www/html/core/class/../../plugins/zwavejs/resources/pre_install.sh ++ cd /var/www/html/core/class/../../plugins/zwavejs/resources ++ pwd + BASEDIR=/var/www/html/plugins/zwavejs/resources + cd /var/www/html/plugins/zwavejs/resources + rm -R zwave-js-ui + git clone --branch v8.4.1 --depth 1 https://github.com/zwave-js/zwave-js-ui Cloning into 'zwave-js-ui'... Note: checking out 'ac29618bc7af457157be38f678eb5e190e21e77d'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b + echo 'Pre install finished' Pre install finished + echo 3 + sudo chmod +x /var/www/html/core/class/../../plugins/zwavejs/resources/post_install.sh + sudo /var/www/html/core/class/../../plugins/zwavejs/resources/post_install.sh + echo 'Post installation de l'\''installation/mise à jour des dépendances zwavejs' Post installation de l'installation/mise à jour des dépendances zwavejs +++ dirname /var/www/html/core/class/../../plugins/zwavejs/resources/post_install.sh ++ cd /var/www/html/core/class/../../plugins/zwavejs/resources ++ pwd + BASEDIR=/var/www/html/plugins/zwavejs/resources + cd /var/www/html/plugins/zwavejs/resources + cd zwave-js-ui + sudo yarn install ➤ YN0000: ┌ Resolution step ➤ YN0002: │ ts-node-dev@npm:2.0.0 [b9e30] doesn't provide @types/node (p8a743), requested by ts-node ➤ YN0060: │ zwave-js-ui@workspace:. provides eslint (p560d0) with version 8.26.0, which doesn't satisfy what eslint-loader requests ➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements for details, where is the six-letter p-prefixed code ➤ YN0000: └ Completed in 0s 341ms ➤ YN0000: ┌ Fetch step ➤ YN0000: └ Completed in 0s 523ms ➤ YN0000: ┌ Link step ➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed ➤ YN0007: │ docsify@npm:4.13.0 must be built because it never has been before or the last one failed ➤ YN0007: │ core-js@npm:3.26.0 must be built because it never has been before or the last one failed ➤ YN0007: │ vue-demi@npm:0.13.11 [0f984] must be built because it never has been before or the last one failed ➤ YN0007: │ leveldown@npm:5.6.0 must be built because it never has been before or the last one failed ➤ YN0007: │ @serialport/bindings-cpp@npm:10.7.0 must be built because it never has been before or the last one failed ➤ YN0007: │ level@npm:5.0.1 must be built because it never has been before or the last one failed ➤ YN0000: └ Completed in 11s 499ms ➤ YN0000: Done with warnings in 12s 655ms + sudo yarn run build - building for production... assets by path static/favicons/ 81.4 KiB assets by path static/favicons/*.png 76.1 KiB 6 assets asset static/favicons/safari-pinned-tab.svg 4.67 KiB [emitted] [from: static/favicons/safari-pinned-tab.svg] [copied] asset static/favicons/site.webmanifest 448 bytes [emitted] [from: static/favicons/site.webmanifest] [copied] asset static/favicons/browserconfig.xml 262 bytes [emitted] [from: static/favicons/browserconfig.xml] [copied] assets by info 3.6 MiB [immutable] assets by path static/fonts/ 759 KiB asset static/fonts/MaterialIcons-Regular.698bd85.ttf 339 KiB [emitted] [immutable] [from: node_modules/material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.ttf] [big] + 3 assets assets by chunk 2.86 MiB (name: app) asset static/js/app.7b4ae9f787b8f824e079.js 2.2 MiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset asset static/css/app.7946c413ff79564524e3.css 678 KiB [emitted] [immutable] [big] (name: app) 1 related asset asset static/logo.png 25.6 KiB [emitted] [from: static/logo.png] [copied] asset static/favicon.ico 14.7 KiB [emitted] [from: static/favicon.ico] [copied] asset static/.gitkeep 0 bytes [emitted] [from: static/.gitkeep] [copied] Entrypoint app [big] 2.86 MiB (856 KiB) = static/js/app.7b4ae9f787b8f824e079.js 2.2 MiB static/css/app.7946c413ff79564524e3.css 678 KiB 1 auxiliary asset WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: static/fonts/MaterialIcons-Regular.698bd85.ttf (339 KiB) static/js/app.7b4ae9f787b8f824e079.js (2.2 MiB) static/css/app.7946c413ff79564524e3.css (678 KiB) WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: app (2.86 MiB) static/js/app.7b4ae9f787b8f824e079.js static/css/app.7946c413ff79564524e3.css  WARNING in webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ webpack 5.74.0 compiled with 3 warnings in 30921 ms Build complete. Tip: built files are meant to be served over an HTTP server. Opening index.html over file:// won't work. + chown -R www-data:www-data CHANGELOG.md LICENSE README.md SECURITY.md app.ts bin build config dist docker docs hass kubernetes kustomization.yaml lib node_modules nodemon.json package.json package.sh pkg server snippets src static store test tsconfig.eslint.json tsconfig.json views wallaby.js yarn.lock + '[' -e /dev/ttyAMA0 ']' + '[' -e /dev/ttymxc0 ']' + '[' -e /dev/ttyAMA0 ']' ++ grep Revision /proc/cpuinfo ++ cut -d: -f2 ++ tr -d ' ' + RPI_BOARD_REVISION= + [[ '' == \8 ]] + [[ '' == \8 ]] + [[ '' == \d ]] + echo 'Everything is successfully installed!' Everything is successfully installed! + echo 4 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end zwavejs + rm /tmp/jeedom_install_in_progress_zwavejs + echo '*******************End of package installation******************' *******************End of package installation******************