The latest angular-bootstrap is 0.14 that added prefix "uib-" to directives. 0.14 is also compatible with 0.13, so updating to 0.14 just works. Now, because generator-angular-fullstack uses 0.13, we cannot refer the latest ui-bootstrap document but need to find out 0.13 document. How about upgrading angular-bootstrap to 0.14 ?