April 14, 2020
9:35 a.m.
Hi,
On 14 Apr 2020, at 11:23, Sebastijan Kaplar <s.kaplar1@outlook.com> wrote:
MetacelloConflictingProjectError: Load Conflict between existing BaselineOfGrease [baseline] from github://SeasideSt/Grease:v1.4.x/repository and BaselineOfGrease [baseline] from github://SeasideSt/Grease:v1.4.3/repository
Yes I have seen that also before in other situations, and it is super annoying. Apparently, v1.4.x and v1.4.3 are considered different/conflicting. I don't know if this is a bug or by design. I believe you can solve this with #onConflict directives on the Metacello class, but this also feels like a hack. Sven