Yes, that was it, but then I still don’t understand. Doesn’t can-component itself use can-control? So when I have the higher-level module available, how come I don’t have the lower-level component?
@matthewp can probably give a better answer, but I don’t think Steal will register the dependencies of your dependencies, so you won’t be able to require them unless they’re in your package.json.