MinecraftPurpleTheme
MinecraftPurpleTheme copied to clipboard
Not installing
Installing theme...
Cloning into 'MinecraftPurpleTheme'...
remote: Enumerating objects: 87, done.
remote: Counting objects: 100% (51/51), done.
remote: Compressing objects: 100% (16/16), done.
remote: Total 87 (delta 43), reused 37 (delta 35), pack-reused 36
Receiving objects: 100% (87/87), 29.99 KiB | 1023.00 KiB/s, done.
Resolving deltas: 100% (44/44), done.
2024-05-07 05:24:03 - Installing pre-requisites
Hit:1 http://ru.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://ru.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://ru.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
Hit:8 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
Hit:7 https://downloads.mariadb.com/Tools/ubuntu jammy InRelease
Hit:9 https://packages.redis.io/deb jammy InRelease
Get:10 https://dlm.mariadb.com/repo/mariadb-server/11.3/repo/ubuntu jammy InRelease [7764 B]
Get:11 https://dlm.mariadb.com/repo/maxscale/latest/apt jammy InRelease [9338 B]
Fetched 17.1 kB in 1s (12.3 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ca-certificates is already the newest version (20230311ubuntu0.22.04.1).
curl is already the newest version (7.81.0-1ubuntu1.16).
gnupg is already the newest version (2.2.27-3ubuntu2.1).
apt-transport-https is already the newest version (2.4.12).
The following package was automatically installed and is no longer required:
libsnappy1v5
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
Hit:1 http://ru.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://ru.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://ru.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:8 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
Get:9 https://dlm.mariadb.com/repo/mariadb-server/11.3/repo/ubuntu jammy InRelease [7764 B]
Hit:10 https://packages.redis.io/deb jammy InRelease
Hit:6 https://downloads.mariadb.com/Tools/ubuntu jammy InRelease
Get:11 https://dlm.mariadb.com/repo/maxscale/latest/apt jammy InRelease [9338 B]
Fetched 17.1 kB in 1s (13.6 kB/s)
Reading package lists... Done
2024-05-07 05:24:09 - Repository configured successfully. To install Node.js, run: apt-get install nodejs -y
Hit:1 http://ru.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://ru.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://ru.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
Hit:8 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
Hit:7 https://downloads.mariadb.com/Tools/ubuntu jammy InRelease
Hit:9 https://packages.redis.io/deb jammy InRelease
Get:10 https://dlm.mariadb.com/repo/mariadb-server/11.3/repo/ubuntu jammy InRelease [7764 B]
Get:11 https://dlm.mariadb.com/repo/maxscale/latest/apt jammy InRelease [9338 B]
Fetched 17.1 kB in 1s (12.1 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
21 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
nodejs is already the newest version (18.20.2-1nodesource1).
The following package was automatically installed and is no longer required:
libsnappy1v5
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
changed 1 package in 849ms
yarn install v1.22.22
[1/5] Validating package.json...
[2/5] Resolving packages...
success Already up-to-date.
Done in 0.71s.
yarn run v1.22.22
$ yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production
$ cd public/assets && find . \( -name "*.js" -o -name "*.map" \) -type f -delete
node:internal/crypto/hash:69
this[kHandle] = new _Hash(algorithm, xofLen);
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
at Object.createHash (node:crypto:133:10)
at module.exports (/var/www/pterodactyl/node_modules/webpack/lib/util/createHash.js:135:53)
at NormalModule._initBuildHash (/var/www/pterodactyl/node_modules/webpack/lib/NormalModule.js:417:16)
at handleParseError (/var/www/pterodactyl/node_modules/webpack/lib/NormalModule.js:471:10)
at /var/www/pterodactyl/node_modules/webpack/lib/NormalModule.js:503:5
at /var/www/pterodactyl/node_modules/webpack/lib/NormalModule.js:358:12
at /var/www/pterodactyl/node_modules/loader-runner/lib/LoaderRunner.js:373:3
at iterateNormalLoaders (/var/www/pterodactyl/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
at iterateNormalLoaders (/var/www/pterodactyl/node_modules/loader-runner/lib/LoaderRunner.js:221:10)
at /var/www/pterodactyl/node_modules/loader-runner/lib/LoaderRunner.js:236:3
at context.callback (/var/www/pterodactyl/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
at /var/www/pterodactyl/node_modules/babel-loader/lib/index.js:59:71 {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
Node.js v18.20.2
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
INFO Clearing cached bootstrap files.
events .................................................................................................... 1ms DONE
views ..................................................................................................... 1ms DONE
cache ..................................................................................................... 2ms DONE
route ..................................................................................................... 1ms DONE
config .................................................................................................... 1ms DONE
compiled .................................................................................................. 1ms DONE