Skip to content

Cannot install dotnet 8 #1

@giflw

Description

@giflw

I'm trying to install dotnet 8 in Windows 11 using:

mise install dotnet@8 --verbose

But I got only this error about conertion from lua table to preinstall:

DEBUG ARGS: {MISE_DIR}\bin\mise.exe install dotnet@8 --verbose
DEBUG config: {PROJECT_DIR}\mise.toml
DEBUG config: {HOME_DIR}\.config\mise\config.toml
DEBUG install_some_versions: dotnet@8
DEBUG GET http://mise-versions.jdx.dev/dotnet
DEBUG starting new connection: http://mise-versions.jdx.dev/
DEBUG GET http://mise-versions.jdx.dev/dotnet 200 OK
INFO  dotnet@8.0.411  install
DEBUG [vfox:dotnet] pre_install
DEBUG Getting metadata for dotnet
DEBUG starting new connection: https://builds.dotnet.microsoft.com/
Error:
   0: failed to install vfox:dotnet@8.0.411
   1: error converting Lua table to PreInstall (no version returned from vfox plugin)

Location:
   src\backend\vfox.rs:78

Version:
   2025.7.2 windows-x64 (2025-07-09)

  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   1: BaseThreadInitThunk<unknown>
      at <unknown source file>:<unknown line>
   2: RtlUserThreadStart<unknown>
      at <unknown source file>:<unknown line>

Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.

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