This message was deleted.
# general
s
This message was deleted.
a
Files are missing from the final image, files that had to be present during build, like package.json is missing, but node_modules exists with the correct dependencies.. very strange
the image is uploaded to aws-ecr, so maybe its the upload part that is going awry
I tried updating the ci servers also, (were using https://github.com/buildkite/elastic-ci-stack-for-aws) to the newest version, but same issue
seems when I changed
BuilderVersion
to
BuilderVersionBuilderV1
the bug went away