-
When run `serverless invoke local --function ${functionName} --path ${path}` in a go function (**using docker #4746**), serverless takes forever in the "Excluding development dependencies" step.
It…
-
I install the plugin using:
`serverless plugin install --name serverless-mocha`
when I try to create a function like this:
`sls create function -f testFunction --handler src/functions/testFunction.…
-
## CVE-2023-36665 - Critical Severity Vulnerability
Vulnerable Libraries - protobufjs-6.11.2.tgz, protobufjs-6.10.1.tgz
protobufjs-6.11.2.tgz
Protocol Buffers for JavaScript (& TypeScript).
Librar…
-
Invoking a function locally with `serverless invoke local -f hello` works the first time, but returns the following error on subsequent runs:
```
EEXIST: file already exists, symlink '/home/rodrig…
-
I'm trying to do just as what you have here in this example, I always encounter this error:
```bash
Error: Failed to create changeset for the stack: sls-my-sample-app, ex: Waiter ChangeSetCreateCo…
-
Hello!
I have a Kafka broker aggregating all my messages from different Kafka instances and topics using kafkasources. My main goal is to deliver these messages to appropriate functions (sequences,…
-
I have a simple setup so far regarding a particular service.
The serverless.yml is setup like so:
```
provider:
name: aws
runtime: nodejs6.10
functions:
uploadAudio:
handl…
-
-
Receiving this error after trying to use this plugin:
```
Serverless Error ----------------------------------------
Configuration error at 'functions['sessions-stream-listener']': unrecogni…
-
## The problem
Some properties have limited support for [intrinsic functions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference.html) (e.g. `Ref`, `Fn::Get…
hoffa updated
5 months ago