forked from version-fox/vfox-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels