Yak CLI on Mac not working

Hello!
I am trying to use yak CLI on macOsx to build a grsshopper plugin. Everytime I trun to run a Yak CLI command it gives me an error.

For example for this command:

"/Applications/Rhino 8.app/Contents/Resources/bin/yak" login

it gives this error:

Unhandled exception. System.IO.FileLoadException: Could not load file or assembly 'yak, Version=0.14.9201.30339, Culture=neutral, PublicKeyToken=null'.
/Applications/Rhino 8.app/Contents/Resources/bin/yak: line 3:  2777 Abort trap: 6           "$dir/dotnet/$(uname -m)/dotnet" "$dir/yak.dll" $@

… I am not sure how to solve it :neutral_face:

Thank’s in advance
-Eric

Hey @Eric_Norman_Gozzi,

What version of Rhino 8 are you using? Have you tried updating to the latest?

Cheers,
Curtis.

Hey @curtisw!
Thank’s a lot for answering. I am using Version 8 (8.17.25066.07002, 2025-03-07). When I check for updates it says is the latest one available.

Bests,
Eric

Hey @Eric_Norman_Gozzi,

I can’t replicate it with that version. Could you try deleting Rhino 8.app completely and reinstalling? It might have been messed up during one of the updates. Also are you on an Intel or Apple Silicon Mac?