There is a new release of Pharo track - 5 more exercises added, updated metadata of existing exercises, some refactorings, tool changes (gererators, CLI interaction, test runner) and improvements for exercise authors, more to come soon. Thanks to all who contributed!
Hi @bajger
Thanks for your efforts.
I am trying to run the pharo track but am having trouble with the exercism code. The issue is that the recent refactoring removed a number of instance variables in the dev/src/ExercismTools/ExercismExercise.class.st file. I see that the hello-world example was correctly updated at the same commit.
However when I try to set up the Pharo Exercism environment using the instructions the hello-world code will not load. It is looking for the isCore variable that is no longer in the class.
I have documented my findings on the Discord under get-help/pharo and have investigated to the limit of my current access and ability. Could you take a peek please?
It is probably less error-prone if you use the Discord thread, but if you would like me to I can post the content of it here.
TIA
Steven - Discord user stevierayvirus
Whoops - should have posted this under Execism-support, but it’s done now.
You posted in the right place
Discord link for those on Discord … but somewhat unhelpful for people not on Discord.
Problem solved - more detail on Discord, but the key step is to delete the git cache rm -rf pharo-local/iceberg/