Hi, I'm still getting error while deployment, any help?

I searched and tried some fix steps but still getting error.
This is full error: "[23:13:40.704] Running build in Washington, D.C., USA (East) – iad1
[23:13:40.809] Cloning GitHub - yasinkarax/ToDo (Branch: main, Commit: b2a0cd3)
[23:13:41.049] Cloning completed: 240.34ms
[23:13:41.177] Previous build cache not available
[23:13:41.405] Running “vercel build”
[23:13:41.812] Vercel CLI 39.1.1
[23:13:42.395] Installing dependencies…
[23:13:44.903] npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
[23:13:45.125] 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:13:45.592] npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
[23:13:45.610] npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
[23:13:45.642] npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
[23:13:46.799]
[23:13:46.799] added 296 packages in 4s
[23:13:46.799]
[23:13:46.799] 70 packages are looking for funding
[23:13:46.800] run npm fund for details
[23:13:46.817] Running “npm run build”
[23:13:46.949]
[23:13:46.950] > todo@0.0.0 build
[23:13:46.950] > vue-cli-service build
[23:13:46.950]
[23:13:46.954] sh: line 1: vue-cli-service: command not found
[23:13:46.964] Error: Command “npm run build” exited with 127
[23:13:47.146] "
Thanks

Hi, @yasinkarax! Welcome!

We wrote this debugging build errors community post - hopefully it’s helpful for your issue?

Let us know how you get on!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.