-
### Environment
Node v18.14.0
unbuild v1.2.1
Caused by:
@types/aws-lambda v8.10.119
### Reproduction
https://github.com/NamesMT/lambda-voie/tree/649142212e66e91c071389b6e57b224176d2369a
htt…
-
如题。
-
I had this working well with the 3.7.2 version in AWS Lambda using node 8.
AWS is removing the access to node 8 in AWS Lambda next month.
I went to move to node 10 or 12 but need to upgrade to…
-
### Describe the bug
I am using the below package to create the harvest job. But facing error when executing the code from the lambda (Runtime: Node.js 20.x).
**Package:** @aws-sdk/client-mediap…
-
Has anyone found a way to update the node runtime of the Lambda created by this plugin, e.g. those suffixed with `CustomApiGatewayBasePathMappingFunction`?
It seems like the version is hardcoded do…
-
First of all, great library! Thank you!
I'm using it to move an android app to kmp and replacing Android's toasts.
It seems to have an issue with compose 1.7.0-alpha01 on iOS specifically. When I …
-
We want to explorer potential hosting options for the VMS.
So far the options are: **Netlify** and **Cloudflare**. But other options are welcome.
## Tasks
- [ ] Explore "get started" from Netlify
- …
-
The nodejs sub-project is currently using [Lerna](https://lerna.js.org/), which is a tool for managing multiple Node packages in a single repository. The bootstrap/install process that Lerna was used …
-
### 🐛 Describe the bug
In PyTorch 2.5.1, it has been observed that tests involving dynamic shapes get stuck indefinitely. This behavior was not observed in PyTorch 2.4.0, where the same dynamic sha…
-
Hi,
I wanted to use this wonderful module in aws lambda, the key blocker is that when I compile node-parquet module then the whole thing is over 400MB; Unfortunately AWS Lambda allows to upload ~2…