When Running PluginInstall or PluginUpdate with a list of plugins and
some of those have failed name validation, they are returned as empty
dictionaries. Exclude those before checking the size of the list so that
if all given plugin names failed, then the empty list message is shown.