error while installing blueprint
full log: https://paste.gg/p/anonymous/02fad22130ab4fd7b18c47329162484a
running Pterodactyl Panel version: 1.11.5
OS: Fedora 39 (changed the file ownership to nginx:nginx)
should I ignore the error and go ahead with my Nebula Install?
this is the first time this has happened. It worked the last few times I tried to install blueprint but now idk
12 Replies
Did you have any modifications before?
Like non blueprint ones
You've tried to install other ptero mods before - Delete the following folders
Public
Resources
Node_Modules
Reinstall/update the panel following this guide here: https://pterodactyl.io/panel/1.0/updating.html
Verify it's online by visiting your URL after running the final command from the reinstall of the CP
Then follow the blueprint installation guide here: https://blueprint.zip/docs/?page=getting-started/Installation
If you are on the latest nodeJS, Ignore the apt-get install -y nodejsUpdating the Panel | Pterodactyl
Pterodactyl is an open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
blueprint.zip
Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.
Monterno Theme yes. I did a panel update afterwards
https://pterodactyl.io/panel/1.0/updating.html
It never fully deleted, follow my guide above and you'll be golden π
I am gonna try that out. Thank you
π
getting
now
ah wait
forgot to run yarn
That'll do it lol
works perfectly now. thank you both @root@david1117:~# @TheAngelzOutlaw
yep
Glad to help β€οΈ
@UnknownGamerz Follow this guide becuase something in your node_modules is borked
i just tried that and ive reinstalled twice
im getting this error now warn - As of Tailwind CSS v3.3, the
@tailwindcss/line-clamp
plugin is now included by default.
warn - Remove it from the plugins
array in your configuration to eliminate this warning.
then the same errors i posted in bugsHad the same error and this guide resolved the issue. Thanks π«‘
yea well im getting this error
yarn run v1.22.21
$ 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
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
node:internal/crypto/hash:68
this[kHandle] = new _Hash(algorithm, xofLen);
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:68:19)
at Object.createHash (node:crypto:138: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 v20.11.1
I waited for this nebula update and it wonβt even install correctly
Easy fix
export NODE_OPTIONS=--openssl-legacy-provider