-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'm using th…
-
Hi there!
After you released the latest version (with node v18 changes), both the pipeline and our local code, started to fail with many
System.Net.Sockets.SocketException : Connection refused
…
-
First off!
Thanks so much for fixing this!
I did a "clone" previously (https://www.npmjs.com/package/serverless-offline-aws-ssm-local) that has been working well up until the latest release of Ser…
-
## Feature Request
I have multiple projects in production with 100 - 300 lambda functions, they are bundled via `serverless-webpack` and `serverless-esbuild`.
The initial bundling for `serve…
-
`sls deploy`..aws lambda `apigw-cw-role` func
the lambda func name show like this: `trello-clone-api-undefined-custom-resource-apigw-cw-role`
**serverless.yml**
```
org: yeukfei05
app: trel…
-
When I start serverless offline (`serverless offline start`), any requests from previous sessions are replayed. I think this then leads Node to run out of memory. Node doesn't run out of memory every …
-
### Use case description
The planned change in v3.0.0 for `variablesResolutionMode` shouldn't be enforced for AWS SSM variables
### Proposed solution
When using Server…
-
When trying to spin cloud functions locally using `serverless-offline` plugin the warning "found unsupportde runtime nodejs16 for function 'foo'" is thrown and function can't be invoked.
---
При…
-
In our workflow, `sls package` is run separately to the deploy step.
When adding in this plugin, I am receiving the following error when doing `sls package`:
``` Serverless Error ---------------…
-
In my working serverless project deployed already to AWS we have our functions defined in seperate yml files. This doesn't seem to work with serverless-offline
```
functions:
devices: ${file(re…