You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no "Durable Functions activity" and "Durable Functions HTTP starter" templates when creating function for a durable JavaScript/TypeScript V3 project
#4322
Open
v-meilei opened this issue
Nov 8, 2024
· 0 comments
Create a JavaScript/TypeScript V3 project with "Durable Functions orchestrator" template in VS Code.
F1 -> Select "Azure Functions: Create Function...".
Check whether there are "Durable Functions activity" and "Durable Functions HTTP starter" templates or not.
Expect:
There are "Durable Functions activity" and "Durable Functions HTTP starter" templates when creating function for a durable JavaScript/TypeScript V3 project.
Actual:
There are no "Durable Functions activity" and "Durable Functions HTTP starter" templates when creating function for a durable JavaScript/TypeScript V3 project.
More Info:
This issue doesn't reproduce on Windows/Linux OS.
This issue doesn't reproduce on a durable Python V1 project.
This issue also reproduces on the current released Azure Functions extension v1.15.4.
This issue reproduces on Node.js 18/20/22 LTS version.
The text was updated successfully, but these errors were encountered:
v-meilei
changed the title
There are no “Durable Functions activity” and “Durable Functions HTTP starter” templates when creating function for a durable JavaScript/TypeScript V3 project
There are no "Durable Functions activity" and "Durable Functions HTTP starter" templates when creating function for a durable JavaScript/TypeScript V3 project
Nov 8, 2024
OS: Mac (M1 Pro)
Build Version: v1.15.5-alpha.0
Repro Steps:
Expect:
There are "Durable Functions activity" and "Durable Functions HTTP starter" templates when creating function for a durable JavaScript/TypeScript V3 project.
Actual:
There are no "Durable Functions activity" and "Durable Functions HTTP starter" templates when creating function for a durable JavaScript/TypeScript V3 project.
More Info:
The text was updated successfully, but these errors were encountered: