Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Labels

Comments

@v-meilei
Copy link

v-meilei commented Nov 8, 2024

OS: Mac (M1 Pro)
Build Version: v1.15.5-alpha.0

Repro Steps:

  1. Create a JavaScript/TypeScript V3 project with "Durable Functions orchestrator" template in VS Code.
  2. F1 -> Select "Azure Functions: Create Function...".
  3. 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.
Image

Actual:
There are no "Durable Functions activity" and "Durable Functions HTTP starter" templates when creating function for a durable JavaScript/TypeScript V3 project.
Image

More Info:

  1. This issue doesn't reproduce on Windows/Linux OS.
  2. This issue doesn't reproduce on a durable Python V1 project.
  3. This issue also reproduces on the current released Azure Functions extension v1.15.4.
  4. This issue reproduces on Node.js 18/20/22 LTS version.
@v-meilei v-meilei added the AT-CTI Created by CTI team label Nov 8, 2024
@v-meilei 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants