Hi... I am totally dumb today or what??

I am trying to load:

Metacello new
baseline: 'OSSubprocess';
�� repository: 'github://marianopeck/OSSubprocess:master/repository';
load.

And I am getting this error:

However, I am getting this error:

File Not Found:

'File @ /Users/mariano/Trabajo/PharoConsortium/imagenes/github-cache/marianopeck/OSSubprocess/master/marianopeck-OSSubprocess-18ae52f/repository/OSSubprocess-Tests.package/monticello.meta/version'

And doing a ls i get:

ls -la /Users/mariano/Trabajo/PharoConsortium/imagenes/github-cache/marianopeck/OSSubprocess/master/marianopeck-OSSubprocess-18ae52f/repository/OSSubprocess-Tests.package/monticello.meta/

-rw-r--r-- ��1 mariano staff ��55 Jan 13 14:03 categories.st
-rw-r--r-- ��1 mariano staff �� 0 Jan 13 14:03 initializers.st
-rw-r--r-- ��1 mariano staff ��27 Jan 13 14:03 package


There is no 'version' file as this guy is trying to load.��

The package was saved using GitFileTree.��

Thanks in advacne

--