@ngdoc error @name $compile:baddir @fullName Invalid Directive/Component Name @description This error occurs when the name of a directive or component is not valid. Directives and Components must start with a lowercase character and must not contain leading or trailing whitespaces.