Files
promptlib/logs/vercel-build-log_01.txt
2026-01-04 19:34:35 +00:00

57 lines
4.6 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

02:44:14.215 Running build in Washington, D.C., USA (East) iad1
02:44:14.215 Build machine configuration: 4 cores, 8 GB
02:44:14.322 Cloning github.com/OliverGee/promptlib (Branch: main, Commit: bd24306)
02:44:14.613 Cloning completed: 290.000ms
02:44:15.044 Restored build cache from previous deployment (Bd8UGvdHcVGZmBTDTjevLZJESWLg)
02:44:15.792 Running "vercel build"
02:44:16.242 Vercel CLI 50.1.3
02:44:16.886 Detected `pnpm-lock.yaml` 9 which may be generated by pnpm@9.x or pnpm@10.x
02:44:16.886 Using pnpm@10.x based on project creation date
02:44:16.886 To use pnpm@9.x, manually opt in using corepack (https://vercel.com/docs/deployments/configure-a-build#corepack)
02:44:16.897 Installing dependencies...
02:44:18.046 Lockfile is up to date, resolution step is skipped
02:44:18.136 Already up to date
02:44:18.526
02:44:18.548 ╭ Warning ─────────────────────────────────────────────────────────────────────╮
02:44:18.548 │ │
02:44:18.548 │ Ignored build scripts: @swc/core@1.11.21, esbuild@0.25.3. │
02:44:18.549 │ Run "pnpm approve-builds" to pick which dependencies should be allowed │
02:44:18.549 │ to run scripts. │
02:44:18.549 │ │
02:44:18.549 ╰──────────────────────────────────────────────────────────────────────────────╯
02:44:18.552 Done in 1s using pnpm v10.26.0
02:44:18.577 Running "pnpm run build"
02:44:18.879
02:44:18.880 > vite_react_shadcn_ts@0.0.0 build /vercel/path0
02:44:18.880 > vite build
02:44:18.880
02:44:19.239 vite v6.3.4 building for production...
02:44:19.619 transforming...
02:44:19.648 Browserslist: browsers data (caniuse-lite) is 8 months old. Please run:
02:44:19.648 npx update-browserslist-db@latest
02:44:19.648 Why you should do it regularly: https://github.com/browserslist/update-db#readme
02:44:22.430 ✓ 1785 modules transformed.
02:44:22.433 ✗ Build failed in 3.16s
02:44:22.433 error during build:
02:44:22.433 src/components/JsonCodeBlock.tsx (2:20): "defaultProps" is not exported by "node_modules/.pnpm/prism-react-renderer@2.4.1_react@18.3.1/node_modules/prism-react-renderer/dist/index.mjs", imported by "src/components/JsonCodeBlock.tsx".
02:44:22.434 file: /vercel/path0/src/components/JsonCodeBlock.tsx:2:20
02:44:22.434 
02:44:22.434 1: import React from "react";
02:44:22.434 2: import { Highlight, defaultProps } from "prism-react-renderer";
02:44:22.434 ^
02:44:22.434 3:
02:44:22.434 4: type Props = {
02:44:22.434 
02:44:22.434 at getRollupError (file:///vercel/path0/node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/es/shared/parseAst.js:397:41)
02:44:22.434 at error (file:///vercel/path0/node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/es/shared/parseAst.js:393:42)
02:44:22.434 at Module.error (file:///vercel/path0/node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/es/shared/node-entry.js:16750:16)
02:44:22.434 at Module.traceVariable (file:///vercel/path0/node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/es/shared/node-entry.js:17199:29)
02:44:22.434 at ModuleScope.findVariable (file:///vercel/path0/node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/es/shared/node-entry.js:14855:39)
02:44:22.434 at ReturnValueScope.findVariable (file:///vercel/path0/node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/es/shared/node-entry.js:5583:38)
02:44:22.435 at FunctionBodyScope.findVariable (file:///vercel/path0/node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/es/shared/node-entry.js:5583:38)
02:44:22.435 at Identifier.bind (file:///vercel/path0/node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/es/shared/node-entry.js:5357:40)
02:44:22.435 at SpreadElement.bind (file:///vercel/path0/node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/es/shared/node-entry.js:2784:23)
02:44:22.435 at ObjectExpression.bind (file:///vercel/path0/node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/es/shared/node-entry.js:2780:28)
02:44:22.550 ELIFECYCLE Command failed with exit code 1.
02:44:22.564 Error: Command "pnpm run build" exited with 1