adrianhajdin / collaborative-editor

Learn how to build any collaborative application by building LiveDocs, an improved Google Docs that manages millions of collaborators in real-time.
https://jsm-live-docs.vercel.app
397 stars 105 forks source link

The project wont deply #12

Open Eccentric19Shivam opened 2 months ago

Eccentric19Shivam commented 2 months ago

project is not deploying and showing error:

[23:58:02.801] Running build in Washington, D.C., USA (East) – iad1 [23:58:02.991] Cloning github.com/Eccentric19Shivam/realtime_collab_docs (Branch: main, Commit: 9abe35d) [23:58:03.490] Previous build cache not available [23:58:03.522] Cloning completed: 529.445ms [23:58:04.156] Running "vercel build" [23:58:05.153] Vercel CLI 35.2.3 [23:58:05.971] Installing dependencies... [23:58:14.914] npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported [23:58:16.626] 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. [23:58:18.903] npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead [23:58:18.931] npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead [23:58:19.274] npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported [23:58:28.929] [23:58:28.929] added 710 packages in 22s [23:58:28.930] [23:58:28.930] 160 packages are looking for funding [23:58:28.930] run npm fund for details [23:58:28.960] Detected Next.js version: 14.2.5 [23:58:28.968] Detected package-lock.json generated by npm 7+ [23:58:28.968] Running "npm run build" [23:58:29.104] [23:58:29.104] > jsm_live_docs@0.1.0 build [23:58:29.104] > next build [23:58:29.104] [23:58:29.950] Attention: Next.js now collects completely anonymous telemetry regarding usage. [23:58:29.951] This information is used to shape Next.js' roadmap and prioritize features. [23:58:29.951] 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:58:29.951] https://nextjs.org/telemetry [23:58:29.951] [23:58:30.010] ▲ Next.js 14.2.5 [23:58:30.011] - Experiments (use with caution): [23:58:30.011] · instrumentationHook [23:58:30.011] [23:58:30.083] Creating an optimized production build ... [23:58:30.777] [@sentry/nextjs - Node.js] Info: Sending telemetry data on issues and performance to Sentry. To disable telemetry, set options.telemetry to false. [23:58:56.423] unhandledRejection Error: Command failed: /vercel/path0/node_modules/@sentry/cli-linux-x64/bin/sentry-cli releases new 9abe35d50db1ef172996f13de2369ee2b7ec9e61 [23:58:56.435] WARN 2024-08-13 18:28:56.080011794 +00:00 Unrecognized auth token format! [23:58:56.436] Hint: Did you copy your token correctly? [23:58:56.436] error: Project not found. Please check that you entered the project and organization slugs correctly. [23:58:56.436] [23:58:56.437] Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output. [23:58:56.437] Please attach the full debug log to all bug reports. [23:58:56.437] [23:58:56.437] at genericNodeError (node:internal/errors:984:15) [23:58:56.437] at wrappedFn (node:internal/errors:538:14) [23:58:56.438] at ChildProcess.exithandler (node:child_process:422:12) [23:58:56.438] at ChildProcess.emit (node:events:519:28) [23:58:56.438] at maybeClose (node:internal/child_process:1105:16) [23:58:56.438] at Socket. (node:internal/child_process:457:11) [23:58:56.438] at Socket.emit (node:events:519:28) [23:58:56.438] at Pipe. (node:net:339:12) { [23:58:56.439] code: 1, [23:58:56.439] killed: false, [23:58:56.439] signal: null, [23:58:56.439] cmd: '/vercel/path0/node_modules/@sentry/cli-linux-x64/bin/sentry-cli releases new 9abe35d50db1ef172996f13de2369ee2b7ec9e61' [23:58:56.439] } [23:58:56.531] Error: Command "npm run build" exited with 1 [23:58:57.030]