anmonteiro / anmonteiro/aws-lambda-ocaml-runtime
How to resolve failed to compute cache key: "/esy.lock" not found: not found error when running build.sh
Open
- Dominant language
- OCaml
- Stars
- 207
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Hi there. I'm trying to spin up a lambda function, but when I run the `build.sh` file (after adapting the `build.sh` and `Dockerfile` scripts to my project -- basically just removing the `examples/basic/` stuff), I get the following error:
```
failed to compute cache key: "/esy.lock" not found: not found
```
I'm happy to provide more details if needed. But is there any quick fix for this that comes to mind? Thanks so much for the work on this project.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.