microsoft / microsoft/aspire

[AspireE2E] An Empty AppHost TypeScript (Node.js) project can be created using two template commands

Open
#16,203 1 comment 0 reactions 0 assignees View on GitHub
area-templates
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

**REGRESSION INFO:** Not repro on aspire 13.2

**INSTALL STEPS**
1. Clean machine: Windows11 25h2 x64
1. Install SDK 10.0.202
1. Install Aspire CLI 13.3
`iex "& { $(irm https://aspire.dev/install.ps1) } -Quality dev"`

**REPRO STEPS**
1. Open a normal Command Prompt (do not run as administrator).
1. Run `aspire new` and select the `Empty (TypeScript AppHost)` template to successfully create a new project.
Image

1. Run `aspire new` and select the `Empty AppHost` template, then select `TypeScript (Node.js)` when prompted with `Which language would you like to use?` to successfully create a new project.
Image

**ACTUAL**
An Empty AppHost TypeScript (Node.js) project can be created using two template commands
Image

Image

**EXPECTED**
The "Empty (TypeScript AppHost)" command should be removed, or split into three separate template commands, just like in aspire 13.2.
Aspire CLI 13.2:
Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.