Possible Phantom Package Import

What are you trying to do?

I’m trying to import my Separator Project into my Theme Project, but I get an error about importing packages
image

The error message doesn’t make sense since both have Semantic v29.0.0 as their imports, so I’m not sure where the Semantic v26.0.0 is coming from and why that would be impacting the import.

What are the reproduction steps?

Try to import the Separator project into the Theme Project.

Relevant links:

Ok, so what solved this is that the other imported packages were older version of Semantic, so I went and updated all of them, published them, and then updated them in the theme package. Once they were all updated, I was able to seamlessly import the Separator project.