While running the latest WIP: “Version 9 WIP (9.0.25324.06306, 2025-11-20)”
This cli command has been running great until I did the recent WIP update…
$ /Applications/RhinoWIP.app/Contents/Resources/bin/rhinocode list --json
You must install or update .NET to run this application.
App: /Applications/RhinoWIP.app/Contents/Frameworks/RhCore.framework/Versions/A/Resources/RhinoCode.dll
Architecture: arm64
Framework: 'Microsoft.NETCore.App', version '8.0.0' (arm64)
.NET location: /Applications/RhinoWIP.app/Contents/Frameworks/RhCore.framework/Versions/A/Resources/dotnet/arm64/
The following frameworks were found:
9.0.1 at [/Applications/RhinoWIP.app/Contents/Frameworks/RhCore.framework/Versions/A/Resources/dotnet/arm64/shared/Microsoft.NETCore.App]
Learn more:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0&arch=arm64&rid=osx-arm64&os=osx.15
The message seems to indicate that an older .net framework is needed and possibly WIP is running a newer version? I did try doing the download and install of .net 8 before noticing that and it did not help.
Is this something for @eirannejad ?