jpsim / jpsim/AWSPics

lambda-login.zip: No such file or directory

Open
#33 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
224
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Getting this error when running from a Amazon Linux 2 AMI
Step 8/8 : CMD ["cat", "/build/dist.zip"]
---> Using cache
---> 385619951be4
Successfully built 385619951be4
Successfully tagged cloudformation-lambda-login:latest
./deploy: line 20: ../dist/lambda-login.zip: No such file or directory

Any recommendations?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with deploy at line 20 and inspect how the build produces dist.zip or lambda-login.zip after the Docker build shown in the report. Reproduce the command on Amazon Linux 2, trace where the archive is written, and verify that deployment completes without the missing-file error.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, docker, javascript, shell
Domain
build-system, cloud, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.