Hi Thomas,

2016-04-15 15:51 GMT+02:00 Thomas Heniart <heniart.tho...@gmail.com>:

> Hello,
>
> I tried this:
> ./pharo Pharo.image eval "Metacello new baseline: #YourTribes; repository:
> 'github://HappyPharoHackers/YourTribes; load: #(tests)'
>

You need to ask your eval to save the image with:

eval --save

Thierry


>
> It seems to load everything but unfortunately when I open the image, I
> don't see my packages
>
> And when I evaluate the Metacello expression in the playground then it
> works.
>
> What is the problem ?
>
> Cheers,
> Thomas
>

Reply via email to