Closed MuhammadKaifNazeer closed 2 months ago
@MuhammadKaifNazeer, can you please post runtime logs of your vercel instance to investigate the cause of 500 Internal Server Error?
I'm getting the same error on Vercel.
Reproduction Steps npx create-payload-app@beta --use-pnpm -t website I chose postgres during the installation and set up database. After deploying to Vercel, go to admin/collections/media/create and upload media
Doesn't Vercel support Upload first of all?
[20:05:56] [31mERROR[39m: [36mError: ENOENT: no such file or directory, mkdir '/vercel/path0/public/media'
at mkdirSync (node:fs:1372:26)
at G (/var/task/.next/server/chunks/4858.js:357:121518)
at T (/var/task/.next/server/chunks/4858.js:357:14875)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.tP [as create] (/var/task/.next/server/chunks/9969.js:12:88922)
at async /var/task/.next/server/chunks/9969.js:12:105111
at async /var/task/node_modules/.pnpm/next@15.0.0-canary.104_react-dom@19.0.0-rc-06d0b89e-20240801_react@19.0.0-rc-06d0b89e-2024080_ouccyy7kk6qcxyqbefi33gxaae/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:14:38858
at async eP.execute (/var/task/node_modules/.pnpm/next@15.0.0-canary.104_react-dom@19.0.0-rc-06d0b89e-20240801_react@19.0.0-rc-06d0b89e-2024080_ouccyy7kk6qcxyqbefi33gxaae/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:14:28966)
at async eP.handle (/var/task/node_modules/.pnpm/next@15.0.0-canary.104_react-dom@19.0.0-rc-06d0b89e-20240801_react@19.0.0-rc-06d0b89e-2024080_ouccyy7kk6qcxyqbefi33gxaae/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:14:40159)
at async ed (/var/task/node_modules/.pnpm/next@15.0.0-canary.104_react-dom@19.0.0-rc-06d0b89e-20240801_react@19.0.0-rc-06d0b89e-2024080_ouccyy7kk6qcxyqbefi33gxaae/node_modules/next/dist/compiled/next-server/server.runtime.prod.js:24:26900)[39m
@MuhammadKaifNazeer, can you please post runtime logs of your vercel instance to investigate the cause of 500 Internal Server Error?
@bmamouri
here is the logs
[11:13:13.621] Running build in Washington, D.C., USA (East) – iad1
[11:13:13.790] Cloning github.com/MuhammadKaifNazeer/paylaodcms-test-blog (Branch: main, Commit: 8cb6a04)
[11:13:14.050] Cloning completed: 259.154ms
[11:13:14.139] Previous build cache not available
[11:13:14.386] Running "vercel build"
[11:13:15.323] Vercel CLI 37.1.1
[11:13:15.693] Warning: Detected "engines": { "node": "^18.20.2 || >=20.9.0" } in your package.json
that will automatically upgrade when a new major Node.js Version is released. Learn More: http://vercel.link/node-version
[11:13:15.709] Installing dependencies...
[11:13:16.965] npm warn ERESOLVE overriding peer dependency
[11:13:16.966] npm warn While resolving: @dnd-kit/accessibility@3.1.0
[11:13:16.967] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:16.967] npm warn node_modules/react
[11:13:16.967] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:16.967] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:16.968] npm warn
[11:13:16.968] npm warn Could not resolve dependency:
[11:13:16.968] npm warn peer react@">=16.8.0" from @dnd-kit/accessibility@3.1.0
[11:13:16.968] npm warn node_modules/@dnd-kit/accessibility
[11:13:16.968] npm warn @dnd-kit/accessibility@"^3.0.0" from @dnd-kit/core@6.0.8
[11:13:16.968] npm warn node_modules/@dnd-kit/core
[11:13:16.968] npm warn
[11:13:16.968] npm warn Conflicting peer dependency: react@18.3.1
[11:13:16.968] npm warn node_modules/react
[11:13:16.969] npm warn peer react@">=16.8.0" from @dnd-kit/accessibility@3.1.0
[11:13:16.969] npm warn node_modules/@dnd-kit/accessibility
[11:13:16.969] npm warn @dnd-kit/accessibility@"^3.0.0" from @dnd-kit/core@6.0.8
[11:13:16.969] npm warn node_modules/@dnd-kit/core
[11:13:17.122] npm warn ERESOLVE overriding peer dependency
[11:13:17.122] npm warn While resolving: @dnd-kit/core@6.0.8
[11:13:17.123] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.123] npm warn node_modules/react
[11:13:17.123] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.123] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.124] npm warn
[11:13:17.124] npm warn Could not resolve dependency:
[11:13:17.124] npm warn peer react@">=16.8.0" from @dnd-kit/core@6.0.8
[11:13:17.124] npm warn node_modules/@dnd-kit/core
[11:13:17.130] npm warn peer @dnd-kit/core@"^6.0.7" from @dnd-kit/sortable@7.0.2
[11:13:17.130] npm warn node_modules/@dnd-kit/sortable
[11:13:17.131] npm warn 2 more (@payloadcms/next, @payloadcms/ui)
[11:13:17.131] npm warn
[11:13:17.131] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.131] npm warn node_modules/react
[11:13:17.131] npm warn peer react@">=16.8.0" from @dnd-kit/core@6.0.8
[11:13:17.132] npm warn node_modules/@dnd-kit/core
[11:13:17.132] npm warn peer @dnd-kit/core@"^6.0.7" from @dnd-kit/sortable@7.0.2
[11:13:17.132] npm warn node_modules/@dnd-kit/sortable
[11:13:17.132] npm warn 2 more (@payloadcms/next, @payloadcms/ui)
[11:13:17.135] npm warn ERESOLVE overriding peer dependency
[11:13:17.135] npm warn While resolving: @dnd-kit/core@6.0.8
[11:13:17.135] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:17.135] npm warn node_modules/react-dom
[11:13:17.135] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.135] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.135] npm warn
[11:13:17.135] npm warn Could not resolve dependency:
[11:13:17.135] npm warn peer react-dom@">=16.8.0" from @dnd-kit/core@6.0.8
[11:13:17.135] npm warn node_modules/@dnd-kit/core
[11:13:17.136] npm warn peer @dnd-kit/core@"^6.0.7" from @dnd-kit/sortable@7.0.2
[11:13:17.136] npm warn node_modules/@dnd-kit/sortable
[11:13:17.136] npm warn 2 more (@payloadcms/next, @payloadcms/ui)
[11:13:17.136] npm warn
[11:13:17.136] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:17.136] npm warn node_modules/react-dom
[11:13:17.136] npm warn peer react-dom@">=16.8.0" from @dnd-kit/core@6.0.8
[11:13:17.136] npm warn node_modules/@dnd-kit/core
[11:13:17.136] npm warn peer @dnd-kit/core@"^6.0.7" from @dnd-kit/sortable@7.0.2
[11:13:17.136] npm warn node_modules/@dnd-kit/sortable
[11:13:17.136] npm warn 2 more (@payloadcms/next, @payloadcms/ui)
[11:13:17.136] npm warn ERESOLVE overriding peer dependency
[11:13:17.136] npm warn While resolving: @dnd-kit/sortable@7.0.2
[11:13:17.137] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.137] npm warn node_modules/react
[11:13:17.137] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.137] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.138] npm warn
[11:13:17.138] npm warn Could not resolve dependency:
[11:13:17.138] npm warn peer react@">=16.8.0" from @dnd-kit/sortable@7.0.2
[11:13:17.138] npm warn node_modules/@dnd-kit/sortable
[11:13:17.138] npm warn @dnd-kit/sortable@"7.0.2" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.138] npm warn node_modules/@payloadcms/ui
[11:13:17.138] npm warn
[11:13:17.138] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.138] npm warn node_modules/react
[11:13:17.138] npm warn peer react@">=16.8.0" from @dnd-kit/sortable@7.0.2
[11:13:17.139] npm warn node_modules/@dnd-kit/sortable
[11:13:17.139] npm warn @dnd-kit/sortable@"7.0.2" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.139] npm warn node_modules/@payloadcms/ui
[11:13:17.139] npm warn ERESOLVE overriding peer dependency
[11:13:17.139] npm warn While resolving: @dnd-kit/utilities@3.2.2
[11:13:17.139] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.139] npm warn node_modules/react
[11:13:17.140] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.140] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.141] npm warn
[11:13:17.142] npm warn Could not resolve dependency:
[11:13:17.142] npm warn peer react@">=16.8.0" from @dnd-kit/utilities@3.2.2
[11:13:17.142] npm warn node_modules/@dnd-kit/utilities
[11:13:17.142] npm warn @dnd-kit/utilities@"^3.2.1" from @dnd-kit/core@6.0.8
[11:13:17.142] npm warn node_modules/@dnd-kit/core
[11:13:17.142] npm warn 1 more (@dnd-kit/sortable)
[11:13:17.142] npm warn
[11:13:17.143] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.143] npm warn node_modules/react
[11:13:17.143] npm warn peer react@">=16.8.0" from @dnd-kit/utilities@3.2.2
[11:13:17.143] npm warn node_modules/@dnd-kit/utilities
[11:13:17.143] npm warn @dnd-kit/utilities@"^3.2.1" from @dnd-kit/core@6.0.8
[11:13:17.143] npm warn node_modules/@dnd-kit/core
[11:13:17.143] npm warn 1 more (@dnd-kit/sortable)
[11:13:17.147] npm warn ERESOLVE overriding peer dependency
[11:13:17.147] npm warn While resolving: @emotion/react@11.13.3
[11:13:17.147] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.148] npm warn node_modules/react
[11:13:17.148] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.148] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.148] npm warn
[11:13:17.148] npm warn Could not resolve dependency:
[11:13:17.148] npm warn peer react@">=16.8.0" from @emotion/react@11.13.3
[11:13:17.148] npm warn node_modules/@emotion/react
[11:13:17.149] npm warn @emotion/react@"^11.8.1" from react-select@5.8.0
[11:13:17.149] npm warn node_modules/react-select
[11:13:17.149] npm warn
[11:13:17.149] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.149] npm warn node_modules/react
[11:13:17.149] npm warn peer react@">=16.8.0" from @emotion/react@11.13.3
[11:13:17.149] npm warn node_modules/@emotion/react
[11:13:17.149] npm warn @emotion/react@"^11.8.1" from react-select@5.8.0
[11:13:17.149] npm warn node_modules/react-select
[11:13:17.152] npm warn ERESOLVE overriding peer dependency
[11:13:17.152] npm warn While resolving: @emotion/use-insertion-effect-with-fallbacks@1.1.0
[11:13:17.152] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.152] npm warn node_modules/react
[11:13:17.152] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.152] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.152] npm warn
[11:13:17.153] npm warn Could not resolve dependency:
[11:13:17.153] npm warn peer react@">=16.8.0" from @emotion/use-insertion-effect-with-fallbacks@1.1.0
[11:13:17.153] npm warn node_modules/@emotion/use-insertion-effect-with-fallbacks
[11:13:17.153] npm warn @emotion/use-insertion-effect-with-fallbacks@"^1.1.0" from @emotion/react@11.13.3
[11:13:17.153] npm warn node_modules/@emotion/react
[11:13:17.153] npm warn
[11:13:17.153] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.154] npm warn node_modules/react
[11:13:17.154] npm warn peer react@">=16.8.0" from @emotion/use-insertion-effect-with-fallbacks@1.1.0
[11:13:17.154] npm warn node_modules/@emotion/use-insertion-effect-with-fallbacks
[11:13:17.154] npm warn @emotion/use-insertion-effect-with-fallbacks@"^1.1.0" from @emotion/react@11.13.3
[11:13:17.154] npm warn node_modules/@emotion/react
[11:13:17.157] npm warn ERESOLVE overriding peer dependency
[11:13:17.158] npm warn While resolving: @floating-ui/react@0.26.22
[11:13:17.158] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.158] npm warn node_modules/react
[11:13:17.158] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.158] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.158] npm warn
[11:13:17.158] npm warn Could not resolve dependency:
[11:13:17.158] npm warn peer react@">=16.8.0" from @floating-ui/react@0.26.22
[11:13:17.158] npm warn node_modules/@floating-ui/react
[11:13:17.159] npm warn @floating-ui/react@"^0.26.2" from react-datepicker@6.9.0
[11:13:17.159] npm warn node_modules/react-datepicker
[11:13:17.159] npm warn
[11:13:17.159] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.159] npm warn node_modules/react
[11:13:17.159] npm warn peer react@">=16.8.0" from @floating-ui/react@0.26.22
[11:13:17.159] npm warn node_modules/@floating-ui/react
[11:13:17.159] npm warn @floating-ui/react@"^0.26.2" from react-datepicker@6.9.0
[11:13:17.159] npm warn node_modules/react-datepicker
[11:13:17.161] npm warn ERESOLVE overriding peer dependency
[11:13:17.161] npm warn While resolving: @floating-ui/react@0.26.22
[11:13:17.161] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:17.161] npm warn node_modules/react-dom
[11:13:17.162] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.162] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.162] npm warn
[11:13:17.162] npm warn Could not resolve dependency:
[11:13:17.162] npm warn peer react-dom@">=16.8.0" from @floating-ui/react@0.26.22
[11:13:17.162] npm warn node_modules/@floating-ui/react
[11:13:17.162] npm warn @floating-ui/react@"^0.26.2" from react-datepicker@6.9.0
[11:13:17.162] npm warn node_modules/react-datepicker
[11:13:17.162] npm warn
[11:13:17.162] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:17.162] npm warn node_modules/react-dom
[11:13:17.162] npm warn peer react-dom@">=16.8.0" from @floating-ui/react@0.26.22
[11:13:17.163] npm warn node_modules/@floating-ui/react
[11:13:17.163] npm warn @floating-ui/react@"^0.26.2" from react-datepicker@6.9.0
[11:13:17.163] npm warn node_modules/react-datepicker
[11:13:17.172] npm warn ERESOLVE overriding peer dependency
[11:13:17.172] npm warn While resolving: @floating-ui/react-dom@2.1.1
[11:13:17.173] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.173] npm warn node_modules/react
[11:13:17.173] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.173] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.173] npm warn
[11:13:17.173] npm warn Could not resolve dependency:
[11:13:17.173] npm warn peer react@">=16.8.0" from @floating-ui/react-dom@2.1.1
[11:13:17.173] npm warn node_modules/@floating-ui/react-dom
[11:13:17.173] npm warn @floating-ui/react-dom@"^2.1.1" from @floating-ui/react@0.26.22
[11:13:17.174] npm warn node_modules/@floating-ui/react
[11:13:17.174] npm warn
[11:13:17.174] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.174] npm warn node_modules/react
[11:13:17.174] npm warn peer react@">=16.8.0" from @floating-ui/react-dom@2.1.1
[11:13:17.174] npm warn node_modules/@floating-ui/react-dom
[11:13:17.174] npm warn @floating-ui/react-dom@"^2.1.1" from @floating-ui/react@0.26.22
[11:13:17.174] npm warn node_modules/@floating-ui/react
[11:13:17.179] npm warn ERESOLVE overriding peer dependency
[11:13:17.179] npm warn While resolving: @floating-ui/react-dom@2.1.1
[11:13:17.179] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:17.179] npm warn node_modules/react-dom
[11:13:17.179] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.179] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.179] npm warn
[11:13:17.179] npm warn Could not resolve dependency:
[11:13:17.179] npm warn peer react-dom@">=16.8.0" from @floating-ui/react-dom@2.1.1
[11:13:17.179] npm warn node_modules/@floating-ui/react-dom
[11:13:17.179] npm warn @floating-ui/react-dom@"^2.1.1" from @floating-ui/react@0.26.22
[11:13:17.180] npm warn node_modules/@floating-ui/react
[11:13:17.180] npm warn
[11:13:17.180] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:17.180] npm warn node_modules/react-dom
[11:13:17.180] npm warn peer react-dom@">=16.8.0" from @floating-ui/react-dom@2.1.1
[11:13:17.180] npm warn node_modules/@floating-ui/react-dom
[11:13:17.180] npm warn @floating-ui/react-dom@"^2.1.1" from @floating-ui/react@0.26.22
[11:13:17.180] npm warn node_modules/@floating-ui/react
[11:13:17.305] npm warn ERESOLVE overriding peer dependency
[11:13:17.306] npm warn While resolving: @lexical/devtools-core@0.17.0
[11:13:17.306] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.306] npm warn node_modules/react
[11:13:17.306] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.307] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.307] npm warn
[11:13:17.312] npm warn Could not resolve dependency:
[11:13:17.312] npm warn peer react@">=17.x" from @lexical/devtools-core@0.17.0
[11:13:17.312] npm warn node_modules/@lexical/devtools-core
[11:13:17.312] npm warn @lexical/devtools-core@"0.17.0" from @lexical/react@0.17.0
[11:13:17.312] npm warn node_modules/@lexical/react
[11:13:17.312] npm warn
[11:13:17.312] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.312] npm warn node_modules/react
[11:13:17.312] npm warn peer react@">=17.x" from @lexical/devtools-core@0.17.0
[11:13:17.312] npm warn node_modules/@lexical/devtools-core
[11:13:17.313] npm warn @lexical/devtools-core@"0.17.0" from @lexical/react@0.17.0
[11:13:17.313] npm warn node_modules/@lexical/react
[11:13:17.336] npm warn ERESOLVE overriding peer dependency
[11:13:17.337] npm warn While resolving: @lexical/devtools-core@0.17.0
[11:13:17.337] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:17.337] npm warn node_modules/react-dom
[11:13:17.338] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.338] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.338] npm warn
[11:13:17.338] npm warn Could not resolve dependency:
[11:13:17.338] npm warn peer react-dom@">=17.x" from @lexical/devtools-core@0.17.0
[11:13:17.338] npm warn node_modules/@lexical/devtools-core
[11:13:17.339] npm warn @lexical/devtools-core@"0.17.0" from @lexical/react@0.17.0
[11:13:17.339] npm warn node_modules/@lexical/react
[11:13:17.339] npm warn
[11:13:17.339] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:17.339] npm warn node_modules/react-dom
[11:13:17.340] npm warn peer react-dom@">=17.x" from @lexical/devtools-core@0.17.0
[11:13:17.340] npm warn node_modules/@lexical/devtools-core
[11:13:17.341] npm warn @lexical/devtools-core@"0.17.0" from @lexical/react@0.17.0
[11:13:17.341] npm warn node_modules/@lexical/react
[11:13:17.341] npm warn ERESOLVE overriding peer dependency
[11:13:17.341] npm warn While resolving: @lexical/react@0.17.0
[11:13:17.342] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.342] npm warn node_modules/react
[11:13:17.343] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.343] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.343] npm warn
[11:13:17.343] npm warn Could not resolve dependency:
[11:13:17.343] npm warn peer react@">=17.x" from @lexical/react@0.17.0
[11:13:17.343] npm warn node_modules/@lexical/react
[11:13:17.343] npm warn @lexical/react@"0.17.0" from @payloadcms/richtext-lexical@3.0.0-beta.91
[11:13:17.344] npm warn node_modules/@payloadcms/richtext-lexical
[11:13:17.344] npm warn
[11:13:17.344] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.344] npm warn node_modules/react
[11:13:17.344] npm warn peer react@">=17.x" from @lexical/react@0.17.0
[11:13:17.344] npm warn node_modules/@lexical/react
[11:13:17.344] npm warn @lexical/react@"0.17.0" from @payloadcms/richtext-lexical@3.0.0-beta.91
[11:13:17.345] npm warn node_modules/@payloadcms/richtext-lexical
[11:13:17.349] npm warn ERESOLVE overriding peer dependency
[11:13:17.349] npm warn While resolving: @lexical/react@0.17.0
[11:13:17.350] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:17.350] npm warn node_modules/react-dom
[11:13:17.350] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.350] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.351] npm warn
[11:13:17.351] npm warn Could not resolve dependency:
[11:13:17.351] npm warn peer react-dom@">=17.x" from @lexical/react@0.17.0
[11:13:17.351] npm warn node_modules/@lexical/react
[11:13:17.351] npm warn @lexical/react@"0.17.0" from @payloadcms/richtext-lexical@3.0.0-beta.91
[11:13:17.352] npm warn node_modules/@payloadcms/richtext-lexical
[11:13:17.352] npm warn
[11:13:17.352] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:17.353] npm warn node_modules/react-dom
[11:13:17.353] npm warn peer react-dom@">=17.x" from @lexical/react@0.17.0
[11:13:17.354] npm warn node_modules/@lexical/react
[11:13:17.354] npm warn @lexical/react@"0.17.0" from @payloadcms/richtext-lexical@3.0.0-beta.91
[11:13:17.354] npm warn node_modules/@payloadcms/richtext-lexical
[11:13:17.453] npm warn ERESOLVE overriding peer dependency
[11:13:17.454] npm warn While resolving: @monaco-editor/react@4.5.1
[11:13:17.454] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.454] npm warn node_modules/react
[11:13:17.454] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.455] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.455] npm warn
[11:13:17.455] npm warn Could not resolve dependency:
[11:13:17.455] npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from @monaco-editor/react@4.5.1
[11:13:17.455] npm warn node_modules/@monaco-editor/react
[11:13:17.456] npm warn @monaco-editor/react@"4.5.1" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.456] npm warn node_modules/@payloadcms/ui
[11:13:17.456] npm warn
[11:13:17.456] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.456] npm warn node_modules/react
[11:13:17.456] npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from @monaco-editor/react@4.5.1
[11:13:17.457] npm warn node_modules/@monaco-editor/react
[11:13:17.457] npm warn @monaco-editor/react@"4.5.1" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.457] npm warn node_modules/@payloadcms/ui
[11:13:17.457] npm warn ERESOLVE overriding peer dependency
[11:13:17.457] npm warn While resolving: @monaco-editor/react@4.5.1
[11:13:17.458] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:17.458] npm warn node_modules/react-dom
[11:13:17.458] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.458] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.458] npm warn
[11:13:17.459] npm warn Could not resolve dependency:
[11:13:17.459] npm warn peer react-dom@"^16.8.0 || ^17.0.0 || ^18.0.0" from @monaco-editor/react@4.5.1
[11:13:17.459] npm warn node_modules/@monaco-editor/react
[11:13:17.459] npm warn @monaco-editor/react@"4.5.1" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.459] npm warn node_modules/@payloadcms/ui
[11:13:17.459] npm warn
[11:13:17.459] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:17.459] npm warn node_modules/react-dom
[11:13:17.459] npm warn peer react-dom@"^16.8.0 || ^17.0.0 || ^18.0.0" from @monaco-editor/react@4.5.1
[11:13:17.459] npm warn node_modules/@monaco-editor/react
[11:13:17.459] npm warn @monaco-editor/react@"4.5.1" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.460] npm warn node_modules/@payloadcms/ui
[11:13:17.556] npm warn ERESOLVE overriding peer dependency
[11:13:17.557] npm warn While resolving: react-animate-height@2.1.2
[11:13:17.557] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.557] npm warn node_modules/react
[11:13:17.557] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.557] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.558] npm warn
[11:13:17.558] npm warn Could not resolve dependency:
[11:13:17.558] npm warn peer react@">=15.6.2" from react-animate-height@2.1.2
[11:13:17.558] npm warn node_modules/react-animate-height
[11:13:17.558] npm warn react-animate-height@"2.1.2" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.558] npm warn node_modules/@payloadcms/ui
[11:13:17.559] npm warn
[11:13:17.559] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.559] npm warn node_modules/react
[11:13:17.559] npm warn peer react@">=15.6.2" from react-animate-height@2.1.2
[11:13:17.559] npm warn node_modules/react-animate-height
[11:13:17.559] npm warn react-animate-height@"2.1.2" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.560] npm warn node_modules/@payloadcms/ui
[11:13:17.560] npm warn ERESOLVE overriding peer dependency
[11:13:17.560] npm warn While resolving: react-animate-height@2.1.2
[11:13:17.560] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:17.561] npm warn node_modules/react-dom
[11:13:17.561] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.561] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.561] npm warn
[11:13:17.561] npm warn Could not resolve dependency:
[11:13:17.561] npm warn peer react-dom@">=15.6.2" from react-animate-height@2.1.2
[11:13:17.561] npm warn node_modules/react-animate-height
[11:13:17.562] npm warn react-animate-height@"2.1.2" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.562] npm warn node_modules/@payloadcms/ui
[11:13:17.562] npm warn
[11:13:17.562] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:17.562] npm warn node_modules/react-dom
[11:13:17.562] npm warn peer react-dom@">=15.6.2" from react-animate-height@2.1.2
[11:13:17.563] npm warn node_modules/react-animate-height
[11:13:17.563] npm warn react-animate-height@"2.1.2" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.563] npm warn node_modules/@payloadcms/ui
[11:13:17.684] npm warn ERESOLVE overriding peer dependency
[11:13:17.685] npm warn While resolving: react-datepicker@6.9.0
[11:13:17.685] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.685] npm warn node_modules/react
[11:13:17.685] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.685] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.686] npm warn
[11:13:17.686] npm warn Could not resolve dependency:
[11:13:17.686] npm warn peer react@"^16.9.0 || ^17 || ^18" from react-datepicker@6.9.0
[11:13:17.686] npm warn node_modules/react-datepicker
[11:13:17.686] npm warn react-datepicker@"6.9.0" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.686] npm warn node_modules/@payloadcms/ui
[11:13:17.687] npm warn
[11:13:17.687] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.687] npm warn node_modules/react
[11:13:17.687] npm warn peer react@"^16.9.0 || ^17 || ^18" from react-datepicker@6.9.0
[11:13:17.687] npm warn node_modules/react-datepicker
[11:13:17.687] npm warn react-datepicker@"6.9.0" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.688] npm warn node_modules/@payloadcms/ui
[11:13:17.688] npm warn ERESOLVE overriding peer dependency
[11:13:17.688] npm warn While resolving: react-datepicker@6.9.0
[11:13:17.688] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:17.688] npm warn node_modules/react-dom
[11:13:17.689] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.689] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.689] npm warn
[11:13:17.689] npm warn Could not resolve dependency:
[11:13:17.689] npm warn peer react-dom@"^16.9.0 || ^17 || ^18" from react-datepicker@6.9.0
[11:13:17.689] npm warn node_modules/react-datepicker
[11:13:17.690] npm warn react-datepicker@"6.9.0" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.690] npm warn node_modules/@payloadcms/ui
[11:13:17.690] npm warn
[11:13:17.690] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:17.690] npm warn node_modules/react-dom
[11:13:17.690] npm warn peer react-dom@"^16.9.0 || ^17 || ^18" from react-datepicker@6.9.0
[11:13:17.690] npm warn node_modules/react-datepicker
[11:13:17.690] npm warn react-datepicker@"6.9.0" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.690] npm warn node_modules/@payloadcms/ui
[11:13:17.794] npm warn ERESOLVE overriding peer dependency
[11:13:17.795] npm warn While resolving: react-diff-viewer-continued@3.2.6
[11:13:17.795] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.795] npm warn node_modules/react
[11:13:17.795] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.796] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.796] npm warn
[11:13:17.796] npm warn Could not resolve dependency:
[11:13:17.796] npm warn peer react@"^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" from react-diff-viewer-continued@3.2.6
[11:13:17.796] npm warn node_modules/react-diff-viewer-continued
[11:13:17.796] npm warn react-diff-viewer-continued@"3.2.6" from @payloadcms/next@3.0.0-beta.91
[11:13:17.797] npm warn node_modules/@payloadcms/next
[11:13:17.797] npm warn
[11:13:17.797] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.797] npm warn node_modules/react
[11:13:17.797] npm warn peer react@"^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" from react-diff-viewer-continued@3.2.6
[11:13:17.797] npm warn node_modules/react-diff-viewer-continued
[11:13:17.797] npm warn react-diff-viewer-continued@"3.2.6" from @payloadcms/next@3.0.0-beta.91
[11:13:17.798] npm warn node_modules/@payloadcms/next
[11:13:17.800] npm warn ERESOLVE overriding peer dependency
[11:13:17.801] npm warn While resolving: react-diff-viewer-continued@3.2.6
[11:13:17.801] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:17.801] npm warn node_modules/react-dom
[11:13:17.801] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.801] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.801] npm warn
[11:13:17.801] npm warn Could not resolve dependency:
[11:13:17.802] npm warn peer react-dom@"^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" from react-diff-viewer-continued@3.2.6
[11:13:17.802] npm warn node_modules/react-diff-viewer-continued
[11:13:17.802] npm warn react-diff-viewer-continued@"3.2.6" from @payloadcms/next@3.0.0-beta.91
[11:13:17.802] npm warn node_modules/@payloadcms/next
[11:13:17.802] npm warn
[11:13:17.802] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:17.802] npm warn node_modules/react-dom
[11:13:17.803] npm warn peer react-dom@"^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" from react-diff-viewer-continued@3.2.6
[11:13:17.803] npm warn node_modules/react-diff-viewer-continued
[11:13:17.803] npm warn react-diff-viewer-continued@"3.2.6" from @payloadcms/next@3.0.0-beta.91
[11:13:17.803] npm warn node_modules/@payloadcms/next
[11:13:17.866] npm warn ERESOLVE overriding peer dependency
[11:13:17.867] npm warn While resolving: react-error-boundary@4.0.13
[11:13:17.867] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.867] npm warn node_modules/react
[11:13:17.867] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.868] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.868] npm warn
[11:13:17.868] npm warn Could not resolve dependency:
[11:13:17.868] npm warn peer react@">=16.13.1" from react-error-boundary@4.0.13
[11:13:17.868] npm warn node_modules/react-error-boundary
[11:13:17.868] npm warn react-error-boundary@"4.0.13" from @payloadcms/richtext-lexical@3.0.0-beta.91
[11:13:17.868] npm warn node_modules/@payloadcms/richtext-lexical
[11:13:17.870] npm warn
[11:13:17.870] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.870] npm warn node_modules/react
[11:13:17.870] npm warn peer react@">=16.13.1" from react-error-boundary@4.0.13
[11:13:17.870] npm warn node_modules/react-error-boundary
[11:13:17.870] npm warn react-error-boundary@"4.0.13" from @payloadcms/richtext-lexical@3.0.0-beta.91
[11:13:17.871] npm warn node_modules/@payloadcms/richtext-lexical
[11:13:17.882] npm warn ERESOLVE overriding peer dependency
[11:13:17.882] npm warn While resolving: react-image-crop@10.1.8
[11:13:17.882] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.882] npm warn node_modules/react
[11:13:17.882] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.882] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.882] npm warn
[11:13:17.882] npm warn Could not resolve dependency:
[11:13:17.882] npm warn peer react@">=16.13.1" from react-image-crop@10.1.8
[11:13:17.882] npm warn node_modules/react-image-crop
[11:13:17.882] npm warn react-image-crop@"10.1.8" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.882] npm warn node_modules/@payloadcms/ui
[11:13:17.883] npm warn
[11:13:17.883] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.883] npm warn node_modules/react
[11:13:17.883] npm warn peer react@">=16.13.1" from react-image-crop@10.1.8
[11:13:17.883] npm warn node_modules/react-image-crop
[11:13:17.883] npm warn react-image-crop@"10.1.8" from @payloadcms/ui@3.0.0-beta.91
[11:13:17.883] npm warn node_modules/@payloadcms/ui
[11:13:17.982] npm warn ERESOLVE overriding peer dependency
[11:13:17.983] npm warn While resolving: react-onclickoutside@6.13.1
[11:13:17.983] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.983] npm warn node_modules/react
[11:13:17.983] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.984] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.984] npm warn
[11:13:17.984] npm warn Could not resolve dependency:
[11:13:17.984] npm warn peer react@"^15.5.x || ^16.x || ^17.x || ^18.x" from react-onclickoutside@6.13.1
[11:13:17.984] npm warn node_modules/react-onclickoutside
[11:13:17.984] npm warn react-onclickoutside@"^6.13.0" from react-datepicker@6.9.0
[11:13:17.984] npm warn node_modules/react-datepicker
[11:13:17.985] npm warn
[11:13:17.985] npm warn Conflicting peer dependency: react@18.3.1
[11:13:17.985] npm warn node_modules/react
[11:13:17.985] npm warn peer react@"^15.5.x || ^16.x || ^17.x || ^18.x" from react-onclickoutside@6.13.1
[11:13:17.985] npm warn node_modules/react-onclickoutside
[11:13:17.985] npm warn react-onclickoutside@"^6.13.0" from react-datepicker@6.9.0
[11:13:17.986] npm warn node_modules/react-datepicker
[11:13:17.986] npm warn ERESOLVE overriding peer dependency
[11:13:17.986] npm warn While resolving: react-onclickoutside@6.13.1
[11:13:17.986] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:17.986] npm warn node_modules/react-dom
[11:13:17.986] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.987] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.987] npm warn
[11:13:17.987] npm warn Could not resolve dependency:
[11:13:17.987] npm warn peer react-dom@"^15.5.x || ^16.x || ^17.x || ^18.x" from react-onclickoutside@6.13.1
[11:13:17.987] npm warn node_modules/react-onclickoutside
[11:13:17.987] npm warn react-onclickoutside@"^6.13.0" from react-datepicker@6.9.0
[11:13:17.988] npm warn node_modules/react-datepicker
[11:13:17.988] npm warn
[11:13:17.988] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:17.988] npm warn node_modules/react-dom
[11:13:17.988] npm warn peer react-dom@"^15.5.x || ^16.x || ^17.x || ^18.x" from react-onclickoutside@6.13.1
[11:13:17.988] npm warn node_modules/react-onclickoutside
[11:13:17.989] npm warn react-onclickoutside@"^6.13.0" from react-datepicker@6.9.0
[11:13:17.989] npm warn node_modules/react-datepicker
[11:13:17.998] npm warn ERESOLVE overriding peer dependency
[11:13:17.998] npm warn While resolving: react-select@5.8.0
[11:13:17.998] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:17.999] npm warn node_modules/react
[11:13:17.999] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:17.999] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:17.999] npm warn
[11:13:17.999] npm warn Could not resolve dependency:
[11:13:17.999] npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-select@5.8.0
[11:13:17.999] npm warn node_modules/react-select
[11:13:18.000] npm warn react-select@"5.8.0" from @payloadcms/ui@3.0.0-beta.91
[11:13:18.000] npm warn node_modules/@payloadcms/ui
[11:13:18.000] npm warn
[11:13:18.000] npm warn Conflicting peer dependency: react@18.3.1
[11:13:18.000] npm warn node_modules/react
[11:13:18.000] npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-select@5.8.0
[11:13:18.000] npm warn node_modules/react-select
[11:13:18.000] npm warn react-select@"5.8.0" from @payloadcms/ui@3.0.0-beta.91
[11:13:18.001] npm warn node_modules/@payloadcms/ui
[11:13:18.002] npm warn ERESOLVE overriding peer dependency
[11:13:18.003] npm warn While resolving: react-select@5.8.0
[11:13:18.004] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:18.004] npm warn node_modules/react-dom
[11:13:18.004] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:18.005] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:18.005] npm warn
[11:13:18.005] npm warn Could not resolve dependency:
[11:13:18.005] npm warn peer react-dom@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-select@5.8.0
[11:13:18.005] npm warn node_modules/react-select
[11:13:18.006] npm warn react-select@"5.8.0" from @payloadcms/ui@3.0.0-beta.91
[11:13:18.006] npm warn node_modules/@payloadcms/ui
[11:13:18.006] npm warn
[11:13:18.006] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:18.006] npm warn node_modules/react-dom
[11:13:18.006] npm warn peer react-dom@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-select@5.8.0
[11:13:18.006] npm warn node_modules/react-select
[11:13:18.006] npm warn react-select@"5.8.0" from @payloadcms/ui@3.0.0-beta.91
[11:13:18.007] npm warn node_modules/@payloadcms/ui
[11:13:18.108] npm warn ERESOLVE overriding peer dependency
[11:13:18.108] npm warn While resolving: react-transition-group@4.4.5
[11:13:18.108] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:18.110] npm warn node_modules/react
[11:13:18.115] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:18.115] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:18.115] npm warn
[11:13:18.116] npm warn Could not resolve dependency:
[11:13:18.116] npm warn peer react@">=16.6.0" from react-transition-group@4.4.5
[11:13:18.116] npm warn node_modules/react-transition-group
[11:13:18.116] npm warn react-transition-group@"4.4.5" from @faceless-ui/modal@3.0.0-beta.2
[11:13:18.116] npm warn node_modules/@faceless-ui/modal
[11:13:18.116] npm warn 1 more (react-select)
[11:13:18.116] npm warn
[11:13:18.116] npm warn Conflicting peer dependency: react@18.3.1
[11:13:18.116] npm warn node_modules/react
[11:13:18.117] npm warn peer react@">=16.6.0" from react-transition-group@4.4.5
[11:13:18.117] npm warn node_modules/react-transition-group
[11:13:18.117] npm warn react-transition-group@"4.4.5" from @faceless-ui/modal@3.0.0-beta.2
[11:13:18.128] npm warn node_modules/@faceless-ui/modal
[11:13:18.128] npm warn 1 more (react-select)
[11:13:18.128] npm warn ERESOLVE overriding peer dependency
[11:13:18.128] npm warn While resolving: react-transition-group@4.4.5
[11:13:18.128] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:18.128] npm warn node_modules/react-dom
[11:13:18.128] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:18.128] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:18.128] npm warn
[11:13:18.128] npm warn Could not resolve dependency:
[11:13:18.128] npm warn peer react-dom@">=16.6.0" from react-transition-group@4.4.5
[11:13:18.128] npm warn node_modules/react-transition-group
[11:13:18.128] npm warn react-transition-group@"4.4.5" from @faceless-ui/modal@3.0.0-beta.2
[11:13:18.128] npm warn node_modules/@faceless-ui/modal
[11:13:18.128] npm warn 1 more (react-select)
[11:13:18.128] npm warn
[11:13:18.128] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:18.128] npm warn node_modules/react-dom
[11:13:18.128] npm warn peer react-dom@">=16.6.0" from react-transition-group@4.4.5
[11:13:18.128] npm warn node_modules/react-transition-group
[11:13:18.128] npm warn react-transition-group@"4.4.5" from @faceless-ui/modal@3.0.0-beta.2
[11:13:18.128] npm warn node_modules/@faceless-ui/modal
[11:13:18.128] npm warn 1 more (react-select)
[11:13:18.215] npm warn ERESOLVE overriding peer dependency
[11:13:18.215] npm warn While resolving: sonner@1.5.0
[11:13:18.215] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:18.215] npm warn node_modules/react
[11:13:18.215] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:18.216] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:18.216] npm warn
[11:13:18.216] npm warn Could not resolve dependency:
[11:13:18.216] npm warn peer react@"^18.0.0" from sonner@1.5.0
[11:13:18.216] npm warn node_modules/sonner
[11:13:18.216] npm warn sonner@"^1.5.0" from @payloadcms/next@3.0.0-beta.91
[11:13:18.216] npm warn node_modules/@payloadcms/next
[11:13:18.216] npm warn 1 more (@payloadcms/ui)
[11:13:18.217] npm warn
[11:13:18.217] npm warn Conflicting peer dependency: react@18.3.1
[11:13:18.217] npm warn node_modules/react
[11:13:18.217] npm warn peer react@"^18.0.0" from sonner@1.5.0
[11:13:18.217] npm warn node_modules/sonner
[11:13:18.217] npm warn sonner@"^1.5.0" from @payloadcms/next@3.0.0-beta.91
[11:13:18.217] npm warn node_modules/@payloadcms/next
[11:13:18.217] npm warn 1 more (@payloadcms/ui)
[11:13:18.218] npm warn ERESOLVE overriding peer dependency
[11:13:18.218] npm warn While resolving: sonner@1.5.0
[11:13:18.219] npm warn Found: react-dom@19.0.0-rc-06d0b89e-20240801
[11:13:18.219] npm warn node_modules/react-dom
[11:13:18.219] npm warn react-dom@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:18.219] npm warn 6 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:18.219] npm warn
[11:13:18.219] npm warn Could not resolve dependency:
[11:13:18.219] npm warn peer react-dom@"^18.0.0" from sonner@1.5.0
[11:13:18.219] npm warn node_modules/sonner
[11:13:18.219] npm warn sonner@"^1.5.0" from @payloadcms/next@3.0.0-beta.91
[11:13:18.220] npm warn node_modules/@payloadcms/next
[11:13:18.220] npm warn 1 more (@payloadcms/ui)
[11:13:18.220] npm warn
[11:13:18.220] npm warn Conflicting peer dependency: react-dom@18.3.1
[11:13:18.220] npm warn node_modules/react-dom
[11:13:18.220] npm warn peer react-dom@"^18.0.0" from sonner@1.5.0
[11:13:18.220] npm warn node_modules/sonner
[11:13:18.220] npm warn sonner@"^1.5.0" from @payloadcms/next@3.0.0-beta.91
[11:13:18.220] npm warn node_modules/@payloadcms/next
[11:13:18.221] npm warn 1 more (@payloadcms/ui)
[11:13:18.259] npm warn ERESOLVE overriding peer dependency
[11:13:18.259] npm warn While resolving: use-context-selector@2.0.0
[11:13:18.259] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:18.259] npm warn node_modules/react
[11:13:18.260] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:18.260] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:18.260] npm warn
[11:13:18.260] npm warn Could not resolve dependency:
[11:13:18.260] npm warn peer react@">=18.0.0" from use-context-selector@2.0.0
[11:13:18.261] npm warn node_modules/use-context-selector
[11:13:18.261] npm warn use-context-selector@"2.0.0" from @payloadcms/ui@3.0.0-beta.91
[11:13:18.261] npm warn node_modules/@payloadcms/ui
[11:13:18.261] npm warn
[11:13:18.261] npm warn Conflicting peer dependency: react@18.3.1
[11:13:18.261] npm warn node_modules/react
[11:13:18.262] npm warn peer react@">=18.0.0" from use-context-selector@2.0.0
[11:13:18.263] npm warn node_modules/use-context-selector
[11:13:18.263] npm warn use-context-selector@"2.0.0" from @payloadcms/ui@3.0.0-beta.91
[11:13:18.263] npm warn node_modules/@payloadcms/ui
[11:13:18.263] npm warn ERESOLVE overriding peer dependency
[11:13:18.263] npm warn While resolving: use-isomorphic-layout-effect@1.1.2
[11:13:18.263] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:18.263] npm warn node_modules/react
[11:13:18.263] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:18.264] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:18.264] npm warn
[11:13:18.264] npm warn Could not resolve dependency:
[11:13:18.264] npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from use-isomorphic-layout-effect@1.1.2
[11:13:18.264] npm warn node_modules/use-isomorphic-layout-effect
[11:13:18.264] npm warn use-isomorphic-layout-effect@"^1.1.2" from react-select@5.8.0
[11:13:18.264] npm warn node_modules/react-select
[11:13:18.265] npm warn
[11:13:18.265] npm warn Conflicting peer dependency: react@18.3.1
[11:13:18.265] npm warn node_modules/react
[11:13:18.265] npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from use-isomorphic-layout-effect@1.1.2
[11:13:18.265] npm warn node_modules/use-isomorphic-layout-effect
[11:13:18.265] npm warn use-isomorphic-layout-effect@"^1.1.2" from react-select@5.8.0
[11:13:18.265] npm warn node_modules/react-select
[11:13:18.271] npm warn ERESOLVE overriding peer dependency
[11:13:18.271] npm warn While resolving: react-error-boundary@3.1.4
[11:13:18.271] npm warn Found: react@19.0.0-rc-06d0b89e-20240801
[11:13:18.271] npm warn node_modules/react
[11:13:18.271] npm warn react@"19.0.0-rc-06d0b89e-20240801" from the root project
[11:13:18.272] npm warn 8 more (@faceless-ui/modal, @faceless-ui/scroll-info, ...)
[11:13:18.272] npm warn
[11:13:18.272] npm warn Could not resolve dependency:
[11:13:18.272] npm warn peer react@">=16.13.1" from react-error-boundary@3.1.4
[11:13:18.272] npm warn node_modules/@lexical/react/node_modules/react-error-boundary
[11:13:18.272] npm warn react-error-boundary@"^3.1.4" from @lexical/react@0.17.0
[11:13:18.272] npm warn node_modules/@lexical/react
[11:13:18.273] npm warn
[11:13:18.273] npm warn Conflicting peer dependency: react@18.3.1
[11:13:18.273] npm warn node_modules/react
[11:13:18.273] npm warn peer react@">=16.13.1" from react-error-boundary@3.1.4
[11:13:18.273] npm warn node_modules/@lexical/react/node_modules/react-error-boundary
[11:13:18.273] npm warn react-error-boundary@"^3.1.4" from @lexical/react@0.17.0
[11:13:18.273] npm warn node_modules/@lexical/react
[11:13:21.471] npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
[11:13:22.844] npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
[11:13:22.995] npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
[11:13:25.725] npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
[11:13:25.773] npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
[11:13:39.376]
[11:13:39.378] added 861 packages in 24s
[11:13:39.378]
[11:13:39.379] 200 packages are looking for funding
[11:13:39.379] run npm fund
for details
[11:13:39.409] Detected Next.js version: 15.0.0-canary.104
[11:13:39.419] Running "npm run build"
[11:13:39.558]
[11:13:39.558] > payloadcms-blog@1.0.0 build
[11:13:39.558] > cross-env NODE_OPTIONS=--no-deprecation next build
[11:13:39.558]
[11:13:40.176] Attention: Next.js now collects completely anonymous telemetry regarding usage.
[11:13:40.176] This information is used to shape Next.js' roadmap and prioritize features.
[11:13:40.177] 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:
[11:13:40.177] https://nextjs.org/telemetry
[11:13:40.177]
[11:13:40.241] ▲ Next.js 15.0.0-canary.104
[11:13:40.241] - Experiments (use with caution):
[11:13:40.242] · turbo
[11:13:40.242]
[11:13:40.323] Creating an optimized production build ...
[11:14:19.190] ✓ Compiled successfully
[11:14:19.203] Skipping validation of types
[11:14:19.203] Linting ...
[11:14:24.218] Collecting page data ...
[11:14:28.834] Generating static pages (0/7) ...
[11:14:28.875] Generating static pages (1/7)
[11:14:28.892] Generating static pages (3/7)
[11:14:29.081] Generating static pages (5/7)
[11:14:32.323] ✓ Generating static pages (7/7)
[11:14:33.698] Finalizing page optimization ...
[11:14:33.698] Collecting build traces ...
[11:14:42.251]
[11:14:42.254] Route (app) Size First Load JS
[11:14:42.255] ┌ ○ / 1 kB 92.5 kB
[11:14:42.255] ├ ○ /_not-found 897 B 92.4 kB
[11:14:42.256] ├ ƒ /admin/[[...segments]] 332 B 489 kB
[11:14:42.256] ├ ƒ /api/[...slug] 0 B 0 B
[11:14:42.256] ├ ƒ /api/graphql 0 B 0 B
[11:14:42.256] ├ ƒ /api/graphql-playground 0 B 0 B
[11:14:42.256] └ ƒ /my-route 0 B 0 B
[11:14:42.256] + First Load JS shared by all 91.5 kB
[11:14:42.257] ├ chunks/3182-edca18f16fa70f1c.js 37.1 kB
[11:14:42.257] ├ chunks/4bd1b696-1b42c86e5e27f85d.js 52 kB
[11:14:42.257] └ other shared chunks (total) 2.43 kB
[11:14:42.257]
[11:14:42.257]
[11:14:42.257] ○ (Static) prerendered as static content
[11:14:42.257] ƒ (Dynamic) server-rendered on demand
[11:14:42.257]
[11:14:42.408] Traced Next.js server files in: 40.958ms
[11:14:43.170] Created all serverless functions in: 759.686ms
[11:14:43.183] Collected static files (public/, static/, .next/static): 6.836ms
[11:14:43.231] Build Completed in /vercel/output [1m]
[11:14:43.503] Deploying outputs...
[11:14:57.820]
[11:14:58.081] Deployment completed
[11:15:08.819] Uploading build cache [163.40 MB]...
[11:15:11.399] Build cache uploaded: 2.582s
Thanks @MuhammadKaifNazeer for posting.
That's the build long, not the runtime logs. The reason for 500 Internal server errors can be found in the runtime logs.
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
Payload Version
beta
Node Version
"node": "^18.20.2 || >=20.9.0"
Next.js Version
15.0.0-canary.104
Describe the Bug
I'm encountering two issues with my Payload CMS setup (beta version):
1. Media Uploads: Media uploads fail with a 500 Internal Server Error in the deployed environment, though they work fine locally.
2. Blog Post Visibility: Blog posts created in the deployed environment are not showing on the website, even though they appear correctly in MongoDB Atlas. The database URI is correctly configured. (in total that's 5 posts but its only showing 4 posts and that four created when I'm in local environment and next post I created on the deployed environment, this post all saved in the MongoDB atlas but that's no showing on the website, and also when I change the title of the 4th blog post (fourth post to 4th post) it's still showing fourth post title not 4th post title)
Could you please assist with resolving these issues?
Reproduction Steps
I don't know how this happened. It works perfectly fine locally, but when I deploy it on Vercel, this problem occurs.
Adapters and Plugins
No response