Skip to content

dotnet scaffold is stuck #3154

Open
Open
@timdeschryver

Description

@timdeschryver

Hello, I wanted to try dotnet-scaffold but it seems the scaffold command is stuck.
I left it open for +/- 10 minutes without any output.

After running the command it just hangs on "Discovering scaffolders"

Image

What I tried:

  • I tried several command lines (windows terminal, windows cmd, warp) but these all have the same behavior.
  • I also tried to uninstall and reinstall the command, but with the same result.

I can reproduce it with the following steps:

MyWebApp  dotnet tool install --global Microsoft.dotnet-scaffold
You can invoke the tool using the following command: dotnet-scaffold
Tool 'microsoft.dotnet-scaffold' (version '9.0.1') was successfully installed.
➜ MyWebApp  dotnet --version
9.0.200
➜ MyWebApp  dotnet scaffold

Maybe related, but previously I also had the CLI tool from QuestPDF installed (https://www.questpdf.com/document-previewer.html#installation), and while running dotnet scaffold it opened the QuestPDF preview screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions