Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failed - Vercel Application Deployment failed. #157

Open
jahez07 opened this issue Aug 15, 2024 · 2 comments
Open

Build Failed - Vercel Application Deployment failed. #157

jahez07 opened this issue Aug 15, 2024 · 2 comments

Comments

@jahez07
Copy link

jahez07 commented Aug 15, 2024

[20:04:12.913] Running build in Washington, D.C., USA (East) – iad1
[20:04:13.071] Cloning github.com/jahez07/jahez-portfolio (Branch: main, Commit: 868918a)
[20:04:13.079] Skipping build cache, deployment was triggered without cache.
[20:04:13.804] Cloning completed: 732.358ms
[20:04:14.110] Running "vercel build"
[20:04:14.568] Vercel CLI 36.0.0
[20:04:14.980] Installing dependencies...
[20:04:17.320] npm error code ERESOLVE
[20:04:17.321] npm error ERESOLVE could not resolve
[20:04:17.322] npm error
[20:04:17.322] npm error While resolving: react-tilt@0.1.4
[20:04:17.322] npm error Found: react@18.2.0
[20:04:17.322] npm error node_modules/react
[20:04:17.323] npm error react@"^18.2.0" from the root project
[20:04:17.323] npm error peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from @react-spring/animated@9.6.1
[20:04:17.323] npm error node_modules/@react-spring/animated
[20:04:17.323] npm error @react-spring/animated@"~9.6.1" from @react-spring/core@9.6.1
[20:04:17.323] npm error node_modules/@react-spring/core
[20:04:17.324] npm error @react-spring/core@"~9.6.1" from @react-spring/three@9.6.1
[20:04:17.324] npm error node_modules/@react-spring/three
[20:04:17.324] npm error @react-spring/three@"~9.6.1" from @react-three/drei@9.56.27
[20:04:17.324] npm error node_modules/@react-three/drei
[20:04:17.324] npm error @react-spring/animated@"~9.6.1" from @react-spring/three@9.6.1
[20:04:17.325] npm error node_modules/@react-spring/three
[20:04:17.325] npm error @react-spring/three@"~9.6.1" from @react-three/drei@9.56.27
[20:04:17.325] npm error node_modules/@react-three/drei
[20:04:17.325] npm error @react-three/drei@"^9.56.24" from the root project
[20:04:17.325] npm error 17 more (@react-spring/core, @react-spring/shared, ...)
[20:04:17.326] npm error
[20:04:17.326] npm error Could not resolve dependency:
[20:04:17.326] npm error peer react@"^15.0.0 || ^16.0.0-beta || ^16.0.0" from react-tilt@0.1.4
[20:04:17.326] npm error node_modules/react-tilt
[20:04:17.326] npm error react-tilt@"^0.1.4" from the root project
[20:04:17.327] npm error
[20:04:17.327] npm error Conflicting peer dependency: react@16.14.0
[20:04:17.327] npm error node_modules/react
[20:04:17.327] npm error peer react@"^15.0.0 || ^16.0.0-beta || ^16.0.0" from react-tilt@0.1.4
[20:04:17.327] npm error node_modules/react-tilt
[20:04:17.327] npm error react-tilt@"^0.1.4" from the root project
[20:04:17.328] npm error
[20:04:17.328] npm error Fix the upstream dependency conflict, or retry
[20:04:17.328] npm error this command with --force or --legacy-peer-deps
[20:04:17.328] npm error to accept an incorrect (and potentially broken) dependency resolution.
[20:04:17.328] npm error
[20:04:17.329] npm error
[20:04:17.329] npm error For a full report see:
[20:04:17.329] npm error /vercel/.npm/_logs/2024-08-15T16_04_15_101Z-eresolve-report.txt
[20:04:17.333] npm error A complete log of this run can be found in: /vercel/.npm/_logs/2024-08-15T16_04_15_101Z-debug-0.log
[20:04:17.346] Error: Command "npm install" exited with 1
[20:04:17.567]

@Nishant9771
Copy link

Run in your terminal :- npm run build and check it's throw a error or not. If it's throw error then check tilt statement in your code that you left a bracket or not.

@akarshan2602
Copy link

Same problem, i deployed it on netlify and it worked like a charm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants