speciall type error

[webpack-cli] Failed to load '/var/www/pterodactyl/webpack.config.js' config [webpack-cli] Invalid options object. Terser Plugin has been initialized using an options object that does not match the API schema. - options has an unknown property 'cache'. These properties are valid: object { test?, include?, exclude?, terserOptions?, extractComments?, parallel?, minify? }
5 Replies
Ryin •  !  ✓
Ryin • ! ✓OP2mo ago
[webpack-cli] Failed to load '/var/www/pterodactyl/webpack.config.js' config [webpack-cli] Invalid options object. Terser Plugin has been initialized using an options object that does not match the API schema. - options has an unknown property 'cache'. These properties are valid: object { test?, include?, exclude?, terserOptions?, extractComments?, parallel?, minify? } after rerun agin this error
Lara
Lara2mo ago
Looks to be like you didn't install with yarn
Blueprint
Blueprint2mo 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.
Sent by prplwtf • byte snippet-upgrade
Emma
Emma2mo ago
@Ryin • ! ✓ could you give this a try^^
Ryin •  !  ✓
Ryin • ! ✓OP2mo ago
yep

Did you find this page helpful?