Skip to content

Instantly share code, notes, and snippets.

@aanomm
Created December 18, 2023 22:50
Show Gist options
  • Save aanomm/576444258e85e8624bb59dbd8b8ef855 to your computer and use it in GitHub Desktop.
Save aanomm/576444258e85e8624bb59dbd8b8ef855 to your computer and use it in GitHub Desktop.
[09:41:23.262] Running build in Washington, D.C., USA (East) – iad1
[09:41:23.366] Cloning github.com/fucha-co/sapty-roadmap (Branch: main, Commit: ba2dcb8)
[09:41:23.734] Previous build cache not available
[09:41:23.946] Cloning completed: 579.608ms
[09:41:24.248] Running "vercel build"
[09:41:24.746] Vercel CLI 32.7.1
[09:41:25.508] Warning: Detected "engines": { "node": ">=14" } in your `package.json` that will automatically upgrade when a new major Node.js Version is released. Learn More: http://vercel.link/node-version
[09:41:25.538] Installing dependencies...
[09:41:30.102] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
[09:41:30.592] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
[09:41:30.593] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
[09:41:30.739] npm WARN deprecated rollup-plugin-inject@3.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
[09:41:30.869] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
[09:41:52.667]
[09:41:52.668] added 1245 packages in 27s
[09:41:52.668]
[09:41:52.668] 217 packages are looking for funding
[09:41:52.668] run `npm fund` for details
[09:41:52.748] Installing dependencies...
[09:41:54.338] npm notice
[09:41:54.339] npm notice New major version of npm available! 9.8.1 -> 10.2.5
[09:41:54.339] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.5>
[09:41:54.340] npm notice Run `npm install -g npm@10.2.5` to update!
[09:41:54.340] npm notice
[09:41:54.340] npm ERR! code ERESOLVE
[09:41:54.342] npm ERR! ERESOLVE could not resolve
[09:41:54.342] npm ERR!
[09:41:54.343] npm ERR! While resolving: undefined@undefined
[09:41:54.343] npm ERR! Found: @remix-run/serve@1.7.0
[09:41:54.343] npm ERR! node_modules/@remix-run/serve
[09:41:54.343] npm ERR! dev @remix-run/serve@"^1.6.3" from the root project
[09:41:54.343] npm ERR! peerOptional @remix-run/serve@"1.7.0" from @remix-run/dev@1.7.0
[09:41:54.344] npm ERR! node_modules/@remix-run/dev
[09:41:54.344] npm ERR!
[09:41:54.344] npm ERR! Could not resolve dependency:
[09:41:54.344] npm ERR! dev @vercel/remix-run-dev@"1.15.0" from the root project
[09:41:54.345] npm ERR!
[09:41:54.345] npm ERR! Conflicting peer dependency: @remix-run/serve@1.19.3
[09:41:54.345] npm ERR! node_modules/@remix-run/serve
[09:41:54.345] npm ERR! peerOptional @remix-run/serve@"^1.15.0" from @vercel/remix-run-dev@1.15.0
[09:41:54.346] npm ERR! node_modules/@vercel/remix-run-dev
[09:41:54.346] npm ERR! dev @vercel/remix-run-dev@"1.15.0" from the root project
[09:41:54.346] npm ERR!
[09:41:54.346] npm ERR! Fix the upstream dependency conflict, or retry
[09:41:54.346] npm ERR! this command with --force or --legacy-peer-deps
[09:41:54.346] npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
[09:41:54.347] npm ERR!
[09:41:54.347] npm ERR!
[09:41:54.347] npm ERR! For a full report see:
[09:41:54.347] npm ERR! /vercel/.npm/_logs/2023-12-18T22_41_52_972Z-eresolve-report.txt
[09:41:54.347]
[09:41:54.347] npm ERR! A complete log of this run can be found in: /vercel/.npm/_logs/2023-12-18T22_41_52_972Z-debug-0.log
[09:41:54.359] Error: Command "npm install" exited with 1
[09:41:54.798]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment