failed to copy linked module directory to layer path: #322
mishageorge0
started this conversation in
Builder Team
Replies: 1 comment
-
There's not a lot to go on here. It looks like lifecycle is having a problem. Here are a couple of very general suggestions:
If you can post more information, like the full build output with the Hope that helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
while building image in docker, I am getting error.
failed to copy linked module directory to layer path: failed to copy: destination exists: remove /layers/paketo-buildpacks_npm-install/launch-modules: directory not empty
ERROR: failed to build: exit status 1
ERROR: failed to build: executing lifecycle: failed with status code: 51
This issue is inconsistent, and I have tried many workarounds, but they didn’t help.
pack build misha2012/incident-management-srv:latest
--path gen/srv
--builder paketobuildpacks/builder-jammy-base
--publish
Beta Was this translation helpful? Give feedback.
All reactions