Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- >>> 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
- 422 modules
- ERROR in ./resources/scripts/components/dashboard/ServerRow.tsx
- Module build failed (from ./node_modules/babel-loader/lib/index.js):
- MacroError: /var/www/pterodactyl/resources/scripts/components/dashboard/ServerRow.tsx:
- ✕ line-clamp-2 was not found
- Try one of these classes:
- bg-clip-padding / inline-flex / inline-grid
- outline-... / inline / inline-block
- at throwIf (/var/www/pterodactyl/node_modules/twin.macro/macro.js:22:9)
- at /var/www/pterodactyl/node_modules/twin.macro/macro.js:7808:5
- at Array.reduce (<anonymous>)
- at getStyleData (/var/www/pterodactyl/node_modules/twin.macro/macro.js:7715:24)
- at /var/www/pterodactyl/node_modules/twin.macro/macro.js:8002:15
- at Array.forEach (<anonymous>)
- at handleTwFunction (/var/www/pterodactyl/node_modules/twin.macro/macro.js:7963:27) at twinMacro (/var/www/pterodactyl/node_modules/twin.macro/macro.js:8486:5)
- at macroWrapper (/var/www/pterodactyl/node_modules/babel-plugin-macros/dist/index.js:63:12)
- at applyMacros (/var/www/pterodactyl/node_modules/babel-plugin-macros/dist/index.js:230:14)
- 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:53:20)
- at NodePath.call (/var/www/pterodactyl/node_modules/@babel/traverse/lib/path/context.js:40:17)
- at NodePath.visit (/var/www/pterodactyl/node_modules/@babel/traverse/lib/path/context.js:100:31)
- at TraversalContext.visitQueue (/var/www/pterodactyl/node_modules/@babel/traverse/lib/context.js:103:16)
- at TraversalContext.visitMultiple (/var/www/pterodactyl/node_modules/@babel/traverse/lib/context.js:72:17)
- at TraversalContext.visit (/var/www/pterodactyl/node_modules/@babel/traverse/lib/context.js:129:19)
- at traverseNode (/var/www/pterodactyl/node_modules/@babel/traverse/lib/traverse-node.js:24:17)
- at traverse (/var/www/pterodactyl/node_modules/@babel/traverse/lib/index.js:62:34)
- at NodePath.traverse (/var/www/pterodactyl/node_modules/@babel/traverse/lib/path/index.js:147:24)
- at PluginPass.Program (/var/www/pterodactyl/node_modules/babel-plugin-macros/dist/index.js:95:18)
- at newFn (/var/www/pterodactyl/node_modules/@babel/traverse/lib/visitors.js:177:21) at NodePath._call (/var/www/pterodactyl/node_modules/@babel/traverse/lib/path/context.js:53:20)
- at NodePath.call (/var/www/pterodactyl/node_modules/@babel/traverse/lib/path/context.js:40:17)
- at NodePath.visit (/var/www/pterodactyl/node_modules/@babel/traverse/lib/path/context.js:100:31)
- at TraversalContext.visitQueue (/var/www/pterodactyl/node_modules/@babel/traverse/lib/context.js:103:16)
- at TraversalContext.visitSingle (/var/www/pterodactyl/node_modules/@babel/traverse/lib/context.js:77:19)
- at TraversalContext.visit (/var/www/pterodactyl/node_modules/@babel/traverse/lib/context.js:131:19)
- at traverseNode (/var/www/pterodactyl/node_modules/@babel/traverse/lib/traverse-node.js:24:17)
- at traverse (/var/www/pterodactyl/node_modules/@babel/traverse/lib/index.js:62:34)
- at transformFile (/var/www/pterodactyl/node_modules/@babel/core/lib/transformation/index.js:108:29)
- at transformFile.next (<anonymous>)
- at run (/var/www/pterodactyl/node_modules/@babel/core/lib/transformation/index.js:35:12)
- at run.next (<anonymous>)
- at Function.transform (/var/www/pterodactyl/node_modules/@babel/core/lib/transform.js:25:41)
- at transform.next (<anonymous>)
- error Command failed with exit code 2.
Advertisement
Add Comment
Please, Sign In to add comment