Entrypoint main = bundle.b3f70552.js [13] multi react-hot-loader/patch ./resources/scripts/index.tsx 40 bytes {0} [built] [27] ./resources/scripts/index.tsx + 30 modules 110 KiB {0} [built] | ./resources/scripts/index.tsx 584 bytes [built] | ./resources/scripts/i18n.ts 1.08 KiB [built] | + 29 hidden modules + 26 hidden modules ERROR in ./resources/scripts/components/App.tsx Module build failed (from ./node_modules/babel-loader/lib/index.js): Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: /var/www/pterodactyl/resources/scripts/components/App.tsx: Package subpath './lib/node' is not defined by "exports" in /var/www/pterodactyl/node_modules/postcss/package.json at exportsNotFound (node:internal/modules/esm/resolve:303:10) at packageExportsResolve (node:internal/modules/esm/resolve:650:9) at resolveExports (node:internal/modules/cjs/loader:591:36) at Module._findPath (node:internal/modules/cjs/loader:668:31) at Module._resolveFilename (node:internal/modules/cjs/loader:1130:27) at Module._load (node:internal/modules/cjs/loader:985:27) at Module.require (node:internal/modules/cjs/loader:1235:19) at require (/var/www/pterodactyl/node_modules/v8-compile-cache/v8-compile-cache.js:161:20) at Object. (/var/www/pterodactyl/node_modules/tailwindcss/lib/util/processPlugins.js:12:36) at Module._compile (/var/www/pterodactyl/node_modules/v8-compile-cache/v8-compile-cache.js:194:30) at Module._extensions..js (node:internal/modules/cjs/loader:1435:10) at Module.load (node:internal/modules/cjs/loader:1207:32) at Module._load (node:internal/modules/cjs/loader:1023:12) at Module.require (node:internal/modules/cjs/loader:1235:19) at require (/var/www/pterodactyl/node_modules/v8-compile-cache/v8-compile-cache.js:161:20) at Object. (/var/www/pterodactyl/node_modules/twin.macro/macro.js:14:38) at Module._compile (/var/www/pterodactyl/node_modules/v8-compile-cache/v8-compile-cache.js:194:30) at Module._extensions..js (node:internal/modules/cjs/loader:1435:10) at Module.load (node:internal/modules/cjs/loader:1207:32) at Module._load (node:internal/modules/cjs/loader:1023:12) at Module.require (node:internal/modules/cjs/loader:1235:19) at require (/var/www/pterodactyl/node_modules/v8-compile-cache/v8-compile-cache.js:161:20) at interopRequire (/var/www/pterodactyl/node_modules/babel-plugin-macros/dist/index.js:86:15) at applyMacros (/var/www/pterodactyl/node_modules/babel-plugin-macros/dist/index.js:208:17) at ImportDeclaration (/var/www/pterodactyl/node_modules/babel-plugin-macros/dist/index.js:114:28) at NodePath._call (/var/www/pterodactyl/node_modules/@babel/traverse/lib/path/context.js:55:20) at NodePath.call (/var/www/pterodactyl/node_modules/@babel/traverse/lib/path/context.js:42:17) at NodePath.visit (/var/www/pterodactyl/node_modules/@babel/traverse/lib/path/context.js:92:31) at TraversalContext.visitQueue (/var/www/pterodactyl/node_modules/@babel/traverse/lib/context.js:116:16) at TraversalContext.visitMultiple (/var/www/pterodactyl/node_modules/@babel/traverse/lib/context.js:83:17) @ ./resources/scripts/index.tsx 3:0-35 16:50-53 @ multi react-hot-loader/patch ./resources/scripts/index.tsx ERROR in ./resources/scripts/i18n.ts Module not found: Error: Can't resolve 'i18next-http-backend' in '/var/www/pterodactyl/resources/scripts' @ ./resources/scripts/i18n.ts 3:0-54 15:13-31 @ ./resources/scripts/index.tsx @ multi react-hot-loader/patch ./resources/scripts/index.tsx ERROR in ./resources/scripts/i18n.ts Module not found: Error: Can't resolve 'i18next-multiload-backend-adapter' in '/var/www/pterodactyl/resources/scripts' @ ./resources/scripts/i18n.ts 4:0-79 9:9-39 @ ./resources/scripts/index.tsx @ multi react-hot-loader/patch ./resources/scripts/index.tsx ERROR in ./resources/scripts/index.tsx Module not found: Error: Can't resolve 'postcss-loader' in '/var/www/pterodactyl' @ ./resources/scripts/index.tsx 5:0-40 @ multi react-hot-loader/patch ./resources/scripts/index.tsx ERROR in resources/scripts/i18n.ts 3:52-74 TS2307: Cannot find module 'i18next-http-backend' or its corresponding type declarations. 1 | import i18n from 'i18next'; 2 | import { initReactI18next } from 'react-i18next'; > 3 | import I18NextHttpBackend, { BackendOptions } from 'i18next-http-backend'; | ^^^^^^^^^^^^^^^^^^^^^^ 4 | import I18NextMultiloadBackendAdapter from 'i18next-multiload-backend-adapter'; 5 | 6 | // If we're using HMR use a unique hash per page reload so that we're always ERROR in resources/scripts/i18n.ts 4:44-79 TS2307: Cannot find module 'i18next-multiload-backend-adapter' or its corresponding type declarations. 2 | import { initReactI18next } from 'react-i18next'; 3 | import I18NextHttpBackend, { BackendOptions } from 'i18next-http-backend'; > 4 | import I18NextMultiloadBackendAdapter from 'i18next-multiload-backend-adapter'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 5 | 6 | // If we're using HMR use a unique hash per page reload so that we're always 7 | // doing cache busting. Otherwise just use the builder provided hash value in error Command failed with exit code 2. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. [INFO] Updating route cache to include recent changes.. blueprint.sh: line 274: /var/www/pterodactyl/.blueprint/extensions/blueprint/private/debug/logs.txt: No such file or directory [INFO] Disable maintenance. blueprint.sh: line 278: /var/www/pterodactyl/.blueprint/extensions/blueprint/private/debug/logs.txt: No such file or directory [INFO] Syncing database values.. [SUCCESS] Blueprint has finished it's installation process.