npm run build returns errors #2866
Unanswered
williamliao
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
That is very surprising because all our CI passes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
failed to load config from /home/deaddagger/.com/Lychee-Laravel/vite.config.ts
error during build:
Error: The service was stopped: spawn /home/deaddagger/.com/Lychee-Laravel/node_modules/@esbuild/linux-x64/bin/esbuild EAGAIN
at /home/deaddagger/.com/Lychee-Laravel/node_modules/esbuild/lib/main.js:968:34
at responseCallbacks. (/home/deaddagger/.com/Lychee-Laravel/node_modules/esbuild/lib/main.js:622:9)
at ChildProcess.afterClose (/home/deaddagger/*****.com/Lychee-Laravel/node_modules/esbuild/lib/main.js:613:28)
at ChildProcess.emit (node:events:524:28)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
npm tsc -v
11.0.0
Beta Was this translation helpful? Give feedback.
All reactions