Closed OlafvdSpek closed 4 years ago
There's no way to continue / retry the installation of a step fails, is there?
In Process.php line 1160: The process "su www-data -s /bin/bash --command="cd /var/www/html && npm run prod"" exceeded the timeout of 360 seconds. install olaf@ubuntu:~/installer$ olaf@ubuntu:~/installer$ sudo su www-data -s /bin/bash --command="cd /var/www/html && npm run prod" > @ prod /var/www/html > npm run production > @ production /var/www/html > cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js DONE Compiled successfully in 462321ms 10:45:28 Asset Size Chunks Chunk Names /css/app.css 314 KiB 0 [emitted] [big] /js/app /css/main/login.css 12.1 KiB 0 [emitted] /js/app /css/main/twostep.css 427 bytes 0 [emitted] /js/app /css/themes/dark-blue.css 5.1 KiB 0 [emitted] /js/app /css/themes/dark-green.css 5.1 KiB 0 [emitted] /js/app /css/themes/dark-pink.css 5.1 KiB 0 [emitted] /js/app /css/themes/dark-purple.css 5.1 KiB 0 [emitted] /js/app /css/themes/dark-red.css 5.1 KiB 0 [emitted] /js/app /css/themes/dark-teal.css 5.1 KiB 0 [emitted] /js/app /css/themes/dark-yellow.css 5.1 KiB 0 [emitted] /js/app /css/themes/galactic.css 9.78 KiB 0 [emitted] /js/app /js/app.js 3.9 MiB 0 [emitted] [big] /js/app /js/app.js.LICENSE 2.86 KiB [emitted] /js/unit3d.js 29 KiB [emitted]
There's no way to continue / retry the installation of a step fails, is there?