Azure / Azure/azure-functions-core-tools
Binding type(s) 'entityTrigger' not found
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
Hi, I am following this tutorial to try to setup entity durable functions.
https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-entities?tabs=javascript
However, when I tried to run it I got the following errors:
> The [myFunctionName] function is in error: The binding type(s) 'entityTrigger' were not found in the configured extension bundle. Please ensure the type is correct and the correct version of extension bundle is configured.
Am I missing any step?
I was able to complete the tutorial from here: https://docs.microsoft.com/en-us/azure/azure-functions/durable/quickstart-js-vscode. So I am assuming I have the correct local environment setup.
I am using JavaScript.
Contributor guide
Research direction
Start by comparing the JavaScript durable entities tutorial with the local setup and configured extension bundle described in the issue. Confirm whether the configured bundle supports the entityTrigger binding; done means the tutorial runs locally without the binding-type error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, javascript
- Domain
- cli, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100