If you want to add a component, ... to the project, you will typically use the: `nuxi add component` Meanwhile, to add a module, you would use: `nuxi module add` I think it would be good to unify this, as the current usage can be really confusing.