Sven Van Caekenberghe
Sven Van Caekenberghe
This was already fixed in https://github.com/svenvc/zinc/commit/6882f5f06096d56ddee79ff278ecbd09248e7708
this can be closed as duplicate & solved
take over the fix from @daniels220 I guess. it is only a very small change, an edge case guard.
The reason this happens is because you did not specify an image, and somewhere in the startup of the VM there is old code that selects a default image and...
Bernard, Your expectation/understanding is wrong, I think. You also have to tell the image what to do, because it will quit after that. ```` $ ./pharo Pharo.image eval 42 factorial...
Hi Sean, First of all, thanks a lot for testing and for the feedback, this is really helpful. Please continue ;-) Basically, the page `How to Glamorous Toolkit through a...
https://github.com/feenkcom/gtoolkit/issues/3966
The documentation has been updated.
Can we close this ?
1. I did not say that, maybe I wasn't clear enough. I said `GtGitHubCLITool is no longer used and has been replaced by GtGitHubAPITool.` These are tools to work with...