Upgrading to 4.0.0 appears to break lambdas using docker
@godcrampy đang làm issue này rồi.
Từ ngày 11/12/2025.
Đánh giá
Issue này chưa được đánh giá.
Mô tả
I had been using
RUN npm install -g aws-lambda-ric
Which is on me for not pinning it to a specific version, but with this after the 4.0.0 release on a new build of an image the lambda will no longer start.
2025-12-06T02:12:47.652Z | npm error could not determine executable to run
-- | --
| 2025-12-06T02:12:47.653Z | npm error A complete log of this run can be found in: /tmp/.npm/_logs/2025-12-06T02_12_46_306Z-debug-0.log
| 2025-12-06T02:12:47.664Z | INIT_REPORT Init Duration: 1421.03 ms Phase: init Status: error Error Type: Runtime.ExitError
Pinning to 3.3.0 allows our service to run.
RUN npm install -g aws-lambda-ric@3.3.0
This is across multiple projects for separate company stacks I am seeing this. I've pinned to 3.3.0 across the board.
This is running with node:24 as a base image, and had experienced with a node:23 deployment.
Here is an example of what is being used for the entrypoint with aws-lambda-ric:
ENTRYPOINT ["/usr/local/bin/npx", "aws-lambda-ric"]
CMD ["lib/serverless/lambda/lambda.handler"]
Noting again that after pinning the lambdas work as expected.
This is too similar to the pattern shown here, where the version is unpinned:
- Ngôn ngữ chính
- TypeScript
- Star
- 224
- Fork
- 60
- Merge trung bình
- 26 phút
- Pull request đã merge (30 ngày)
- 2
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của aws/aws-lambda-nodejs-runtime-interface-client
-
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 20/100
aws/aws-lambda-nodejs-runtime-interface-client#198 · 3 bình luận · 6 reaction ·
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 48/100
aws/aws-lambda-nodejs-runtime-interface-client#195 · 12 reaction ·
-
AWS Inspector findings for curl Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 38/100
aws/aws-lambda-nodejs-runtime-interface-client#159 · 2 reaction ·
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 42/100
aws/aws-lambda-nodejs-runtime-interface-client#145 · 1 bình luận · 6 reaction ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
aws/aws-lambda-nodejs-runtime-interface-client#121 · 5 bình luận ·
Tất cả issue của aws/aws-lambda-nodejs-runtime-interface-client
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
bug v2
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
modelcontextprotocol/inspector#2458 · 1 bình luận ·
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 75/100
railmapgen/rmp-gallery#4068 ·
-
Mend: dependency security vulnerability status: needs triage 🕵️♀️
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
carbon-design-system/ibm-products#9907 ·