Some framework dependencies are not installed or detected

██▌▌▌ Blueprint Framework ██ ██▌▌▌ https://blueprint.zip/ ████▌▌▌ © 2023-2024 Ivy (prpl.wtf) 10:38:47 INFO: Searching and validating framework dependencies.. node: --openssl-legacy-provider is not allowed in NODE_OPTIONS 10:38:47 FATAL: Some framework dependencies are not installed or detected. 10:38:47 FATAL: Required dependency "node" is using an unsupported version. guys can anyone help me
17 Replies
Emma
Emma12mo ago
You are running an incorrect version of Node.js.
Deleted User
Deleted UserOP12mo ago
which one i need to install i followed installing script in site maybe someone before me installed wrong one (im not only one working)
Emma
Emma12mo ago
You'll need to have Node.js v18 or later, ideally v20.
Deleted User
Deleted UserOP12mo ago
v20.17.0 is already installed. Now using node v20.17.0 (npm v10.8.2) a it fixed itself idk how just reconnected to ssh
Emma
Emma12mo ago
Could you check if the same is true for sudo node -v?
Deleted User
Deleted UserOP12mo ago
i think it is because installation is already working
Emma
Emma12mo ago
Probably best to check anyways.
Deleted User
Deleted UserOP12mo ago
i think its because the paths like u need to restart terminal omg i got a lot of error ERROR in ./node_modules/@tanstack/virtual-core/dist/esm/index.js 293:88 Module parse failed: Unexpected token (293:88) File was processed with these loaders: * ./node_modules/source-map-loader/dist/cjs.js You may need an additional loader to handle the result of these loaders. | this.targetWindow = this.scrollElement.ownerDocument.defaultView; | } else {
this.targetWindow = ((_a = this.scrollElement) == null ? void 0 : _a.window) ?? null;
| } | this.elementsCache.forEach((cached) => { @ ./node_modules/@tanstack/react-virtual/dist/esm/index.js 3:0-164 4:0-39 4:0-39 21:14-25 34:4-22 35:4-24 36:16-29 43:24-41 44:26-45 45:16-28 @ ./node_modules/@headlessui/react/dist/components/combobox/combobox.js @ ./node_modules/@headlessui/react/dist/headlessui.esm.js @ ./resources/scripts/components/elements/dialog/Dialog.tsx @ ./resources/scripts/components/elements/dialog/index.ts @ ./resources/scripts/components/server/minecraftplayermanager/PlayerManagerContainer.tsx @ ./resources/scripts/routers/routes.ts @ ./resources/scripts/blueprint/extends/routers/ServerRouter.tsx @ ./resources/scripts/routers/ServerRouter.tsx @ ./resources/scripts/components/App.tsx @ ./resources/scripts/index.tsx @ multi react-hot-loader/patch ./resources/scripts/index.tsx
Emma
Emma12mo ago
I'm guessing you've had modifications in the past on your panel.
Deleted User
Deleted UserOP12mo ago
i think so did it break everything?
Blueprint
Blueprint12mo ago
1. Remove certain files and directories with rm -r resources public node_modules. 2. Go through the Pterodactyl update documentation. 3. Install dependencies by running the yarn command. 4. Repair Blueprint with blueprint -upgrade. 5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.
byte snippet-upgrade
Emma
Emma12mo ago
Go through those steps and you should be fine^
Deleted User
Deleted UserOP12mo ago
btw rechecked every restart its says 21.7.3
Emma
Emma12mo ago
Alright, should be fine.
Deleted User
Deleted UserOP12mo ago
btw now installing plugin 10:54:23 INFO: Searching and validating framework dependencies.. 10:54:23 INFO: Installing versionchanger... (1/1) [versionchanger.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of versionchanger.zip or versionchanger.zip.zip, and cannot find versionchanger.zip.ZIP, period. [versionchanger.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of versionchanger.zip or versionchanger.zip.zip, and cannot find versionchanger.zip.ZIP, period. 10:54:23 FATAL: Extension configuration file not found or detected. u know how to fix it?
Emma
Emma12mo ago
Try another extension to see if the same issue happens, if not, contact the author.
Deleted User
Deleted UserOP12mo ago
ithink its the only one trying to install it by ainx its not working too

Did you find this page helpful?