-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
@andreaskeller
showing this error
[23:15:52.677] Running build in Cleveland, USA (East) – cle1
[23:15:52.743] Cloning github.com/MohammadTaseenKhan/developers-feed (Branch: main, Commit: bcc2b14)
[23:15:52.749] Skipping build cache, deployment was triggered without cache.
[23:15:53.233] Cloning completed: 489.856ms
[23:15:53.354] Running "vercel build"
[23:15:53.871] Vercel CLI 29.3.6
[23:15:54.100] Installing dependencies...
[23:15:54.395] yarn install v1.22.17
[23:15:54.426] info No lockfile found.
[23:15:54.431] [1/4] Resolving packages...
[23:15:57.384] [2/4] Fetching packages...
[23:16:11.434] [3/4] Linking dependencies...
[23:16:11.435] warning " > next@13.4.4" has incorrect peer dependency "react@^18.2.0".
[23:16:11.435] warning " > next@13.4.4" has incorrect peer dependency "react-dom@^18.2.0".
[23:16:18.090] [4/4] Building fresh packages...
[23:16:18.105] success Saved lockfile.
[23:16:18.109] Done in 23.72s.
[23:16:18.137] Detected Next.js version: 13.4.4
[23:16:18.138] Running "yarn run build"
[23:16:18.345] yarn run v1.22.17
[23:16:18.378] $ next build
[23:16:18.818] Attention: Next.js now collects completely anonymous telemetry regarding usage.
[23:16:18.818] This information is used to shape Next.js' roadmap and prioritize features.
[23:16:18.819] You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
[23:16:18.819] https://nextjs.org/telemetry
[23:16:18.819]
[23:16:18.915] - info Linting and checking validity of types...
[23:16:19.073] - info Creating an optimized production build...
[23:16:19.144]
[23:16:19.144] > Build error occurred
[23:16:19.146] Error: Next.js requires react >= 18.2.0 to be installed.
[23:16:19.146] at Object.<anonymous> (/vercel/path0/node_modules/next/dist/build/webpack-config.js:143:11)
[23:16:19.146] at Module._compile (node:internal/modules/cjs/loader:1254:14)
[23:16:19.147] at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
[23:16:19.147] at Module.load (node:internal/modules/cjs/loader:1117:32)
[23:16:19.147] at Module._load (node:internal/modules/cjs/loader:958:12)
[23:16:19.147] at Module.require (node:internal/modules/cjs/loader:1141:19)
[23:16:19.147] at require (node:internal/modules/cjs/helpers:110:18)
[23:16:19.147] at Object.<anonymous> (/vercel/path0/node_modules/next/dist/build/webpack-build/impl.js:29:64)
[23:16:19.147] at Module._compile (node:internal/modules/cjs/loader:1254:14)
[23:16:19.147] at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
[23:16:19.255] error Command failed with exit code 1.
[23:16:19.256] info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
[23:16:19.287] Error: Command "yarn run build" exited with 1
[23:16:19.507] BUILD_UTILS_SPAWN_1: Command "yarn run build" exited with 1Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels