Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Setup not working #8

Description

@niklasravnsborg

I setup this plugin in .prototools with:

[plugins]
dotnet = "github://Phault/proto-dotnet-plugin"

I then ran and got this error:

➜  RUST_BACKTRACE=1 proto run dotnet 8.0.413
Error:   × Main thread panicked.
  ├─▶ at crates/cli/src/commands/run.rs:135:10
  ╰─▶ Required executable information missing!
         0: 0x1047a47b8 - backtrace::capture::Backtrace::new::h6724c4f97dde8b29
         1: 0x104af5030 - <miette::panic::Panic as core::fmt::Display>::fmt::ha5b827abe4274626
         2: 0x104ae3e7c - miette::handlers::graphical::GraphicalReportHandler::render_causes::he457ae72a406677c
  help: set the `RUST_BACKTRACE=1` environment variable to display a backtrace.

fish: Job 1, 'RUST_BACKTRACE=1 proto run dotn…' terminated by signal SIGABRT (Abort)

This also happens with older versions of dotnet. Tested it with: proto 0.49.1 and proto 0.50.4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions