I get an error when trying to load Willow-bootstrap and willow-JQueryUI using the Metacello script
(prior to this I have loaded Willow 12.1.0 first in Pharo 8 / Windows 10) maybe this has something to do with the following line in setUpDependencies: baseline: 'Willow' with: [ spec repository: 'github://ba-st/Willow:v12/source' ] if I pull in BaselineOfWillow-Bootstrap / JqueryUI thru iceberg, then edit Willow:v12 to Willow:12.1.0, then I can successfully load thru iceberg right-click metacello(default) except that it takes too long - seems it goes thru all the packages incl seaside etc each time can the Baseline(s) be fixed in the appropriate way and can the loading be optimised thanks Sanjay ----- cheers, Sanjay -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
