Hi Hernán,
I didn't put ProcessWrapper as a dependency yet, you'll have to load it
first.
Gofer new
url: 'https://smalltalkhub.com/mc/Pharo/MetaRepoForPharo30/main';
configurationOf: 'ProcessWrapper';
loadStable
Thierry
Le 27/02/2015 02:58, Hernán Morales Durand a écrit :
Hi Thierry,
I have tried in Pharo 3:
Gofer new
url: 'https://smalltalkhub.com/mc/Pharo/MetaRepoForPharo30/main';
configurationOf: 'GitFileTree';
loadDevelopment
But it didn't load the ProcessWrapper. Can you tell me how should I install?
Cheers,
Hernán