eugenepro2
PROOP
3 months ago
ERROR: failed to build: failed to solve: cannot replace to directory /var/lib/buildkit/runc-overlayfs/cachemounts/buildkit2231589980/app/.cursor/skills/openai-responses with file
On build step
4 Replies
3 months ago
Could you give some more context? Is this a template? Or your own service?
3 months ago
If it's your own service, is it building using a Dockerfile or Railpack?
My own service. Next.js. The build stopped succeeding after skills were added to the project. Before that, the project was building successfully.
Railpack.
Very odd!
- Can you share your build log and more details on exactly what is failing?
- As much of the package.json as possible, but at minimum your node + package manager version
- If it's possible to get an
lsof your directory, that would be really helpful as well.