<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hey all'y'all, <br>
    </p>
    <p>I am getting an installation error when trying to install the Git
      Browser. I think it is during the Metacello-MC install. I'm stuck.</p>
    <p>The UndefinedObject>>#error: 'only integers should be used
      as indices' is occurring in the
MCFileTreeStCypressReader>>#addExtensionClassAndMethodDefinitionsFromEntry:
      classEntry.</p>
    <p>The classEntry is <br>
    </p>
    <blockquote>
      <p>a DirectoryEntryDirectory String.extension</p>
      <blockquote>
        <p>in the directory:
'/media/rabbit/PRIME/CallistoHouse/squeak-6.0/github-cache/Metacello/metacello/master/Metacello-metacello-214c519/repository/Metacello-MC.package'</p>
      </blockquote>
    </blockquote>
    <p>inside of #addExtensionClassAndMethodDefinitionsFromEntry:
      classEntry., the classPropertiesDict is nil. This is due to the
      classDirectory entries returning another directory '<b>instance</b>'.
      There is no 'properties.ston' or 'properties.json' file inside of
      #isPropertyFile: with the directory 'instance' as the entry
      tested. In fact there is no properties files inside of 'instance'
      directory.<br>
    </p>
    <blockquote>
      <p>classDirectory := self fileUtils directoryFromEntry:
        classEntry.<br>
          ((entries := classDirectory entries) ...<br>
            detect: [ :entry | self isPropertyFile: entry ]<br>
            ifNone: [  ])<br>
      </p>
    </blockquote>
    <p>Help! Muchas gracias!<br>
    </p>
    <div class="moz-signature">-- <br>
      <div>Have a good one; keep it, light.</div>
      <div>Kindly,</div>
      <div>rabbit</div>
      <div>. .. … ‘…^,^</div>
      <br>
      <div>Sent from Callisto House :: decentralized mobile homeless
        solutions</div>
      <br>
      <br>
    </div>
  </body>
</html>