<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Hi all,</div><div class=""><br class=""></div><div class="">As recently as 6.0-21580, I had trouble loading packages from SqueakMap.  They'd throw an error like:</div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="3210F253-6219-47C4-9781-E7321B5C0872" src="cid:FA4048AB-B6AE-46D1-B907-0E2AFABA2C63@gateway.sonic.net" class=""></div><div class=""><br class=""></div><div class="">This could be triggered by evaluating e.g.:</div><div class=""><br class=""></div><div class="">#( 'JSON' ) do: [:pkg | Installer squeakmap package: pkg; install].</div><div class=""><br class=""></div><div class="">whereas the following would work without error:</div><div class=""><br class=""></div><div class="">#( 'JSON-tonyg.39.mcz' ) do:<br class="">[:each| (Installer repository: '<a href="http://www.squeaksource.com/JSON" class="">http://www.squeaksource.com/JSON</a>') install: each ]</div><div class=""><br class=""></div><div class="">In 21644, this is no longer an issue.  I can also load e.g. Plot Morph from SqueakMap's UI without problem... whereas it used to throw this error.</div><div class=""><br class=""></div><div class="">So:  "thank you" to those who fixed this!</div><div class=""><br class=""></div><div class="">Thanks & thanks!</div><div class="">Tim</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>