██▌▌▌ Blueprint Framework ██ ██▌▌▌ https://blueprint.zip ████▌▌▌ © 2023-2026 Emma (prpl.wtf) 09:57:03 INFO: Installing node modules.. yarn install v1.22.22 [1/5] Validating package.json... [2/5] Resolving packages... success Already up-to-date. Done in 0.39s. 09:57:04 INFO: Searching and validating framework dependencies.. 09:57:04 INFO: Placing Blueprint command shortcut.. 09:57:04 INFO: Linking directories and filesystems.. 09:57:04 INPUT: Would you like to put your application into maintenance while Blueprint is installing? (Y/n) n 09:57:06 INFO: Putting application into maintenance has been skipped. 09:57:06 INFO: Running database migrations.. INFO Nothing to migrate. 09:57:06 INFO: Seeding Blueprint database records.. 09:57:07 INFO: Flushing cache.. 09:57:10 INFO: Restarting queue workers.. 09:57:10 INFO: Changing Pterodactyl file ownership to 'www-data:www-data'.. 09:57:11 INFO: Cleaning up.. 09:57:11 INFO: Rebuilding panel assets.. yarn run v1.22.22 $ yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production --progress $ cd public/assets && find . \( -name "*.js" -o -name "*.map" \) -type f -delete 10% building 0/2 entries 1/2 dependencies 0/1 modules[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D` (node:3437030) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. (Use `node --trace-deprecation ...` to show where the warning was created) 16 assets 2427 modules ERROR in ./resources/scripts/components/UserAvatar.tsx 4:0-22 Module not found: Error: Can't resolve 'md5' in '/var/www/STFU-Panel/resources/scripts/components' ERROR in ./resources/scripts/components/auth/ForgotPasswordContainer.tsx 20:0-58 Module not found: Error: Can't resolve 'react-turnstile' in '/var/www/STFU-Panel/resources/scripts/components/auth' ERROR in ./resources/scripts/components/auth/LoginContainer.tsx 23:0-58 Module not found: Error: Can't resolve 'react-turnstile' in '/var/www/STFU-Panel/resources/scripts/components/auth' ERROR in ./resources/scripts/components/auth/RegisterContainer.tsx 22:0-58 Module not found: Error: Can't resolve 'react-turnstile' in '/var/www/STFU-Panel/resources/scripts/components/auth' ERROR in ./resources/scripts/components/server/console/ChartBlock.tsx 5:0-47 Module not found: Error: Can't resolve 'react-icons/lu' in '/var/www/STFU-Panel/resources/scripts/components/server/console' ERROR in ./resources/scripts/components/server/files/FileObjectRow.tsx 6:0-84 Module not found: Error: Can't resolve 'react-icons/lu' in '/var/www/STFU-Panel/resources/scripts/components/server/files' ERROR in ./resources/scripts/components/server/files/MassActionsBar.tsx 9:0-72 Module not found: Error: Can't resolve 'react-icons/lu' in '/var/www/STFU-Panel/resources/scripts/components/server/files' ERROR in ./resources/scripts/components/server/files/NewDirectoryButton.tsx 17:0-46 Module not found: Error: Can't resolve 'react-icons/lu' in '/var/www/STFU-Panel/resources/scripts/components/server/files' ERROR in ./resources/scripts/components/server/files/UploadButton.tsx 15:0-42 Module not found: Error: Can't resolve 'react-icons/lu' in '/var/www/STFU-Panel/resources/scripts/components/server/files' ERROR in ./resources/scripts/components/server/schedules/EditScheduleModal.tsx 30:0-34 Module not found: Error: Can't resolve 'cronstrue' in '/var/www/STFU-Panel/resources/scripts/components/server/schedules' ERROR in ./resources/scripts/i18n.ts 5:0-64 Module not found: Error: Can't resolve 'i18next-browser-languagedetector' in '/var/www/STFU-Panel/resources/scripts' ERROR in ./resources/scripts/routers/AuthenticationRouter.tsx 15:0-43 Module not found: Error: Can't resolve 'react-icons/fa' in '/var/www/STFU-Panel/resources/scripts/routers' ERROR in ./resources/scripts/routers/routes.ts 16:0-380 Module not found: Error: Can't resolve 'react-icons/hi' in '/var/www/STFU-Panel/resources/scripts/routers' ERROR in ./resources/scripts/routers/routes.ts 17:0-162 Module not found: Error: Can't resolve 'react-icons/lu' in '/var/www/STFU-Panel/resources/scripts/routers' ERROR in ./resources/scripts/routers/routes.ts 18:0-408 Module not found: Error: Can't resolve 'react-icons/ri' in '/var/www/STFU-Panel/resources/scripts/routers' webpack 5.103.0 compiled with 15 errors in 26287 ms error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.