Build failing - npm run build - EBUSY error
Trying to run a build and getting this error.
I've tried changing the build command to
CI=false npm run build
- but still get the same thing13 Replies
Project ID:
0c9d3497-0d74-4624-bee2-8449ab0fab7f
0c9d3497-0d74-4624-bee2-8449ab0fab7f
build logs please https://bookmarklets.up.railway.app/log-downloader/
what kind of app is this?
node.js
i can tell that but more specifically?
express server, written in typescript
try setting a service variable
NIXPACKS_NO_CACHE
to 1
okay trying now
looks like its working
yep. the build succeeded
Thanks.
is that a common issue?
am I doing something wrong?
first ive seen, you arent doing anything wrong
hmm okay thanks!
have a good one
you too!