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
Thank’s in advance
-Eric